fixing xfce4 sessions
By tbuitenh on 25 Jan 2007
Sometimes something goes wrong when saving sessions in xfce. For example it gave me three instances of NetworkManager today... Here's how to fix it:
Log out. Log in in text mode (control-alt-f1). Edit the xfce session: vi .cache/sessions/xfce-session-myhostname\:0
Move to the first line describing something you don't want to be started, and type d8d (which deletes 8 lines). Repeat until you got rid of all unwanted junk (so in my case leaving only one of the groups of nm-applet lines, and everything not related to nm-applet), and exit vi with :wq.
Log out (control-d), go back to X (graphics mode) (alt-f7), log in, log out with session saving enabled (just to be sure), log in.
It should be fixed now.
tags in Blogs
microsoft
free
bad credit
gnome
gaming
music
EasyLFS
video
private party
gamefest2007
multimedia
Linux Data Recovery
free software
hardware
tips
gnu
distros
distro
drivers
linux
nuxified
programming
freedomware
news
personal
backup
marketing
kernel
ubuntu
fedora
software
freedom
windows
security
nfs
network
Who's online
There are currently 0 users and 46 guests online.










Comments
Cool, it happens to me
by libervisco | Thu, 2007-01-25 16:59Cool, it happens to me sometimes as well. Thanks for the tip.