On 15 May 2016 at 01:21, Mike Lieberman <[email protected]> wrote: > ... > > USERXSESSION=$HOME/.xsession > USERXSESSIONRC=$HOME/.xsessionrc > ALTUSERXSESSION=$HOME/.Xsession > ERRFILE=$HOME/.xsession-errors > > None of these exist. > > There is a $HOME/mike/.xsession-errors and it is in use by but not by > tightVNC. How can I create the four files to make the script happy?
Generally $HOME would be set to /home/<user>, at least on Ubuntu, I don't know about Mint, try echo $HOME to what it is set to. Colin -- Ubuntu-devel-discuss mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
