diff options
author | Bastien Nocera <hadess@hadess.net> | 2010-11-04 23:58:56 +0000 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-11-06 12:31:24 -0400 |
commit | a1ca5f60e0770299c5c5f21bd371f5823802412b (patch) | |
tree | 4fe9551a8000dde415c9eee6b566cd548466bb72 /extras/keymap/keymaps/toshiba-satellite_m30x | |
parent | ecfad20871e855d9e54d3a528cf9219ce5c93626 (diff) |
extras/keymap: Make touchpad buttons consistent
We'll need to standardise on the Touchpad related keys in udev, kernel, and
X.org. I selected F21 for XF86TouchpadToggle, F22 for XF86TouchpadOn and F23
for XF86TouchpadOff.
See:
https://bugs.freedesktop.org/show_bug.cgi?id=31333
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras/keymap/keymaps/toshiba-satellite_m30x')
-rw-r--r-- | extras/keymap/keymaps/toshiba-satellite_m30x | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/keymap/keymaps/toshiba-satellite_m30x b/extras/keymap/keymaps/toshiba-satellite_m30x index cf6d912be5..9280ae0c5f 100644 --- a/extras/keymap/keymaps/toshiba-satellite_m30x +++ b/extras/keymap/keymaps/toshiba-satellite_m30x @@ -2,6 +2,6 @@ 0xd9 brightnessup 0xee screenlock 0x93 media -0x9e prog1 #touchpad_enable -0x9f prog2 #touchpad_disable +0x9e f22 #touchpad_enable +0x9f f23 #touchpad_disable |