I'm having a resolution problem on my client terminal. It seems to be
ignoring the lts.conf and opens up every time at 1024x768. I've added
all the lines to  the lts.conf file to change it but nothing helps. I've
included the first two sections of the conf file as the rest is all
commented out. Any ideas? I've also installed the X server below.

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

[Default]
        SERVER             = 192.168.0.254
        XSERVER            = XF86_SVGA
        X_MOUSE_PROTOCOL   = "Microsoft"
        X_MOUSE_DEVICE     = "/dev/ttyS0"
        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]
#    X_RES_1         = 800x600
#    X_HORZSYNC      = 30-54
#    X_VERTREFRESH   = 50-120
#    X_MODE_800x600   =40 800 840 968 1056 600 601 605 628 +hsync +vsync
    XSERVER         = XF86_SVGA
    X_RES_1         = 640x480
    X_HORZSYNC      = 31-62
    X_VERTREFRESH   = 55-90
    X_MODE_640x480  = 25.17  640  648  744  784  480  482  484  509
-hsync -vsync
#       XSERVER            = auto
        LOCAL_APPS         = N
        USE_NFS_SWAP       = N
        SWAPFILE_SIZE      = 48m
        RUNLEVEL           = 5







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
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