Ok, I found out I should use the XF86_SVGA. This is what my lts.conf looks 
like:

#
# Config file for the Linux Terminal Server Project (www.ltsp.org)
#

[Default]
        SERVER             = 192.168.0.3
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "PS/2"
        X_MOUSE_DEVICE     = "/dev/psaux"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        USE_XFS            = N
        LOCAL_APPS         = N
        RUNLEVEL           = 5

#------------------------------------------------------------------------------
#
# Example of specifying X settings for a workstation
#
[ws001]
        XSERVER            = auto
        LOCAL_APPS         = N
        USE_NFS_SWAP       = N
        SWAPFILE_SIZE      = 48m
        RUNLEVEL           = 5

[pup]
        XSERVER            = XF86_SVGA
        LOCAL_APPS         = N
        USE_NFS_SWAP       = N
        SWAPFILE_SIZE      = 64m
        RUNLEVEL           = 5

#
# ws004 is my virtual workstation running in a VMware session
#
[ws004]
        DNS_SERVER         = 192.168.0.254

I called the terminal I'm working on [pup]

How do I force it to use XFREE 3.3 instead of 4.x or does it know that by 
itself?

What I get is a black screen. I don't even get to the grey one with the X on 
it. Does anybody have a clue?

I would appreciate it. I think I'm so close and it is a bit frustrating that 
it still doesn't work. OTOH, I seem to have stumbled on every possible stone 
that was possible and now I want it to work more than ever. I'm also grateful 
for knowing more or less how it works now.

Time to go to bed, till tomorrow,

Jo

_____________________________________________________________________
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.openprojects.net

Reply via email to