How to stop Xorg to automatically add `-seat seat0` on every card on Debian 12
by hurd from LinuxQuestions.org on (#6EQ2W)
I am using Debian 12 (without systemd).
Xorg, by default, consumes 4MiB of VRAM on every card, and 105MiB of RAM for each unused card.
After some "grep" searches, I have found that /usr/lib/udev/rules.d/71-seat.rules is the only file that seems to be related.
Yet, I do not see how to stop Xorg to automatically add `-seat seat0` on every card.
Xorg, by default, consumes 4MiB of VRAM on every card, and 105MiB of RAM for each unused card.
After some "grep" searches, I have found that /usr/lib/udev/rules.d/71-seat.rules is the only file that seems to be related.
Yet, I do not see how to stop Xorg to automatically add `-seat seat0` on every card.