summaryrefslogtreecommitdiff
path: root/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2013-07-16switch from udev keymaps to hwdbKay Sievers63-543/+0
2013-07-03keymap: horizontally align comments in the same columnJason St. John32-232/+232
2013-07-03keymap: improve consistency and general formatting of commentsJason St. John17-75/+75
2013-07-01keymap: remove non-existing driver string matchesKay Sievers1-11/+0
There are no such strings for input devices in the kernel.
2013-06-28keymap: Add Samsung Series 3장동준1-0/+3
Signed-off-by: Martin Pitt <martinpitt@gnome.org>
2013-05-24keymap: Add Logitech USB (iTouch)Martin Pitt1-0/+6
https://launchpad.net/bugs/1152377
2013-04-09keymap: Add HP EliteBook 8460pPali Rohar1-0/+3
Taken from https://code.launchpad.net/~pali/ubuntu/raring/udev/hp-elitebook-8460p/+merge/157420 Signed-off-by: Martin Pitt <martinpitt@gnome.org>
2013-03-19keymaps: Use F20 for micmute keys to be friendly to X.orgMartin Pitt2-2/+2
The "micmute" key code is outside of X.org's allowed range [1]. gnome-settings-daemon interprets F20 as "microphone mute" these days [2], so use this until X.org either gets fixed or obsoleted. [1] https://bugzilla.gnome.org/show_bug.cgi?id=692071 [2] https://mail.gnome.org/archives/commits-list/2013-January/msg05822.html
2013-01-28keymap: Add HP HDX 9494NR: Fix touchpad keysMartin Pitt1-2/+2
Previous commit had them the wrong way around. https://bugzilla.redhat.com/show_bug.cgi?id=757928
2013-01-28keymap: Add HP HDX 9494NRMartin Pitt1-0/+3
Add touchpad and www keys. https://bugzilla.redhat.com/show_bug.cgi?id=757928
2012-11-28keymap: Update the list of Samsung Series 9 modelsAlessandro Crismani1-0/+0
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.
2012-10-26keymap: Add HP EliteBook 8440pMartin Pitt1-0/+5
Thanks to Glen Ditchfield <gjditchfield@acm.org>! https://launchpad.net/bugs/1071579
2012-08-24keymaps: Add "e" key for Acer Aspire 5720Martin Pitt1-0/+1
https://launchpad.net/bugs/1009836
2012-08-15keymap: Add Sony VGNMartin Pitt1-0/+4
https://launchpad.net/bugs/939868
2012-04-13udev: keymap - move data files to root directoryKay Sievers58-0/+529