Add XF86XK_TouchpadToggle

Many laptops provide a key to enable or disable the touchpad and the
trackstick. On Lenovo T61s, this key is located on Fn + F8.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-10-02 10:46:06 +10:00
parent 4253e20808
commit 3ec82cd722

View file

@ -206,6 +206,7 @@
#define XF86XK_Suspend 0x1008FFA7 /* Sleep to RAM */
#define XF86XK_Hibernate 0x1008FFA8 /* Sleep to disk */
#define XF86XK_TouchpadToggle 0x1008FFA9 /* Toggle between touchpad/trackstick */
/* Keys for special action keys (hot keys) */
/* Virtual terminals on some operating systems */