[ibm-acpi-devel] [PATCH v2] thinkpad_acpi: Handle the Fn+F9..F12 HKEYS on the T440s

2014-04-27 Thread Christophe Fergeau
7;computer'/view all programs Signed-off-by: Christophe Fergeau --- Hi again, I've changed the KEY_ mapping for Fn+F9 and Fn+F12. Fn+F9 is now KEY_CONFIG as this one is mapped to XF86Tools in X11, while KEY_SETUP is not mapped. Moreover, ARM platforms seem to use KEY_SETUP for things l

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: Handle the Fn+F9..F12 HKEYS on the T440s

2014-04-25 Thread Christophe Fergeau
> on my GNOME 3.12 it triggers a screen rotation for some reason (but I'll > blame some > userland layer here). This bit is caused by https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/802589 -- Start Your

[ibm-acpi-devel] [PATCH] thinkpad_acpi: Handle the Fn+F9..F12 HKEYS on the T440s

2014-04-25 Thread Christophe Fergeau
7;computer'/view all programs Signed-off-by: Christophe Fergeau --- Hey, I'm not fully sure about the KEY_XXX constants I picked, KEY_CYCLEWINDOWS may not be the right fit for showing all open programs, moreover on my GNOME 3.12 it triggers a screen rotation for some reason (but I'

[ibm-acpi-devel] unhandled HKEY event 0x6060

2014-04-24 Thread Christophe Fergeau
Hey, I'm getting this message in dmesg when I press fn+esc on my t440s. This corresponds to the 'FnLk' feature (switches between function key or 'multimedia' keys for the top keyboard row). In spite of that log, FnLk works as expected, and the small led on the 'Fn' key is correctly toggled on