sorry deleted email on vnc before i could reply, so here goes: according to the linux journal passed out at the last svlug meet you can do the following to run your xsessions always via vnc: replace your $HOME/.xsession with: exec vncviewer -passwd $HOME/.vnc/passwd -fullscreen localhost:1 assuming you have prevously started vnc of course!