03-01-2019, 12:59 AM
For the 3.8 32 bit it works from the terminal with all this commands.
cp -r ~/.config/xfce4 ~/.config/xfce4.old
cp -r ~/.config/xfce4-session ~/.config/xfce4-session.old
xfce4-panel --quit ; pkill xfconfd ; rm -rf ~/.config/xfce4; rm -rf ~/.config/xfce4-session ; cp -Rf /etc/skel/.config/xfce4 ~/.config/xfce4; cp -Rf /etc/skel/.config/xfce4-session ~/.config/xfce4-session ; sudo reboo
I do not know if this going to work with ur 4.2 64bit
arxontas
cp -r ~/.config/xfce4 ~/.config/xfce4.old
cp -r ~/.config/xfce4-session ~/.config/xfce4-session.old
xfce4-panel --quit ; pkill xfconfd ; rm -rf ~/.config/xfce4; rm -rf ~/.config/xfce4-session ; cp -Rf /etc/skel/.config/xfce4 ~/.config/xfce4; cp -Rf /etc/skel/.config/xfce4-session ~/.config/xfce4-session ; sudo reboo
I do not know if this going to work with ur 4.2 64bit
arxontas