The patch in http://comments.gmane.org/gmane.linux.kernel/2058487 is not in upstream yet, and it ignores HKEY event 0x60c0, but userspace will not know it occurs.
It is not clear what is preferred for your needs, but it is possible to translate this HKEY event to a pre-defined scancode as below (kernel: include/uapi/linux/input-event-codes.h). That's how thinkpad-acpi does for many other events. #define KEY_ROTATE_DISPLAY 153 /* Display orientation for e.g. tablets */ I do not have a thinkpad with me, and I will modify thinkpad-acpi.c for you to test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1644670 Title: cannot use tablet mode lid sensor on yoga 460 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1644670/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
