Re: Sometimes Updating Restarts X
Reply #20 –
Thanks so much for your help anyways! I need to look into what that command even does. Is it anything super important?
The backup folder is in "/home/brandon/backups/10-evdev.conf".
Output of "grep -R evdev /{etc,usr/share}/X11/xorg.conf*":
$ grep -R evdev /{etc,usr/share}/X11/xorg.conf*
/usr/share/X11/xorg.conf.d/10-quirks.conf:# Explicitly tell evdev to not ignore the absolute axes.
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchDriver "evdev"
/usr/share/X11/xorg.conf.d/10-quirks.conf: MatchDriver "evdev"
Here are all of the files in that location from the grep command. I cat'ed them all together with the filename and colon showing you what file they are from.