After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 74831 - mod1 is not on my keyboard
mod1 is not on my keyboard
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] Keybinding
unspecified
Other Linux
: High normal
: ---
Assigned To: Jonathan Blandford
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-15 19:33 UTC by Ettore Perazzoli
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Ettore Perazzoli 2002-03-15 19:33:58 UTC
The default keybindings for "open menu" and "run app" are mod1-F1 and
mod1-F2.  But my keyboard has no mod1 key.
Comment 1 Glynn Foster 2002-03-21 11:41:47 UTC
I defer to Calum ;)
Comment 2 Mark McLoughlin 2002-03-21 12:54:03 UTC
This doesn't depend on 73835, it can be fixed independantly of 73835 
Comment 3 Luis Villa 2002-03-21 14:07:45 UTC
I sort of wondered about this one myself. Marking up to high, since it
is completely confusing for anyone with a generic keyboard.
Comment 4 Calum Benson 2002-03-27 16:02:16 UTC
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?
Comment 5 Mark McLoughlin 2002-03-29 15:51:32 UTC
Moving to the keybindings capplet since we don't modify the
keybindings through the panel capplet anymore
Comment 6 Jonathan Blandford 2002-03-29 16:11:38 UTC
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.