aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/laptops
diff options
context:
space:
mode:
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>2008-02-15 23:17:55 -0500
committerLen Brown <len.brown@intel.com>2008-02-16 00:34:01 -0500
commitb3ec6f911a681f38e4630ef8bf20b3d3cb0f63c2 (patch)
tree155f98ee6273c1076d445f17cf3a988ec808ef12 /Documentation/laptops
parentd7c1d17dfed996e84212fc1ce617b2586dd70ec2 (diff)
ACPI: thinkpad-acpi: issue input events for tablet swivel events
Issue EV_SW SW_TABLET_MODE events for HKEY events 0x5009 and 0x500A on the X41t/X60t/X61t. As usual, we suppress the HKEY events on the netlink interface to avoid sending duplicate events to userspace. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/laptops')
-rw-r--r--Documentation/laptops/thinkpad-acpi.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt
index 33d6e5afcca..0ae5708ea0a 100644
--- a/Documentation/laptops/thinkpad-acpi.txt
+++ b/Documentation/laptops/thinkpad-acpi.txt
@@ -491,6 +491,8 @@ generate input device EV_KEY events.
491Non hot-key ACPI HKEY event map: 491Non hot-key ACPI HKEY event map:
4920x5001 Lid closed 4920x5001 Lid closed
4930x5002 Lid opened 4930x5002 Lid opened
4940x5009 Tablet swivel: switched to tablet mode
4950x500A Tablet swivel: switched to normal mode
4940x7000 Radio Switch may have changed state 4960x7000 Radio Switch may have changed state
495 497
496The above events are not propagated by the driver, except for legacy 498The above events are not propagated by the driver, except for legacy
@@ -505,8 +507,6 @@ The above events are never propagated by the driver.
505 507
5060x3003 Bay ejection (see 0x2x05) complete, can sleep again 5080x3003 Bay ejection (see 0x2x05) complete, can sleep again
5070x4003 Undocked (see 0x2x04), can sleep again 5090x4003 Undocked (see 0x2x04), can sleep again
5080x5009 Tablet swivel: switched to tablet mode
5090x500A Tablet swivel: switched to normal mode
5100x500B Tablet pen insterted into its storage bay 5100x500B Tablet pen insterted into its storage bay
5110x500C Tablet pen removed from its storage bay 5110x500C Tablet pen removed from its storage bay
5120x5010 Brightness level changed (newer Lenovo BIOSes) 5120x5010 Brightness level changed (newer Lenovo BIOSes)