summaryrefslogtreecommitdiff
path: root/keymaps
Commit message (Collapse)AuthorAge
* switch from udev keymaps to hwdbKay Sievers2013-07-16
|
* keymap: horizontally align comments in the same columnJason St. John2013-07-03
|
* keymap: improve consistency and general formatting of commentsJason St. John2013-07-03
|
* keymap: remove non-existing driver string matchesKay Sievers2013-07-01
| | | | There are no such strings for input devices in the kernel.
* keymap: Add Samsung Series 3장동준2013-06-28
| | | | Signed-off-by: Martin Pitt <martinpitt@gnome.org>
* keymap: Add Logitech USB (iTouch)Martin Pitt2013-05-24
| | | | https://launchpad.net/bugs/1152377
* keymap: Add HP EliteBook 8460pPali Rohar2013-04-09
| | | | | | | Taken from https://code.launchpad.net/~pali/ubuntu/raring/udev/hp-elitebook-8460p/+merge/157420 Signed-off-by: Martin Pitt <martinpitt@gnome.org>
* keymaps: Use F20 for micmute keys to be friendly to X.orgMartin Pitt2013-03-19
| | | | | | | | | 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
* keymap: Add HP HDX 9494NR: Fix touchpad keysMartin Pitt2013-01-28
| | | | | | Previous commit had them the wrong way around. https://bugzilla.redhat.com/show_bug.cgi?id=757928
* keymap: Add HP HDX 9494NRMartin Pitt2013-01-28
| | | | | | Add touchpad and www keys. https://bugzilla.redhat.com/show_bug.cgi?id=757928
* keymap: Update the list of Samsung Series 9 modelsAlessandro Crismani2012-11-28
| | | | | | | | | | | 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.
* keymap: Add HP EliteBook 8440pMartin Pitt2012-10-26
| | | | | | Thanks to Glen Ditchfield <gjditchfield@acm.org>! https://launchpad.net/bugs/1071579
* keymaps: Add "e" key for Acer Aspire 5720Martin Pitt2012-08-24
| | | | https://launchpad.net/bugs/1009836
* keymap: Add Sony VGNMartin Pitt2012-08-15
| | | | https://launchpad.net/bugs/939868
* udev: keymap - move data files to root directoryKay Sievers2012-04-13