#!/bin/sh # Program to run X-programs as root # (when you get the "**WARNING** cannot open display" message) su - -c "exec env DISPLAY='$DISPLAY' XAUTHORITY='${XAUTHORITY-$HOME/.Xauthority}' "'"$SHELL"'" -c '$*'"
April 24, 2007
xsu
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URL




