jack23912 / grub4dos-chenall

Automatically exported from code.google.com/p/grub4dos-chenall
0 stars 0 forks source link

Improve hotkey support #136

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

add /hotkey utility and have grub4dos menu:

title [W] Windows install (W)
boot

title ^F10 Reboot  (F10)
reboot

The ^F10 is not displayed on the screen - which is good!
However the chracters [W] are displayed in the menu.

What is the expected output? What do you see instead?

I would like the menu to be displayed as

Windows Install (W)
Reboot (F10)

Instead I get

[W] Windows Install (W)
Reboot (F10)

What version of the product are you using? On what operating system?

Please provide any additional information below.

Is there a way to suppress the [W] from being displayed on the screen?

Original issue reported on code.google.com by Steve6375 on 16 May 2013 at 6:32

GoogleCodeExporter commented 8 years ago
Sorry - did not realise I can do ^W

PLEASE CLOSE - NOT A PROBLEM

Sorry!

Original comment by Steve6375 on 16 May 2013 at 9:16

GoogleCodeExporter commented 8 years ago

Original comment by chenall.cn on 18 May 2013 at 12:11