Verner Kjærsgaard wrote:
Hans Ekbrand skrev:
  
/usr/share/ltsp/screen-x-common looks for a generated xorg-conf file at
/var/run/ltsp-xorg.conf, but the client creates it at /tmp/xorg.conf.new.

I cannot remember messing with these scripts. For the time being, I added

if [ -f /tmp/xorg.conf.new ]; then
    X_CONF=/tmp/xorg.conf.new    
fi

And now everything works for me.

    

Hi

- looks like you've just spotted and circumvented a bug...
  
Maybe...
- I'll take the liberty to make a record of your findings :-)
  

I'm glad if my effort to help myself is useful for others too :-)

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_____________________________________________________________________
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