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-sx20s | |
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-sx20s')
-rw-r--r-- | extras/keymap/keymaps/samsung-sx20s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/keymap/keymaps/samsung-sx20s b/extras/keymap/keymaps/samsung-sx20s index daf7d3ea54..9d954ee415 100644 --- a/extras/keymap/keymaps/samsung-sx20s +++ b/extras/keymap/keymaps/samsung-sx20s @@ -1,4 +1,4 @@ 0x74 mute 0x75 mute -0x77 f21 # FIXME: Touchpad on -0x79 f21 # FIXME: Touchpad off +0x77 f22 # Touchpad on +0x79 f23 # Touchpad off |