Re: [Ltsp-discuss] How to make "ltsp-localapps hostname" work?

2015-03-16 Thread John Hupp
On 3/16/2015 4:34 PM, Vagrant Cascadian wrote: > On 2015-03-16, John Hupp wrote: >> I want to write a script that, for my thin clients, will run a different >> screen locker if the script detects that it is in an LTSP session. >> >> The biggest problem I'm running into is testing for LTSP. > Check

Re: [Ltsp-discuss] How to make "ltsp-localapps hostname" work?

2015-03-16 Thread Vagrant Cascadian
On 2015-03-16, John Hupp wrote: > I want to write a script that, for my thin clients, will run a different > screen locker if the script detects that it is in an LTSP session. > > The biggest problem I'm running into is testing for LTSP. Check for the LTSP_CLIENT environment variable; it should b

[Ltsp-discuss] How to make "ltsp-localapps hostname" work?

2015-03-16 Thread John Hupp
I want to write a script that, for my thin clients, will run a different screen locker if the script detects that it is in an LTSP session. The biggest problem I'm running into is testing for LTSP. I thought one simple test would be to return the hostname and match it against ltsp*. But "ltsp