I delete the lock file from the user's directory whenever he/she logs in.  I
added the following line to the top of my Xstartup file after the line
"xvkdb=${BINDIR}xvkbd

find $HOME/.mozilla/firefox/********.default/ -name .parentlock -exec rm {}
\;

I found the syntax for OS X online and adapted it for my purposes.  This has
worked for me well, using both opensuse 10.1 and fedora 4 and 5.

Hope it helps,
David
 

-----Original Message-----
From: Don Robertson [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 26, 2006 10:19 PM
To: Peter Billson
Cc: LTSP
Subject: Re: [Ltsp-discuss] Relaunching firefox

Cheers for that - almost what I want :-)

The problem I am having is removing the lock files. If i put *Anything*
in a ~/.xsession file, I can no longer log in. The display manager
relaunches itself and gives the login prompt again.

I am using KDE, and have looked at the xsession.options - it should be
allowing a .xsession file.

Any ideas?

Peter Billson wrote:
> Don,
>   Launch Firefox from a script that simply relaunches it when closed.
> 
>   You can find such a script at: http://www.elbnet.com/libsys-2006/parts/
> 
>   as well as an example xsession file.
> 
> 
> Pete Billson





Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to