diff options
author | Bastien Nocera <hadess@hadess.net> | 2010-11-01 16:29:09 +0000 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-11-06 09:16:23 -0400 |
commit | ecfad20871e855d9e54d3a528cf9219ce5c93626 (patch) | |
tree | 98b9bf163314fd417c26b1afbd74e28f1dacf243 /extras/keymap/force-release-maps/hp-other | |
parent | 560de575148b7efda3b34a7f7073abd483c5f08e (diff) |
keymap: Add force release for HP touchpad off
Force the touchpad off/on keys getting released, as they usually
only send a "repeat".
https://bugzilla.redhat.com/show_bug.cgi?id=623239
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras/keymap/force-release-maps/hp-other')
-rw-r--r-- | extras/keymap/force-release-maps/hp-other | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/keymap/force-release-maps/hp-other b/extras/keymap/force-release-maps/hp-other new file mode 100644 index 0000000000..6621370095 --- /dev/null +++ b/extras/keymap/force-release-maps/hp-other @@ -0,0 +1,3 @@ +# list of scancodes (hex or decimal), optional comment +0xd8 # Touchpad off +0xd9 # Touchpad on |