Tagged Questions
0
votes
2answers
618 views
Upstart: accept user input to switch xorg.conf
I'm trying to get a startup script requiring user input running before gdm starts (the script should allow me to choose from a list of xorg.conf's the one I'd like to use for the current session).
...