> On Tue, 31 Jan 2012 04:00:54 +0100 > Henry Gebhardt <[email protected]> wrote: > > In this case your command is probably "lxpanel --profile LXDE". It > will stay in the foreground, so you can hit Ctrl+C in that terminal > when the panel freezes, and then start lxpanel again. > > You can get the list of defined profiles by checking > "ls ~/.config/lxpanel/" in a terminal.
I pass the 2 commands several times a day when a panel freeze occurs $ killall -9 lxpanel $ lxpanel -- profile LXDE& I have to keep a bash window open in permanence. I often close it by mistake. It terminates the panel... I can not launch bash again using Ctrl+F2. It's a small annoyance. If I could keep a file on my desktop (a script) and simply click on it when a freeze occur, it would help. Could somebody on the list, with basic shell scripting knowlege, write a simple script to run the two commands above, if possible in the background (i.e. without opening a shell window). That would be nice. -- nomnex <[email protected]> Freenode: nomnex Registered Linux user #505281. Be counted at: http://linuxcounter.net ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
