Xwindow
- Script to copy Xaut as root from user dir.
cookie=$(xauth list | cut -d\ -f5) xauth -f /home/<user>/.Xauthority add :0 . $cookie #must run the default script now /etc/gdm/PreSession/Default exit 0
cookie=$(xauth list | cut -d\ -f5) xauth -f /home/<user>/.Xauthority add :0 . $cookie #must run the default script now /etc/gdm/PreSession/Default exit 0
linux/Xwindows (last edited 2011-04-19 07:44:58 by PieterSmit)