Bug#418142: [Pkg-ltsp-devel] Bug#418142: X_HORZSYNC X_VERTREFRESH in lts.conf ignored

Joshua N Pritikin jpritikin at pobox.com
Mon Apr 9 07:03:59 UTC 2007


On Sat, Apr 07, 2007 at 10:28:13AM -0700, vagrant at freegeek.org wrote:
> it would be *really useful* to know what you've actually set in your
> lts.conf. please attach your lts.conf to the bugreport. :P

See attached. The host in question is named "leghorn."
-------------- next part --------------
#
# Copyright (c) 2003 by James A. McQuillan (McQuillan Systems, LLC)
#
# This software is licensed under the Gnu General Public License.
# The full text of which can be found at http://www.LTSP.org/license.txt
#
#
# Config file for the Linux Terminal Server Project (www.ltsp.org)
#

[Default]
#	NIS_DOMAIN		= ltsp1
#	LOCAL_APPS		= Y
#        SERVER			= 132.147.1.19
        XSERVER			= auto
        X_MOUSE_RESOLUTION	= 400
        X_MOUSE_BUTTONS		= 3
        USE_XFS			= Y
#	HOTPLUG			= Y
#        SCREEN_01		= startx
#	SCREEN_02		= shell
#	SCREEN_03		= shell
#	SCREEN_04		= shell
        PRINTER_0_DEVICE        = /dev/lp0
        PRINTER_0_TYPE          = P
#	X_MODE_0		= 800x600
	LOCALDEV		= Y
	X4_MODULE_01		= vnc
	PRINTER_0_WRITE_ONLY	= N

[2button]
	X_MOUSE_BUTTONS		= 2
	X_MOUSE_EMULATE3BTN	= Y

[oldmonitor]
	X_HORZSYNC              = 31-55
	X_VERTREFRESH           = 55-70

[veryoldmonitor]   # this monitor supports 640x480 only
        X_HORZSYNC              = 30-32
        X_VERTREFRESH           = 59-61

[ps2mouse]
	X_MOUSE_PROTOCOL	= "PS/2"
	X_MOUSE_DEVICE		= "/dev/psaux"

[s0mouse]
        X_MOUSE_PROTOCOL        = "Microsoft"
        X_MOUSE_DEVICE          = "/dev/ttyS0"

[s1mouse]
        X_MOUSE_PROTOCOL        = "Microsoft"
        X_MOUSE_DEVICE          = "/dev/ttyS1"

[s2mouse]
	X_MOUSE_PROTOCOL	= "Microsoft"
	X_MOUSE_DEVICE		= /dev/ttyS2

#
# NOW THE CLIENTS #########################################
#

[leghorn]
        LIKE                    = oldmonitor
        LIKE                    = s0mouse
        MODULE_01               = ide-disk


More information about the Pkg-ltsp-devel mailing list