chiark / gitweb /
keymap: Unite laptop models needing common volume-key release quirk
authorKamal Mostafa <kamal@canonical.com>
Mon, 19 Apr 2010 06:48:34 +0000 (08:48 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 19 Apr 2010 06:48:34 +0000 (08:48 +0200)
commitdb57bdda04e20667f510262d045c2af6fe335931
tree86194dc8f75c6ffcb94a8facd8da69f13c142d11
parentbc913ce47821ed030437ec9b25507b5dd52b59cb
keymap: Unite laptop models needing common volume-key release quirk

Many laptop models need the same volume-key release quirk. Currently, two
models have identical force-release-maps/ keymap files (dell-studio-1557 and
fujitsu-amilo-si1848) and two more need to be added (Mitac and Coolbox QBook).

This replaces the identical force-release-maps files with one
'common-volume-keys' file to make adding new models easier.

There is no obvious DMI commonality between the models needing the quirk (i.e.
they do not all share the same BIOS), so it will remain necessary to scan for
each model separately in 95-keyboard-force-release.rules.

https://launchpad.net/bugs/565459

Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Makefile.am
extras/keymap/95-keyboard-force-release.rules
extras/keymap/force-release-maps/common-volume-keys [new file with mode: 0644]
extras/keymap/force-release-maps/dell-studio-1557 [deleted file]
extras/keymap/force-release-maps/fujitsu-amilo-si1848 [deleted file]