Comment 8 for bug 1093935

Revision history for this message
Michael Healy (mehaul) wrote : Re: [Bug 1093935] Re: Keyboard shortcuts for selecting tools no longer functions

On 12/30/2012 02:46 PM, Cameron White wrote:
> Could you run the 'xmodmap' command in a terminal and paste the output?
> I suspect that the code we use to filter out Num Lock, Caps Lock, and
> similar keys may not be working correctly for your system (see bug
> #633104)
>
Here's what I got:

xmodmap
xmodmap: up to 4 keys per modifier, (keycodes in parentheses):

shift Shift_L (0x32), Shift_R (0x3e)
lock Caps_Lock (0x42)
control Control_L (0x25), Control_R (0x69)
mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd)
mod2 Num_Lock (0x4d)
mod3
mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf)
mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb)

Hope this helps!

michael