mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-16 06:59:47 -05:00
Only tag the card0 device with seat info for now.
This commit is contained in:
parent
8012f32978
commit
b14852d7a2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ ACTION!="add|change", GOTO="wayland_end"
|
|||
|
||||
KERNEL=="event*", ENV{ID_CLASS}=="mouse", ENV{WAYLAND_SEAT}="1"
|
||||
KERNEL=="event*", ENV{ID_CLASS}=="kbd", ENV{WAYLAND_SEAT}="1"
|
||||
KERNEL=="card*", ENV{WAYLAND_SEAT}="1"
|
||||
KERNEL=="card0", ENV{WAYLAND_SEAT}="1"
|
||||
|
||||
LABEL="wayland_end"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue