summaryrefslogtreecommitdiff
path: root/hwdb
AgeCommit message (Collapse)Author
2015-09-14hwdb: Add Thinkpad X1 carbon 3rd gen to 70-pointingstick.hwdbHans de Goede
Like many other recent thinkpads the factory default pointingstick sensitivity on these devices is quite low, making the pointingstick very slow in moving the cursor. This extends the existing hwdb rules for tweaking the sensitivity to also apply to the X1 carbon 3rd gen model. BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1200717
2015-09-14keymap: Add Corsair K70Martin Pitt
2015-09-10Add microphone mute keymap for Dell PrecisionChen-Han Hsiao (Stanley)
2015-09-04hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdbHans de Goede
Like many other recent thinkpads the factory default pointingstick sensitivity on these devices is quite low, making the pointingstick very slow in moving the cursor. This extends the existing hwdb rules for tweaking the sensitivity to also apply to the T550 / W550s models. BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1200717
2015-09-04hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-09-02Add Mionix MouseMangix
2015-09-01hwdb: more miceThomas Hindoe Paaboel Andersen
2015-08-31hwdb: move the Performance MX to 1000dpiPeter Hutterer
Original entry may have been skewed by an earlier setting on the device, we have a confirmed 1000dpi for a new device. https://github.com/systemd/systemd/issues/1049
2015-08-31hwdb: Add trackpoint sensitivity setting for Thinkpad X230Peter Hutterer
https://bugs.freedesktop.org/show_bug.cgi?id=91794
2015-08-29Merge pull request #1058 from spasche/hwdb-logitech-miceDavid Herrmann
hwdb: add DPI data for a few Logitech mice
2015-08-28hwdb: update entry for logitech RX 250Thomas Hindoe Paaboel Andersen
I tested a RX 250 and measured 1000 DPI. The spec for the mouse agrees: http://www.logitech.com/en-gb/product/rx250-optical-mouse-business This is an optical mouse so it is extra sensitive to what kind of surface it is tested on.
2015-08-28hwdb: add a few more miceThomas Hindoe Paaboel Andersen
2015-08-27hwdb: add DPI data for a few Logitech miceSylvain Pasche
2015-08-26hwdb: updateKay Sievers
2015-08-26hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-08-24hwdb: add more DPI entriesPeter Hutterer
Provided by Francois Marier
2015-08-18hwdb: fix capitalization of product version for the MacbooksPeter Hutterer
We need uppercase hex here. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-08-12hwdb: add DPI for a few more miceThomas Hindoe Paaboel Andersen
2015-08-05hwdb: add Logitech G500 (another version)Zbigniew Jędrzejewski-Szmek
https://github.com/systemd/systemd/issues/562
2015-08-04hwdb: add Logitech LX8 DPI and wheel click settingsThomas Hindoe Paaboel Andersen
2015-08-04Update bugtracker addressZbigniew Jędrzejewski-Szmek
2015-08-01hwdb: add resolution information for Dell Vostro 1510 touchpadAlastair Hughes
Dell Vostro 1510, AlpsPS/2 ALPS GlidePoint touchpad. Relevant issue: #763
2015-07-31hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-07-31hwdb: updateKay Sievers
2015-07-31hwdb: Add mouse DPI info for Logitech G402.Andreas Kempf
DPI information was taken from the device's setup guide. Additional (shortened) information from udevadm info: P: .../usb2/2-1/2-1:1.0/0003:046D:C07E.0002/input/input6/event2 N: input/event2 S: input/by-id/usb-Logitech_Gaming_Mouse_G402_6D93117D5049-event-mouse S: input/by-path/pci-0000:00:12.0-usb-0:1:1.0-event-mouse ... E: ID_BUS=usb E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_MODEL=Gaming_Mouse_G402 E: ID_MODEL_ENC=Gaming\x20Mouse\x20G402 E: ID_MODEL_ID=c07e E: ID_PATH=pci-0000:00:12.0-usb-0:1:1.0 E: ID_PATH_TAG=pci-0000_00_12_0-usb-0_1_1_0 E: ID_REVISION=9002 E: ID_SERIAL=Logitech_Gaming_Mouse_G402_6D93117D5049 E: ID_SERIAL_SHORT=6D93117D5049 E: ID_TYPE=hid E: ID_USB_DRIVER=usbhid E: ID_USB_INTERFACES=:030102:030000: E: ID_USB_INTERFACE_NUM=00 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: LIBINPUT_DEVICE_GROUP=3/46d/c07e/111:usb-0000:00:12.0-1 E: MAJOR=13 E: MINOR=66 E: SUBSYSTEM=input ...
2015-07-31hwdb: Update info for potential contributors.Andreas Kempf
Update the location of the bug tracker and mention that pull requests are preferred.
2015-07-30hwdb: add min/max/resolution override for Appletouch one-button touchpadsPeter Hutterer
Macbook2,1, late 2006 model. https://bugzilla.redhat.com/show_bug.cgi?id=1246651
2015-07-30hwdb: add resolution values for Asus K52JT touchpadPeter Hutterer
https://bugs.freedesktop.org/show_bug.cgi?id=91364
2015-07-28hwdb: add HP USB 1000dpi Laser MouseThomas Hindoe Paaboel Andersen
2015-07-22hwdb: add Logitech MX Master DPI settingsPeter Hutterer
2015-07-07hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-07-05hwdb: updateKay Sievers
2015-06-26Revert "hwdb: add a touchpad hwdb"Peter Hutterer
The main purpose of this hwdb was to tag touchpads that have the physical trackstick buttons wired to the touchpad (Lenovo Carbon X1 3rd, Lenovo *50 series). This hwdb is not required on kernels 4.0 and above, the kernel now re-routes button presses through the trackstick's device node. Userspace does not need to do anything. See kernel commit cdd9dc195916ef5644cfac079094c3c1d1616e4c. This reverts commit 001a247324b44c0e0b8fdba41a6fc66e7465b8b6.
2015-06-23hwdb: move a couple of entries to expected sort orderPeter Hutterer
2015-06-23hwdb: add Logitech MX RevolutionPeter Hutterer
2015-06-17hwdb: update databases from upstreamLennart Poettering
2015-06-15hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-06-14hwdb: add support for Alienware graphics amplifierMario Limonciello
Unplugging and plugging in the cable will create various scancodes on the keyboard controller. Userspace within X should be able to interact with these to show interesting messages. Assign them to generic prog1/prog2. (David: add comment to hwdb explaining that these keycodes are reserved)
2015-06-10keymap: Add Samsung NP350V and NP670Zdslul
typo keymap: Add Samsung NP350V and NP670Z
2015-06-10hwdb: update Logitech's unifying receiver devicesPeter Hutterer
Since 3.19, the devices have the proper vid/pid and the model number in the name. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-06-09hwdb: add Logitech TrackMan Marble Wheel USBPeter Hutterer
DPI is guesswork, no specs found on the web and calculating DPIs on a trackball is tedious.
2015-06-04hwdb: add Apple MagicMouse entryPeter Hutterer
2015-06-02hwdb: updateKay Sievers
2015-06-02hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-05-21update hardware databasesLennart Poettering
2015-05-21hwdb: add MS Arc Touch Mouse SEPeter Hutterer
https://bugs.freedesktop.org/show_bug.cgi?id=90540
2015-05-20hwdb: add Logitech M570 trackballPeter Hutterer
http://www.logitech.com/en-us/product/wireless-trackball-m570#specs https://bugzilla.redhat.com/show_bug.cgi?id=1217881
2015-05-18hwdb: Add trackpoint sensitivity setting for Thinkpad X230 tabletHans de Goede
This model needs the trackpoint sensitivity to be boosted to not be too slow to be usable, see: https://bugzilla.redhat.com/show_bug.cgi?id=1200717
2015-04-28hwdb: coalesce same pointingstick entries into oneZbigniew Jędrzejewski-Szmek
Multiple models in the same hardware series are likely to have similar specs. We should use organization similar to hwdb/60-evdev.
2015-04-28udev: hwdb: Add trackpoint sensitivity settings for Lenovo X240 and 540pHans de Goede
Like the T440s these need the sensitity to be set significantly higher then the default of 128 for the trackpoint to be usable. Like with the T440s 200 seems to be a good value to get a reasonable but not too high sensitivity.