<div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>I'm trying to setup an xorg.conf file. This is because I want to setup all the buttons on my special mouse I use for my arthritis, so this is a big deal for me. If anyone has some time to spare to help me figure this out I'd appreciate it very much and would gladly pay someone to do so.<br><br></div>I've tried a lot of stuff, but this gets me the furthest:<br></div><div>-- Ctrl+Alt+F3<br></div>-- $ sudo service gdm stop<br></div>-- $ sudo Xorg :5 -configure<br></div><br></div>This gives me a segmentation fault. Here's a snippet of the output:<br><br>[   340.034] (II) Module ABI versions:<br>[   340.034]     X.Org ANSI C Emulation: 0.4<br>[   340.034]     X.Org Video Driver: 23.0<br>[   340.034]     X.Org XInput driver : 24.1<br>[   340.034]     X.Org Server Extension : 10.0<br>[   340.035] (--) using VT number 4<br><br>[  
 340.035] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration<br>[   340.035] (II) xfree86: Adding drm device (/dev/dri/card0)<br>[   340.036] (EE) <br>[   340.036] (EE) Backtrace:<br>[   340.037] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x139) [0x59ea19]<br>[   340.038] (EE) 1: /lib64/libpthread.so.0 (funlockfile+0x50) [0x7f11a65825ff]<br>[   340.038] (EE) 2: /usr/libexec/Xorg (xf86PlatformMatchDriver+<wbr>0x2a4) [0x496f14]<br>[   340.039] (EE) 3: /usr/libexec/Xorg (xf86BusProbe+0x9) [0x46e8e9]<br>[   340.039] (EE) 4: /usr/libexec/Xorg (InitOutput+0x74a) [0x47d44a]<br>[   340.040] (EE) 5: /usr/libexec/Xorg (InitFonts+0x216) [0x43aea6]<br>[   340.041] (EE) 6: /lib64/libc.so.6 (__libc_start_main+0xf1) [0x7f11a61cb401]<br>[   340.041] (EE) 7: /usr/libexec/Xorg (_start+0x2a) [0x424d5a]<br>[   340.042] (EE) <br>[   340.042] (EE) Segmentation fault at address 0x50</div>