GNOME Bugzilla – Bug 74831
mod1 is not on my keyboard
Last modified: 2004-12-22 21:47:04 UTC
The default keybindings for "open menu" and "run app" are mod1-F1 and mod1-F2. But my keyboard has no mod1 key.
I defer to Calum ;)
This doesn't depend on 73835, it can be fixed independantly of 73835
I sort of wondered about this one myself. Marking up to high, since it is completely confusing for anyone with a generic keyboard.
Hmm, I agree that would be a problem, although I see "<Alt>F1" and "<Alt>F2" here... is this because it's been fixed recently, or because the dialog tries to do something clever that happens to work for me?
Moving to the keybindings capplet since we don't modify the keybindings through the panel capplet anymore
when we moved to use gtk_accelerator_name instead of the raw XLib before, the name printing changed to <Alt>-F1 instead of Mod1-F1.