mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 09:58:22 +02:00
This keyboard sits on the USB bus, so it's considered an external
keyboard by default. This commit changes that to internal
so that DWT detection on the laptop touchpad works.
(cherry picked from commit cc1499fbb3)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1434>
13 lines
349 B
Text
13 lines
349 B
Text
[Gigabyte Aero 15 touchpad]
|
|
MatchUdevType=touchpad
|
|
MatchName=ETPS/2 Elantech Touchpad
|
|
MatchDMIModalias=dmi:*svnGIGABYTE:pnAERO15-XA*
|
|
AttrPalmSizeThreshold=800
|
|
|
|
[Gigabyte Aorus15BKF keyboard]
|
|
MatchUdevType=keyboard
|
|
MatchBus=usb
|
|
MatchVendor=0x0414
|
|
MatchProduct=0x7A44
|
|
MatchDMIModalias=dmi:*:svnGIGABYTE:pnAORUS15BKF:*
|
|
AttrKeyboardIntegration=internal
|