#!/bin/sh # Must be run from a console as root, since -config to point to files # outside of /etc/X11 doesn't work for non-root users xinit /bin/sh -c ' xsetroot -solid orange x11perf -aatrap1 -repeat 3 -time 1 #x11perf -range aatrap1,addaatrapezoid300 -repeat 1 -time 1 sleep 1 ' -- -config `dirname $0`/xorg.conf