kokoye2007 / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 1 forks source link

Better system hotkey management. #163

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
One tester reports that it would be good to allow single-key hotkeys like "~" 
or "Esc".

This brings up two general issues that should eventually be resolved:
  1) Using hotkeys in one Input Method (~'s not used in Burglish) that are used in another (e.g., WaitZar). Why not allow this, and then switch back to the default if the user switches to WaitZar?

  2) Using "command" hotkeys in a sensible fashion. For example, "Esc" as a language hotkey could switch back to English if nothing else is visible on-screen.

This kind of behavior is esoteric, but as long as user's aren't caught off 
guard by it, then it might be worth adding.

1.9 at the earliest.

Original issue reported on code.google.com by seth.h...@gmail.com on 23 Nov 2010 at 10:06