Y
Hacker News
new
|
ask
|
show
|
jobs
by
gegenschall
3223 days ago
You should be using /etc/X11/xorg.conf.d/*.conf for that.
1 comments
lossolo
3223 days ago
No, this path will not work. If anything it should be /usr/share/X11/xorg.conf.d
link
peterwwillis
3223 days ago
If 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.
link
gegenschall
3223 days ago
Apologies. I haven't been using Ubuntu in a while and did not know you had to modify stuff under /usr there. (Eww!)
link