Re: Xfce configs screwed up: unusable
Posted: Fri Jun 13, 2025 4:30 pm
Remember those 12hr common days all too much: What you can try and I'll describe 1st then share commands - other wise I'm sensored anything I post.
yes as shared Best Create a new test account. I created test1 and test22 set passwds make it easy. There is or should be a file in the common Xfce4 directory
called xfce-mx-defaults
reading shares delete all "Files" except this file and re-login with xfce-project icons and all same control. the Project files not MX-Default xfce file content
I tried 3 tests.
1: - as described deleted all folders and files except xfce-mx-defaults - xfce4-session-logout , re- login and I have mentioned Xfce-project icons and operations
2: - Deleted all the files logout login same as default install MX-xfce common xfce-desktop icons and file settings.
3: - Deleted all files and copied from /etc/skel/.config/xfce/* . - after cd ~/.config/xfce4
session logout login looks same as standard. Do not worry your other programs etc content are in their own perspective folders. yet worry about your backup this is not 100 percent integrity they will be all there on a restart of each application you open.
all files originate from /etc/skel as each account is created. so these are the key primary files 'the Desktop and Environment common'
Might provide some confidence: you should be able to do this to your messed up account. Cheers.
yes as shared Best Create a new test account. I created test1 and test22 set passwds make it easy. There is or should be a file in the common Xfce4 directory
called xfce-mx-defaults
reading shares delete all "Files" except this file and re-login with xfce-project icons and all same control. the Project files not MX-Default xfce file content
I tried 3 tests.
1: - as described deleted all folders and files except xfce-mx-defaults - xfce4-session-logout , re- login and I have mentioned Xfce-project icons and operations
2: - Deleted all the files logout login same as default install MX-xfce common xfce-desktop icons and file settings.
3: - Deleted all files and copied from /etc/skel/.config/xfce/* . - after cd ~/.config/xfce4
session logout login looks same as standard. Do not worry your other programs etc content are in their own perspective folders. yet worry about your backup this is not 100 percent integrity they will be all there on a restart of each application you open.
all files originate from /etc/skel as each account is created. so these are the key primary files 'the Desktop and Environment common'
Code: Select all
test1:
cd ~/.config/xfce4
rm -rf desktop xfwm4 panel xfconf terminal xfce4-taskmanager.rc xfce4-screenshooter help.rc helpers.rc
xfce4-session-logout
#did not delete xfce-mx-defaults
#upon re-login all Xfce-project desktop control and icon standards similar to mx-xfce4
#operates all the same
test2:
cd ~/.config/xfce4
rm -rf *
xfce4-session-logout
login now have Xfce-own-desktop control and icons
xfce4-session-logout / Re login looks same as initial mx install from iso
test3:
cd ~/.config/xfce4
rm -rf *
cp -r /etc/skel/.config/xfce4/* .
xfce4-session-logout / Re login looks same as initial mx install from iso