On 2015-06-17 2005, Nicolas Bercher wrote: > $ xmodmap -pm > xmodmap: up to 3 keys per modifier, (keycodes in parentheses): > > mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce) > > [...] > > Under xev, is it normal that I get two different key codes for Super_L, > namely 0x85 and 0xce? > > Do any one knows what's wrong?
Not sure what's wrong, but I get the same keycodes for Super_L as you do when running xmodmap. I get the same output for xev also (keycode 133) when pressing Left Super. I use the super/win keys on i3, works fine over here. -- Kareem