diff options
author | Alessandro Crismani <alessandro.crismani@gmail.com> | 2012-08-08 14:19:32 +0200 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-14 17:49:02 -0400 |
commit | ec5e59d9294e9bff306e6b8a9d4bfc6a4b2199b2 (patch) | |
tree | 6186fd480f6d4a9647bd8f6c237b8f156c25d845 /keymaps | |
parent | 3a84b73a2160aa6f4ac9825ce83196daa2b25ad4 (diff) |
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 <blueness@gentoo.org>
Diffstat (limited to 'keymaps')
-rw-r--r-- | keymaps/Makefile.am | 2 | ||||
-rw-r--r-- | keymaps/samsung-series-9 (renamed from keymaps/samsung-90x3a) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/keymaps/Makefile.am b/keymaps/Makefile.am index c809888062..0a58fb6a77 100644 --- a/keymaps/Makefile.am +++ b/keymaps/Makefile.am @@ -54,7 +54,7 @@ KEYMAPS = \ onkyo \ oqo-model2 \ samsung-other \ - samsung-90x3a \ + samsung-series-9 \ samsung-sq1us \ samsung-sx20s \ toshiba-satellite_a100 \ diff --git a/keymaps/samsung-90x3a b/keymaps/samsung-series-9 index 3b65735fa0..3b65735fa0 100644 --- a/keymaps/samsung-90x3a +++ b/keymaps/samsung-series-9 |