From ec5e59d9294e9bff306e6b8a9d4bfc6a4b2199b2 Mon Sep 17 00:00:00 2001 From: Alessandro Crismani Date: Wed, 8 Aug 2012 14:19:32 +0200 Subject: keymap: Update the list of Samsung Series 9 models Currently, keymaps are provided only for the NP90X3A laptop. Samsung introduced updated models, codenamed 900X3B, 900X3C, 900X4B, 900X4C, which are currently not matched by udev rules. This patch includes the newer modules in udev rules and move the samsung-n90x3a file defining keys to a more generic samsung-series-9 file. The patch was tested on a 900X4C laptop, and other people reported that the rules also work for 900X3B and 900X3C ones. Signed-off-by: Anthony G. Basile --- keymaps/samsung-series-9 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keymaps/samsung-series-9 (limited to 'keymaps/samsung-series-9') diff --git a/keymaps/samsung-series-9 b/keymaps/samsung-series-9 new file mode 100644 index 0000000000..3b65735fa0 --- /dev/null +++ b/keymaps/samsung-series-9 @@ -0,0 +1,5 @@ +0x96 kbdillumup # Fn+F8 keyboard backlit up +0x97 kbdillumdown # Fn+F7 keyboard backlit down +0xD5 wlan # Fn+F12 wifi on/off +0xCE prog1 # Fn+F1 performance mode +0x8D prog2 # Fn+F6 battery life extender -- cgit v1.2.3-54-g00ecf