From a1ca5f60e0770299c5c5f21bd371f5823802412b Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 4 Nov 2010 23:58:56 +0000 Subject: 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 --- extras/keymap/keymaps/toshiba-satellite_m30x | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extras/keymap/keymaps/toshiba-satellite_m30x') 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 -- cgit v1.2.3-54-g00ecf