summaryrefslogtreecommitdiff
path: root/hwdb
Commit message (Collapse)AuthorAge
* keymap: Add Toshiba Satellite U940Jose Ignacio Naranjo2013-11-19
| | | | Signed-off-by: Martin Pitt <martinpitt@gnome.org>
* keymap: Fix stuck keys on Lenovo IdeaPad Z370Martin Pitt2013-10-28
| | | | https://launchpad.net/bugs/1245189
* keymap: Reorder IdeaPad rulesMartin Pitt2013-10-28
| | | | So that they are together in the file.
* hwdb: updateKay Sievers2013-10-20
|
* keymap: Fix Samsung 900X[34]CMartin Pitt2013-10-09
| | | | | | | | | | | | It appears that it's not really the 900 vs. 940 or the X3 vs X4, but the A/B/C/D suffix after that which makes the difference between the keymaps. On a NP900X3C-A04RU you get MODALIAS=dmi:bvn*:bvr*:bd*:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X4C/900X4D:* So change the matches to use AB vs. CDG as the differentiator. Thanks to Anatoly Markov for reporting and testing!
* keymap: Add Samsung Ativ 9 PlusJimmie Tauriainen2013-09-25
| | | | https://launchpad.net/bugs/1229936
* hwdb: updateKay Sievers2013-09-24
|
* keymap: Fix wrong assignments to F23Martin Pitt2013-09-19
| | | | | | | | | These days, F21/F22/F23 mean Touchpad toggle/on/off. Clean up other assignments to that from ancient times which belong to keys like "Auto Brightness" (which doesn't have a keycode and is usually hardwired) or some "launch vendor tool" key. https://bugs.freedesktop.org/show_bug.cgi?id=62953
* keymap: Add Samsung Series 5 [Ultra]Martin Pitt2013-09-16
| | | | | | | | Also consolidate the wlan key into the "all Samsung" rule to avoid repetition. Thanks to Mauro Carvalho Chehab! https://bugzilla.redhat.com/show_bug.cgi?id=989103
* keymap: remove some commented out linesZbigniew Jędrzejewski-Szmek2013-09-13
|
* hwdb: add Toshiba Satellite P75-AZbigniew Jędrzejewski-Szmek2013-09-12
| | | | Contributed by Guillermo Dominguez Duarte <guillermod84@gmail.com>.
* hwdb: updateKay Sievers2013-09-11
|
* keymap: Add Asus WMI moduleMartin Pitt2013-09-09
| | | | | We need to override the TOUCHPAD_TOGGLE to F21 to make it useful under X, as for other models.
* keymap: Explicitly match "any product name" for "all models from vendor" rulesMartin Pitt2013-09-02
| | | | | | Without this, the hwdb trie gets mis-sorted to match the more specific rules first, as ":pvr" is lexicographically after ":pn". So ensure that all our matches have some ":pn" match to avoid this trap.
* keymap: Fix typo in Latitude/Precision rulesMartin Pitt2013-09-02
| | | | We actually want to match the product name, "pn:" makes no sense.
* keymap: Don't use spaces in DMI modalias matchesMartin Pitt2013-08-30
| | | | | Spaces get dropped from DMI modaliases. Replace them with '*' to make them robust against future changes in space escaping.
* keymap: Fix Dell vendor namesMartin Pitt2013-08-30
| | | | | | | | | Spaces are dropped from vendor and product names in DMI modaliases, so a match like "svnDell Inc.:" will never happen. Also, some machines use "Dell", some "Dell Inc", some "Dell Inc.", so just match on "Dell*" to avoid all these traps. https://launchpad.net/bugs/1218433
* keymap: Don't erase previous assignmentsMartin Pitt2013-08-29
| | | | | | | | Don't use "KEYBOARD_KEY_xx=!" assignments (i. e. only enabling force-release) if more general matches already explicitly set a key code before, to not override the previously set value. https://launchpad.net/bugs/1218433
* keymap: Add Logitech Internet Navigator variant [PID C309]Martin Pitt2013-08-27
| | | | By Albrecht Kolthoff <kolthoff@gmx.net> via linux-hotplug@.
* keymap: Add Samsung NP53U3CMartin Pitt2013-08-26
| | | | https://launchpad.net/bugs/1203853
* Keyboard map for Samsung NP700Z3CHerczeg Zsolt2013-08-23
| | | | | I'm using Ubuntu 13.04 on a Samsung Series 5 computer and found that that Fn hotkeys does not work.
* keyboard: add eMachines E725Zbigniew Jędrzejewski-Szmek2013-08-23
| | | | Information supplied by Ludvig <enthymeme@lavabit.com>.
* keymap: add Pavilion dv7 keysZbigniew Jędrzejewski-Szmek2013-08-20
|
* hwdb: keyboard - remove stray "Kay Sievers2013-08-15
| | | | | <dvdhrm> kay, hwdb/60-keyboard.hwdb line 147 it says KEYBOARD_KEY_ee=screenlock" with a " at the end. I guess that's a typo?
* build-sys: add two makefile symlinksLennart Poettering2013-08-13
|
* hwdb: map logitech R400 presenter keys from powerpoint hotkeys to sensible ↵Lennart Poettering2013-08-09
| | | | KEY_ definitions
* hwdb: updateKay Sievers2013-08-07
|
* hwdb: add GIGABYTE U2442 mute key to the force-release listZbigniew Jędrzejewski-Szmek2013-08-07
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=67651
* keymap: add HP EliteBook 2570p's wlan switch to hwdbChristoph Junghans2013-08-06
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=66178
* hwdb: data updateKay Sievers2013-07-18
|
* 60-keyboard.hwdb: Fix syntax errorMartin Pitt2013-07-16
| | | | Add missing '='.
* keymap: re-add Logitech USB corded/cordless modelsMartin Pitt2013-07-16
| | | | | These add back are the remaining 3 udev keymap rules which used name based instead of ID based matching.
* switch from udev keymaps to hwdbKay Sievers2013-07-16
|
* hwdb: follow: "keymap: Drop non-existant Samsung 900XC3"Kay Sievers2013-07-16
|
* hwdb: keyboard updateKay Sievers2013-07-15
|
* hwdb: import dataKay Sievers2013-07-15
|
* hwdb: keyboard -- update commentsKay Sievers2013-07-12
|
* hwdb: keyboard -- add fileKay Sievers2013-07-12
| | | | | Do not enable/install it now, until we switch over from the current keymap tool.
* hwdb: import dataKay Sievers2013-07-08
|
* hwdb: remove too broad PNP* match from 20-acpi-vendor.hwdbKay Sievers2013-07-08
|
* hwdb: import dataKay Sievers2013-07-01
|
* hwdb: updateKay Sievers2013-05-06
|
* hwdb: updateKay Sievers2013-04-30
|
* hwdb: updateKay Sievers2013-04-20
|
* hwdb: updateKay Sievers2013-04-16
|
* hwdb: updateKay Sievers2013-03-28
|
* hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASEKay Sievers2013-03-23
| | | | | | | | | | | | | | | | | With the conversion from pci-db + usb-db to hwdb, the property got accitentially renamed. Move the name back to the long established identifier *MODEL* instead of *PRODUCT*. $ git grep -l ID_MODEL_FROM_DATABASE hwdb/20-pci-vendor-model.hwdb hwdb/20-usb-vendor-model.hwdb hwdb/ids-update.pl man/systemd.device.xml rules/78-sound-card.rules src/core/device.c src/cryptsetup/cryptsetup.c
* hwdb: updateKay Sievers2013-03-21
|
* hwdb: updateKay Sievers2013-03-07
|
* hwdb: updateKay Sievers2013-02-04
|