mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-06 13:48:39 +02:00
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:
parent
4253e20808
commit
3ec82cd722
1 changed files with 1 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue