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/samsung-other | |
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/samsung-other')
-rw-r--r-- | extras/keymap/keymaps/samsung-other | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/keymap/keymaps/samsung-other b/extras/keymap/keymaps/samsung-other index 6a0928c4b3..3ac0c2f10c 100644 --- a/extras/keymap/keymaps/samsung-other +++ b/extras/keymap/keymaps/samsung-other @@ -11,4 +11,4 @@ 0xB3 prog3 # Fn+F8 switch power mode (battery/dynamic/performance) 0xB4 wlan # Fn+F9 (X60P) 0xF7 f22 # Fn+F10 Touchpad on -0xF9 f22 # Fn+F10 Touchpad off +0xF9 f23 # Fn+F10 Touchpad off |