Ervin Peters
e4b4c4d497
hwdb: add Aiptek Hyperpen 12000U ( #10424 )
...
Closes #9834 .
2018-10-17 02:39:52 +09:00
Network Silence
973de224dc
hwdb: Synaptics touchpad edge fix for HP Pavilion G6 ( #10008 )
2018-09-04 18:46:07 +02:00
dj-kaktus
6d6d25272e
hwdb: Added values for another WALTOP Tablet
2018-08-27 14:10:08 +02:00
Michael 'pbone' Pobega
fc0bb34db3
hwdb: redefine Lenovo ThinkPad X140e touchpad dimensions ( #9818 )
...
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.
2018-08-07 17:41:49 +10:00
Mike Palmer
4da3d1d10b
Expanding evdev device match for Razer Blade Stealth (2017)
2018-07-30 13:24:18 +02:00
Jérémy Nouhaud
6a8b230585
Add HP Chromebook 14 (Falco) HWDB rule to fix scroll stutter ( #9646 )
2018-07-19 08:41:56 +10:00
Peter Hutterer
11c9846e31
hwdb: remove stray 'i' in hwdb match string for the HP Spectre ( #9571 )
...
Looks like vim detritus, introduced in f8de7c1875
2018-07-12 15:52:18 +10:00
RussianNeuroMancer
c9dce41d1b
Add resolution of Trust Flex Graphics Tablet to hwdb
...
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.
2018-06-25 14:18:11 +09:00
Jared Kazimir
18944130b0
hwdb: consolidate multiple razer evdev sections
2018-05-31 00:59:07 +02:00
Evgeny Vereshchagin
cf45dd3628
hwdb: drop a space ( #8701 )
...
This should make `parse_hwdb.py` and the CI happy again.
2018-04-10 22:10:52 +03:00
emelenas
87ca11cb92
Add override axis for Toshiba Satellite R830 ( #8694 )
...
Incorrect range and resolution for the touchpad at a Toshiba Satellite R830 reported by kernel. After running
$ sudo touchpad-edge-detector 85x50 /dev/input/event4
the new axis overrides are as follows
#Toshiba Satellite R830
evdev:name:SynPS/2 Synaptics TouchPad:dmi:svnTOSHIBA:pnSATELLITER830
EVDEV_ABS_00=1238:5785:53
EVDEV_ABS_01=1045:4826:76
EVDEV_ABS_35=1238:5785:53
EVDEV_ABS_36=1045:4826:76
Those overrides have been tested to work.
2018-04-10 08:15:25 +10:00
Elia Geretto
26d0c809a5
hwdb: Correct touchpad resolution for Asus N550JV
2018-03-19 08:02:40 +01:00
Elia Geretto
80188d5bf6
hwdb: Split touchpad rules for X550CC and S550C
2018-03-19 08:00:28 +01:00
Peter Hutterer
539ad37f18
hwdb: add axis override for the Razer Blade Stealth ( #8436 )
...
This touchpad has heavy jitter, set a fuzz of 8 to work around this.
From https://bugs.freedesktop.org/show_bug.cgi?id=105409
2018-03-14 05:36:29 +09:00
Peter Hutterer
fc6f94500e
hwdb: add axis overrides for HP Pavilion 15 ( #8404 )
...
https://bugzilla.redhat.com/show_bug.cgi?id=1551188
2018-03-09 10:54:28 +01:00
Peter Hutterer
2b5f20a99d
hwdb: add Dell Inspiron 3537 axis overrides ( #8388 )
...
PS/2 and RMI4 entries
https://bugs.freedesktop.org/show_bug.cgi?id=105370
2018-03-08 08:41:33 +01:00
snorreflorre
d5339ab123
hwdb: add axis range corrections for the Lenovo ThinkPad Edge 13 (02173BG) ( #8253 )
2018-03-04 08:18:46 +01:00
Peter Hutterer
6f58ff2325
hwdb: add axis override for Dell Inspiron MM061 touchpad ( #8226 )
...
https://bugzilla.redhat.com/show_bug.cgi?id=1545389
2018-02-20 16:27:48 +09:00
Peter Hutterer
fd007b3b52
hwdb: add touchpad override for Asus F3Sg
...
https://bugs.freedesktop.org/show_bug.cgi?id=104469
2018-01-08 12:03:10 +01:00
Alexis Deruelle
c559eecaad
Touchpad range : add another Macbook4,1 variant ( #7749 )
...
#Add "Early 2008 Core 2 Duo/Penryn" Macbook4,1 match string to the existing touchpad range definition
##Symptoms
* Jerky/Jumpy cursor motion using touchpad
* "Axis value outside expected range" message in Xorg.0.log
##Fix
I followed the instructions described here :https://wayland.freedesktop.org/libinput/doc/latest/absolute_coordinate_ranges.html and came up with the following :
evdev:input:b0003v05ACp022A*
EVDEV_ABS_00=256:1469:12
EVDEV_ABS_01=256:829:12
The ranges and resolutions are the same as stated in the existing definition (+/- 2) so only add the match string.
2018-01-05 10:17:17 +10:00
macrothian
0b97f52a33
Fix Dell E7570 hwdb dimensions #7252 ( #7263 )
2017-11-07 08:28:06 +10:00
Thomas Miller
2f34bead2c
Add Razer Blade Stealth 2016 to hwdb ( #6730 )
2017-09-05 15:18:20 +10:00
Justin Michaud
2935311ca4
Add hwdb fix for Lenovo Flex 3 15 inch touchpad resolution ( #6558 )
...
add hwdb fix for Lenovo Flex 3 1580
2017-08-10 12:24:34 +02:00
Benjamin Berg
b66c294c4b
hwdb: Add axis range for System76 Galago Pro (galp2) ( #6439 )
2017-07-25 11:35:58 +10:00
Alex Lu
0d94d1e628
hwdb: add axis range corrections for Lenovo X1 Carbon 5th gen (over ( #6320 )
...
rmi4).
2017-07-11 06:34:40 +10:00
Alex Lu
41b2478d52
hwdb: add axis range corrections for Lenovo X1 Carbon 5th gen. ( #6312 )
2017-07-10 08:08:25 +10:00
Amir Pakdel
9d3c1efaa3
hwdb: add axis range corrections for Dell Latitude E7470 ( #6156 )
2017-06-21 10:23:16 +10:00
Pascal S. de Kloe
48a0715ed4
hwdb: add axis range for Panasonic Toughbook CF-19, CF-30 and CF31 ( #5908 )
2017-05-08 11:46:31 +10:00
Peter Hutterer
c7a5268a20
hwdb: update axis ranges for the Asus UX301LAA touchpad ( #5872 )
...
https://bugs.freedesktop.org/show_bug.cgi?id=100873
2017-05-02 08:53:08 +02:00
Peter Hutterer
f5e97db00b
hwdb: add Samsung 880Z5E series touchpad overrides ( #5825 )
...
https://bugs.freedesktop.org/show_bug.cgi?id=100631
2017-04-28 08:19:31 +02:00
flussence
d7e228d9fe
hwdb: add resolution values for Waltop USB tablet ( #5634 )
...
Newer versions of libinput need this to recognise it as an input device.
https://bugs.freedesktop.org/show_bug.cgi?id=99664
2017-03-26 20:00:40 -04:00
Björn
e52b13cfc4
hwdb: add axis range corrections for Lenovo X1 Carbon 4th gen. / X1 Yoga ( #5089 )
...
The parameters were calculated on my X1 Yoga using touchpad-edge-detector; As as the device name indicates, the Touchpad is exactly the same as the X1 Carbon 4th gen.
2017-01-16 12:19:04 -05:00
sammynx
07f4efcc8a
hwdb: add correct metrics for Lenovo Thinkpad T430 ( #5050 )
2017-01-11 15:01:55 -05:00
Peter Hutterer
5acc0c86e1
hwdb: add hwdb override for Asus S550CB ( #5053 )
...
Widen the match for the current X550CC rule, they probably all have the same
touchpad.
https://bugs.freedesktop.org/show_bug.cgi?id=99306
2017-01-10 08:41:50 +01:00
Peter Hutterer
6534c8d35f
hwdb: add axis range overrides for Lenovo B590 ( #5031 )
...
https://bugs.freedesktop.org/show_bug.cgi?id=96315
2017-01-06 10:29:17 +01:00
Peter Hutterer
9938165522
hwdb: add axis range corrections for Dell Latitude E6320 ( #5022 )
...
From https://bugs.freedesktop.org/show_bug.cgi?id=99239
2017-01-05 10:32:14 +01:00
Peter Hutterer
f8de7c1875
hwdb: axis override for HP Spectre
...
https://bugzilla.redhat.com/show_bug.cgi?id=1402596
2016-12-20 14:39:59 +10:00
Peter Hutterer
3b4d94b66b
hwdb: add axis overrides for Asus Vivobook E402SA
2016-12-20 14:39:59 +10:00
Peter Hutterer
d28c633676
hwdb: add axis override for Lenovo W530
...
https://bugs.freedesktop.org/show_bug.cgi?id=98844
2016-12-20 14:39:59 +10:00
Peter Hutterer
24a797f4c7
hwdb: add axis override for Toshiba Tecra M11
2016-12-20 14:39:59 +10:00
Peter Hutterer
2502c8137f
hwdb: add axis overrides for HP Pavilion dv7
...
Fixes #4731
2016-11-25 07:53:18 +10:00
Michael Biebl
331d6a201b
hwdb: use systemd-hwdb instead of obsolete udevadm hwdb ( #4722 )
...
Fixes : #4721
2016-11-23 19:21:56 +01:00
Peter Hutterer
bbe7cdeb8f
hwdb: add Lenovo *40 series resolution fixes ( #4149 )
2016-09-15 08:16:05 +02:00
Peter Hutterer
e5e0cffce7
Merge pull request #4075 from Noeljunior/master
...
hwdb: add axis corrections for the Lenovo Yoga 500-14ISK touchpad
2016-09-01 19:07:49 +10:00
Peter Hutterer
3ba320560a
hwdb: add axis range corrections for Lenovo L430 ( #4074 )
...
https://bugs.freedesktop.org/show_bug.cgi?id=96220
2016-09-01 08:29:13 +02:00
Noeljunior
4ad6f2133a
hwdb: add axis corrections for the Lenovo Yoga 500-14ISK touchpad
2016-09-01 03:02:10 +01:00
Erik Karlsson
67684ba665
hwdb: add axis range corrections for Lenovo Ideapad 500S-13ISK
2016-08-26 19:48:52 +02:00
Peter Hutterer
769c29d5d1
hwdb: add axis ranges for the MacBook 4,1 ( #4030 )
...
https://bugzilla.redhat.com/show_bug.cgi?id=1357990
2016-08-24 12:11:48 +02:00
Peter Hutterer
df35bfaa25
hwdb: provide axis ranges for the Dell XPS M1530 ( #4016 )
...
https://bugs.freedesktop.org/show_bug.cgi?id=97433
2016-08-21 19:31:25 -04:00
Peter Hutterer
8249c5722d
hwdb: add resolution for the Dell Precision 5510 ( #3989 )
...
https://bugs.freedesktop.org/show_bug.cgi?id=97347
2016-08-19 10:25:53 +02:00