At the moment I run it by clicking a shortcut I made in the XFCE window manager which runs this:
Code: Select all
sudo ./xlib_shm -m 1 -m 23 -m 11 -m 12 -k 0x7a6d0000
I would like to start xlib_shm automatically when XFCE starts without the sudo/root problem.
How would one accomplish this??