Skip to content

Commit 9c8cd6d

Browse files
committed
Put the display in the touchbar seat too
This should prevent most compositors that don't check the non_desktop property from opening the display device. Removing the "master-of-seat" tag is necessary to prevent the seat from being considered existent, in which case the login manager might try to start a graphical session in it.
1 parent cc50c33 commit 9c8cd6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
SUBSYSTEM=="drm", KERNEL=="card*", DRIVERS=="adp", TAG-="master-of-seat", ENV{ID_SEAT}="seat-touchbar"
2+
13
SUBSYSTEM=="input", ATTR{name}=="MacBookPro17,1 Touch Bar", ENV{ID_SEAT}="seat-touchbar"
24
SUBSYSTEM=="input", ATTR{name}=="Mac14,7 Touch Bar", ENV{ID_SEAT}="seat-touchbar"

0 commit comments

Comments
 (0)