6 ms·
You should be using /etc/X11/xorg.conf.d/*.conf for that.
by gegenschall 9y ago
You should be using /etc/X11/xorg.conf.d/*.conf for that.
- lossolo 9y agoNo, this path will not work. If anything it should be /usr/share/X11/xorg.conf.d
- peterwwillis 9y agoIf you're using Slackware, or another sane distribution, /etc/X11/xorg.conf.d/ is where you put user-specific X configuration. Making the config immutable would prevent overwrite. Making local edits in any part of /usr/ is extremely frowned upon.
- gegenschall 9y agoApologies. I haven't been using Ubuntu in a while and did not know you had to modify stuff under /usr there. (Eww!)