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 131774 - arrow keys bound to altgr+letters break those keys slightly
arrow keys bound to altgr+letters break those keys slightly
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: Other
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-01-17 14:06 UTC by Mikael Magnusson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Mikael Magnusson 2004-01-17 14:06:42 UTC
I have altgr + the uiop keys bound to left/up/down/right because that is
useful sometimes, but this causes both nautilus and galeon to move focus
between widgets when i just press uiop without altgr down.
the relevant part of my .Xmodmap:

keycode  30 = u U Left
keycode  31 = i I Up
keycode  32 = o O Down
keycode  33 = p P Right
Comment 1 Owen Taylor 2004-02-06 16:10:46 UTC
Not something we can support... what you are running into
is the support in GTK+ for allowing a control-a accelerator
to work on a Russian keyboard in either English or Russian
mode.