On: Sun, 16 Aug 1998 15:02:09 -0400 Hank Fay writes: > > Cool. Thanks. > How would I hook this in to run whenever I come out of X?
If you call x using startx, just create a alias. alias startx="/usr/bin/X11/startx; <call the script to fix screen>" Torsten