summaryrefslogtreecommitdiffstats
path: root/hwdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hwdb: Add Asus T300CHI accelerator matrixTJ2018-10-291-0/+3
|
* hwdb: add Aiptek Hyperpen 12000U (#10424)Ervin Peters2018-10-161-2/+11
| | | Closes #9834.
* hwdb: Add mapping for unknown keycodes on Microsofy Reclusa keyboardHans de Goede2018-10-121-0/+6
| | | | Add mapping for unknown keycodes on Microsoft Reclusa keyboard.
* hwdb: Add accelerometer orientation quirk for the Onda V80 Plus tabletHans de Goede2018-10-121-0/+3
| | | | Add accelerometer orientation quirk for the Onda V80 Plus tablet.
* hwdb: Add accelerometer orientation quirk for the Acer One 10 aka S1003Hans de Goede2018-10-121-0/+3
| | | | | Add accelerometer orientation quirk for the Acer One 10 2-in-1 also known as the Acer S1003.
* hwdb: Map 45 to bookmarks on the ThinkPad L380Zhang Xianwei2018-10-091-0/+1
| | | | | | | | | | | | | | | | | The ThinkPad L380 has a F12(Favorate) key. The keycode 0x45 is mapped to KEY_FAVORITES(0x16c) in kernel thinkpad_acpi driver, but this keycode is too big for xorg to handle. xkeyboard-config mapped KEY_BOOKMARKS to XF86Favorites: keycodes/evdev: <I164> = 164; // #define KEY_BOOKMARKS 156 symbols/inet: key <I164> { [ XF86Favorites ] }; So map 45 to bookmarks to correct keycode. Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
* Remove trailing spacejavitoom2018-09-191-1/+1
| | | Remove trailing space
* hwdb: Add accelerometer orientation quirk for the Teclast X98 Plus I (A5C6) ↵javitoom2018-09-191-0/+4
| | | | | tablet Add accelerometer orientation quirk for the Teclast X98 Plus I (A5C6) tablet.
* Support for Kensington Expert Mouse in hwdbTony Novak2018-09-191-0/+8
| | | | Fixes #10120.
* meson: disable _all_ tests when -Dtests=falseZbigniew Jędrzejewski-Szmek2018-09-131-3/+5
| | | | | | Back in 08318a2c5acb3d0e4243c36461e69a3e45482441, value "false" was enabled for '-Dtests=', but various tests were not conditionalized properly. So even with -Dtests=false -Dslow-tests=false we'd run 120 tests. Let's make this consistent.
* hwdb: Update PNP IDs of Goldstar (now: LG Electronics). (#10051)Dariusz Gadomski2018-09-111-2/+11
| | | hwdb: Update PNP IDs of Goldstar (now: LG Electronics)
* hwdb: Add accelerometer orientation quirk for the Onda v975w tabletHans de Goede2018-09-091-0/+4
| | | | Add accelerometer orientation quirk for the Onda v975w tablet.
* hwdb: Add accelerometer orientation quirk for the Connect Tablet9 tabletHans de Goede2018-09-091-0/+6
| | | | Add accelerometer orientation quirk for the Connect Tablet9 tablet.
* hwdb: Add accelerometer orientation quirk for the HP Pavilion x2 - 10-n000ndHans de Goede2018-09-091-0/+4
| | | | Add accelerometer orientation quirk for the HP Pavilion x2 - 10-n000nd 2-in-1.
* hwdb: Add accelerometer orientation quirk for the Chuwi Vi10 tabletHans de Goede2018-09-091-1/+5
| | | | | | | Add accelerometer orientation quirk for the Chuwi Vi10 (CWI505) tablet. While at it also update the Chuwi Hi8 Pri comment to include the CWI model-number.
* hwdb: Add hwdb entry for X220 tablet (#10036)Wyatt Ward2018-09-081-0/+2
|
* hwdb: Added entry for X200 Tablet/X201 Tablet so their pointing sticks would ↵Wyatt Ward2018-09-071-1/+2
| | | | be recognized. They share parts with normal X200 and X201's. (#10029)
* hwdb: add Logitech G703 Wired/Wireless (#10005)Trevonn2018-09-041-0/+6
|
* hwdb: Synaptics touchpad edge fix for HP Pavilion G6 (#10008)Network Silence2018-09-041-0/+7
|
* Update 60-sensor.hwdb (#9991)Arkan492018-09-031-0/+4
|
* Add sensor configuration for Asus TP201SAVictor Laskurain2018-08-301-0/+3
|
* hwdb: Added values for another WALTOP Tabletdj-kaktus2018-08-271-0/+5
|
* hwdb: Apply Acer mappings to all Gateway and Packard Bell modelsChris Chiu2018-08-231-5/+2
| | | | | | | | | Gateway and Packard Bell both belong to Acer and need the same mappings. This has been checked on several Gateway and Packard Bell models enabled by Endless and confirmed by Acer Product Manager. Signed-off-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
* hwdb: Map 8a to f20 on the Acer Travelmate P648-G3-MChris Chiu2018-08-231-1/+2
| | | | | | | | This model emits 0x8a for the microphone-mute button above the keyboard, so let's map it to correct keycode. Signed-off-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
* hwdb: Add keymaps for HP ProBook 11 G1Carlo Caione2018-08-231-0/+6
| | | | | | | | Add microphone-mute and touchpad-toggle keymaps for the HP ProBook 11 G1 notebook. Signed-off-by: Carlo Caione <carlo@endlessm.com> Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
* hwdb: explicitly label the XP-PEN STAR 06 as tabletPeter Hutterer2018-08-201-0/+4
| | | | | | | | Exports BTN_LEFT...BTN_FORWARD, BTN_TOUCH, REL_X/Y/WHEEL/MISC and ABS_X/Y/PRESSURE. Rather than figure out what builtin-input_id tweak we need for this device, just add the tablet bit. https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues/8
* hwdb: Fix wlan keycode for all Dell Latitude and Precision systemsShih-Yuan Lee (FourDollars)2018-08-201-1/+0
| | | | | | | | Removing this line is because cab01e9ecf1c69656785e64f5fc94cd4ed09e57f has contained the wlan keycode fix. This line will only break the wlan keycode for all Dell Latitude and Precision systems after cab01e9ecf1c69656785e64f5fc94cd4ed09e57f.
* hwdb: redefine Lenovo ThinkPad X140e touchpad dimensions (#9818)Michael 'pbone' Pobega2018-08-071-0/+7
| | | | | | | | | | | | The default setup for the Lenovo ThinkPad X140e is 104x104mm, and the kernel claims that it's 64x21. The default 104x104mm dimensions causes the vertical axis to act oddly, causing random vertical jitters and higher vertical sensitivity. Measuring it showed that it was 74x32, and these touchpad dimensions provide a better (if a little bit slower) experience but a consistent sensitivity in all directions. These values were obtained using the `touchpad-edge-detector` tool.
* Expanding evdev device match for Razer Blade Stealth (2017)Mike Palmer2018-07-301-1/+1
|
* hwdb: Added correct ACCEL_MOUNT_MATRIX for the Asus TP412UAErik Kooistra2018-07-261-0/+3
|
* hwbd: whitespace fix-upLennart Poettering2018-07-261-1/+1
| | | | A correction for 505707490a201c27121dbeb27101fe0c9b5f9664.
* hwdb: Add accel mount matrix for Lenovo Miix 3-830Mario Hros2018-07-251-0/+4
|
* hwdb: Add information on where to find identifiersMario Hros2018-07-251-0/+11
|
* Micmute Key support of ThinkCentre M820z and M920z (#9619)Shengyao Xue2018-07-191-2/+2
| | | | | | | | | | | | Micmute Key support of ThinkCentre M820z and M920z There was a ThinkCentre M800z Micmute Key support entry. But on new models M820z and M920z, the lines must change a bit, the keyboard:name... must change to evdev:name. Already tested on the M820z and M920z hardwares. Per Poettering's comment in https://github.com/systemd/systemd/pull/9619, We better combine M800z and M820/M920z entries and use the "evdev" prefix.
* Add HP Chromebook 14 (Falco) HWDB rule to fix scroll stutter (#9646)Jérémy Nouhaud2018-07-191-0/+7
|
* hwdb: Add force-release for Clevo W65_67SZ media keysSaleem Rashid2018-07-181-0/+10
|
* hwdb: fix trailing whitespaceLennart Poettering2018-07-181-1/+1
| | | | | Correct whitespace mess introduced by dc6e5724df3d9b2a5863a9aea8fa9413dbfaa23d.
* Add accelerometer mount matrix for Linx 12X64apnix-uk2018-07-181-0/+4
|
* hwdb: deprecate the POINTINGSTICK_CONST_ACCEL propertyPeter Hutterer2018-07-131-1/+6
| | | | | | | | | | The only known consumer of this property was libinput but it stopped using this property since libinput 1.9 (released Oct 2017). This property is arguably not one that should be in systemd anyway - it's not a hardware-specific property but rather a factor of the acceleration method employed by whatever userspace handles the events. Deprecate it but leave the values in place for backwards compatibility.
* hwdb: remove stray 'i' in hwdb match string for the HP Spectre (#9571)Peter Hutterer2018-07-121-1/+1
| | | Looks like vim detritus, introduced in f8de7c1875841f277d0b0e46d4a27d4e2b893d1f
* hwdb: add accelerometer mount matrix for Umax VisionBook 10Wi PlusMartin Sobotka2018-07-091-0/+6
|
* hwdb: Add accelerometer orientation quirk for Asus TP200SAfaizalluthfi2018-07-061-0/+3
|
* Add accel mount matrix for BayTrail-based tablets by DEXPRussianNeuroMancer2018-06-291-0/+6
| | | | | | | | | This commit adds accel mount matrix for DEXP Ursus 10XW and Z110i tablets. In current state (*svn*DEXP*:*pn*DEXPOEM*) it will apply to many (if not almost all) BayTrail-based tablets with Windows by DEXP (with same DMI strings) but this expected to cause no (or very little) harm as this devices is mostly very similar with slight difference. However, if correction of this quirk becomes necessary in the future, this DMI strings could be used to distinguish 10XW and Z110i from other tablets by DEXP. DEXP Ursus 10XW: dmi:bvnTechvisionHASHVersion96AC8868:bvr5.6.5:bd12/26/2014:svnDEXP:pnDEXPOEM:pvr1.0:rvnDEXP:rnDEXPOEM:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: DEXP Ursus Z110i Apollo: dmi:bvnTechvisionHASHVersion1DE28747:bvr5.6.5:bd03/14/2015:svnDEXP:pnDEXPOEM:pvr1.0:rvnDEXP:rnDEXPOEM:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
* [hwdb] Add support for HP ProBook 650 wifi switch key (#9260)Ludwin Janvier2018-06-251-0/+4
| | | | Add support for HP ProBook 650 wifi switch key
* hwdb: added accelerometer quirk for Aspire Switch 10 (sw5-011)M0Rf302018-06-251-0/+3
|
* hwdb: Fix secondary backslash on MSI GS65 laptopSandy2018-06-251-0/+4
| | | | | The MSI GS65 Stealth Thin series laptop contains an extra physical backslash key next to the spacebar which does not yield the correct keycode. This pull request fixes the issue
* Add resolution of Trust Flex Graphics Tablet to hwdbRussianNeuroMancer2018-06-251-0/+9
| | | | | | | | | | Product: https://www.trust.com/en/product/21259-flex-design-tablet-black http://trust.com/21259 Support in libinput is already in place since libinput 1.11 release (I tested it) https://gitlab.freedesktop.org/libinput/libinput/issues/38 So only missing part is definition in hwdb.
* Fix orientation sensor position for Lenovo Miix 510petur2018-06-181-0/+4
| | | | | | Looks like the Miix 510 has the same sensor and placement as the Miix 320 (put it separate for clarity) Verified on own hardware
* hwdb: fix backlash/pipe on Librem 13v3Mladen Pejaković2018-06-181-0/+3
|
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-142-4/+0
| | | | | | | perl -i -0pe 's/\s*Copyright © .... Zbigniew Jędrzejewski.*?\n/\n/gms' man/*xml git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/(#\n)?# +Copyright © [0-9, -]+ Zbigniew Jędrzejewski.*?\n//gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s*\/\*\*\*\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*?\s*\*\*\*\/\s*/\n\n/gms' git grep -e 'Copyright.*Jędrzejewski' -l | xargs perl -i -0pe 's/\s+Copyright © [0-9, -]+ Zbigniew Jędrzejewski[^\n]*//gms'