Bug#525081: xserver-xorg-input-kbd: keycode for windows keys has changed
On Wed, Apr 22, 2009 at 10:20:31 -0400, Noah Meyerhans wrote:
> (II) config/hal: Adding input device AT Translated Set 2 keyboard
> (**) AT Translated Set 2 keyboard: always reports core events
> (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
> (II) AT Translated Set 2 keyboard: Found keys
> (II) AT Translated Set 2 keyboard: Configuring as keyboard
> (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "pc105"
> (**) Option "xkb_layout" "us,ca"
> (**) Option "xkb_options" "lv3:ralt_switch,compose:lwin,grp:alt_shift_toggle"
The compose:lwin bit explains why you're getting Multi_key here.
Removing it should give you Super_L again.
The keycode change is expected when going from the kbd driver to evdev.
Cheers,
Julien
Reply to: