12-06-2014, 01:11 AM
One thing he can try if he still has issues is to open a new terminal window by pressing ctrl+alt+T.
In the terminal window paste the following:
(make backup of old settings)
(copy default settings to home)
In the terminal window paste the following:
Code:
mv ~/.config/xfce4 ~/.config/xfce4.bak
Code:
cp -r /etc/skel/.config/xfce4 ~/.config