| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
add ACCEL_MOUNT_MATRIX for IdeaPad Miix510-12ISK
multiple match expressions for Miix510 series
extend comments for miix510 series
Signed-off-by: Bruce Zhang <zttt183525594@gmail.com>
add device hwdb for IdeaPad Miix510-12ISK
Signed-off-by: Bruce Zhang <zttt183525594@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Logitech MX Master 2S: Unifying Receiver and Bluetooth Connectivity
Logitech MX Master 2S can connect through either the unifying receiver
or bluetooth. Clarify that the previous listing was for unifying
receiver and add listing for bluetooth. Note the MOUSE_DPI differences
between the two listings.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
| |
|
|
|
|
|
| |
[zj: the entry for a Thinkpad mouse is moved to the end of Lenovo section, and a
Lenovo mouse is moved from Logitech section to Lenovo section.]
|
|
|
| |
Untested, just carefully copy and pasted under the created sections. First approach to #10941
|
| |
|
|
|
|
|
| |
It defaults to 3200 DPI and 1000 Hz. Note the ?? is required to
match the multibyte UTF-8 character '®'.
|
| |
|
|
|
| |
Added accelerometer transformation matrix for the Onda V820w Tablet
|
|
|
| |
That reverts the commits #8762 and #9868, those created double key events issues on some Dell laptops.
|
|
|
|
| |
another bios version for same model with portrait screen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
HP laptops and desktop containing the lis3lv02d device (as supported by
the drivers/platform/x86/hp_accel.c driver) are supposed to output their
values according to their "standard" orientation, one that
corresponds to "can play neverball".
For all those devices, we need to convert that "neverball" orientation
to a "Windows 8" orientation. We will not accept quirks for HP machines
that use the lis3lv02d device, they should go in the hp_accel.c driver
instead.
Closes: #5160
|
| |
|
| |
|
|
|
| |
Closes #9834.
|
|
|
|
| |
Add mapping for unknown keycodes on Microsoft Reclusa keyboard.
|
|
|
|
| |
Add accelerometer orientation quirk for the Onda V80 Plus tablet.
|
|
|
|
|
| |
Add accelerometer orientation quirk for the Acer One 10 2-in-1 also known
as the Acer S1003.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 space
|
|
|
|
|
| |
tablet
Add accelerometer orientation quirk for the Teclast X98 Plus I (A5C6) tablet.
|
|
|
|
| |
Fixes #10120.
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Add accelerometer orientation quirk for the Onda v975w tablet.
|
|
|
|
| |
Add accelerometer orientation quirk for the Connect Tablet9 tablet.
|
|
|
|
| |
Add accelerometer orientation quirk for the HP Pavilion x2 - 10-n000nd 2-in-1.
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
be recognized. They share parts with normal X200 and X201's. (#10029)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|