Tagged Questions
0
votes
1answer
195 views
Xorg input devices fail without udev
What I am trying to do:
Launch Xorg server without udev device manager.
What I have tried to do:
Make sure that /dev/ has all required nodes, such as /dev/input/*.
Make sure that all required ...
12
votes
1answer
360 views
Assigning USB hub to specific seat in multiseat configuration
On my debian-based machine, I have a working multiseat configuration.
One annoying detail that so far I couldn't fix is that any USB hardware I connect is always assigned to the primary seat.
...
1
vote
2answers
608 views
Setting graphics driver without xorg.conf
It looks like X has this new approach of working without a xorg.conf and instead letting udev
do all the configuration. Is there a nice description of this out there?
More specifically I installed ...
