From: Martin Pitt Date: Mon, 28 Jan 2013 15:21:51 +0000 (+0100) Subject: keymap: Add HP HDX 9494NR: Fix touchpad keys X-Git-Tag: v198~386 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=5b56ba707fcd0242d79264c7064563cc8ad81977 keymap: Add HP HDX 9494NR: Fix touchpad keys Previous commit had them the wrong way around. https://bugzilla.redhat.com/show_bug.cgi?id=757928 --- diff --git a/keymaps/hewlett-packard-hdx9494nr b/keymaps/hewlett-packard-hdx9494nr index f3484e125..92217879c 100644 --- a/keymaps/hewlett-packard-hdx9494nr +++ b/keymaps/hewlett-packard-hdx9494nr @@ -1,3 +1,3 @@ 0xB2 www # FnF3 -0xD8 f22 # touchpad off -0xD9 f23 # touchpad on +0xD8 f23 # touchpad off +0xD9 f22 # touchpad on