OSDN Git Service

add WMI hotkey support ics-x86
authorKyle Evans <kevans@android-x86.org>
Tue, 12 Feb 2013 18:38:26 +0000 (13:38 -0500)
committerKyle Evans <kevans@android-x86.org>
Fri, 29 Mar 2013 17:37:36 +0000 (12:37 -0500)
commitf7725a96e7d1deacfd8d88821d36ad73d0071996
treecf2721907d5df414d185dcc1cbff865e3a3c742c
parent159f3d9b54a18ef0d99a49a41f63c18b4e8e2c56
add WMI hotkey support

SW_TABLET_MODE & KEY_DIRECTION, these are two events common to tablet
PC's. The first detects when the laptop is entering tablet mode and
rotates the screen to 90 if not already rotated, then back to 0 when
returning to laptop mode. The second is just a single button rotation
that can still be used when the keyboard is covered up.
kbdsensor.cpp