udev: fix trackball model
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
88c0fcb0d4
commit
919e855532
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in {
|
|||
ENV{ID_INPUT_TRACKBALL}="1"
|
||||
|
||||
# ProtoArc EM04
|
||||
ENV{ID_USB_SERIAL}=="Nordic_2.4G_Wireless_Receiver", \
|
||||
ENV{ID_USB_SERIAL}=="Compx_2.4G_Receiver", \
|
||||
ENV{ID_INPUT_MOUSE}="", \
|
||||
ENV{ID_INPUT_TRACKBALL}="1"
|
||||
'';
|
||||
|
|
Loading…
Add table
Reference in a new issue