In case anyone else has the same problem - after upgrading to LTSP version 4, one of my workstations was unbelievably slow running OpenOffice.org 1.1. Just clicking on the 'File' menu took about ten seconds to respond. No other applications appeared to be affected.
I traced the problem to the XF86Config settings generated by start_ws: Section "Screen" Driver "SVGA" The workstation has an S3 Trio64 video card, so I needed to force this to Section "Screen" Driver "s3" by specifying in lts.conf for this workstation: XSERVER=s3 Hope this saves other people hours of debugging... John ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _____________________________________________________________________ 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
