Quote Originally Posted by Toz View Post
It must be something in the configuration files of the /home directory that you are "keeping". You could try, from the Ctrl+Alt+F1 console screen to rename the existing $HOME/.config/xfce4 directory:
Code:
mv $HOME/.config/xfce4 $HOME/.config/xfce4.BAK
...but keep in mind that this will reset xfce and you will lose all of your existing Xfce customizations.
Do I just do this when logged into new user or the original user ?