# # Copyright (c) 2002 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] # IP address of the LTSP server SERVER = 192.168.0.254 # Video drivers for the terminals XSERVER = auto # XFree 4 drivers: ati cirrus cyrix fbdev i128 i740 i810 mga # neomagic nv r128 radeon rendition s3 s3virge savage # siliconmotion sis tdfx tga trident tseng vesa vga # XFree 3 drivers: XF86_FBDev XF86_S3 XF86_S3V XF86_SVGA # XF86_VGA16 XFree86 Xvesa X4_MODULE_01 = glx # add the GLX module by default, blender and the like need it # Mice drivers for the terminals X_MOUSE_PROTOCOL = "PS/2" X_USBMOUSE_PROTOCOL = "IMPS/2" # Mouse protocols: ExplorerPS/2 GlidePoint GlidePointPS/2 # IMPS/2 IntelliMouse Microsoft MouseManPlusPS/2 # NetMousePS/2 NetScrollPS/2 PS/2 ThinkingMouse # ThinkingMousePS/2 usb X_MOUSE_DEVICE = "/dev/psaux" X_USBMOUSE_DEVICE = "/dev/input/mice" X_MOUSE_RESOLUTION = 400 X_USBMOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 3 X_USBMOUSE_BUTTONS = 3 USBEMULATE_3_BUTTONS = "off" # Keyboards XkbSymbols = "ee(pc101)" XkbModel = "pc101" XkbLayout = "ee" # Example of setting a different (German) keyboard mapping, # XkbLayout = "de" # also see: # http://www.xfree86.org/current/XKB-Config2.html # http://www.ltsp.org/documentation/ltsp-3.0-4-en.html#AEN1213 # /opt/ltsp/i386/usr/X11R6/lib/X11/xkb/rules/xfree86.lst # (/opt/ltsp/i386/usr/X11R6/lib/X11/xkb/symbols/) # (/opt/ltsp/i386/usr/X11R6/lib/X11/xkb/keymap/xfree86) USE_XFS = N LOCAL_APPS = N SCREEN_01 = startx #SCREEN_02 = shell #SCREEN_03 = telnet # TELNET_HOST = 192.168.0.254 #SCREEN_04 = rdesktop # RDP_SERVER = your.2k.server # RDP_OPTIONS = -F -u fred -d ltsp # uncomment the following line to enable floppy support RCFILE_01 = floppyd # uncomment the following line to enable SNMP support #SNMPD = Y # enable sound by default SOUND = N # choose either esd or nasd to be the default # SOUND_DAEMON = "nasd" SOUND_DAEMON = "esd" # default sound volume VOLUME = 75 ### For ISA sound cards, you have to specify the module to use: # SMODULE_01 = "sb io=0x220 irq=5 dma=1" #------------------------------------------------------------------------------ # Below are sample mode lines for a variety of vertical refresh rates and # resolutions. They are used to define the default client screen resolution. # Some lines may not work with a given monitor and video chipset. # To avoid damaging a monitor and video card, only specify mode lines that # your client's hardware can support. # Uncomment only *one* of the following X_MODE_0 lines at a time, or add one # of your own. # 60 Hz Resolutions # X_MODE_0 = 640x480 25.175 640 656 752 800 480 490 492 525 -hsync -vsync # X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628 +hsync +vsync # X_MODE_0 = 1024x768 65 1024 1048 1184 1344 768 771 777 806 -hsync -vsync # 70 Hz Resolutions (Use instead of 72 Hz for 1024x768) # X_MODE_0 = 1024x768 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync # 72 Hz Resolutions # X_MODE_0 = 640x480 31.5 640 664 704 832 480 489 492 520 -hsync -vsync # X_MODE_0 = 800x600 50 800 856 976 1040 600 637 643 666 +hsync +vsync # X_MODE_0 = 1024x768 75 1024 1048 1192 1296 768 771 777 806 -hsync -vsync # 75 Hz Resolutions # X_MODE_0 = 800x600 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync # 85 Hz Resolutions # X_MODE_0 = 800x600 60.75 800 864 928 1088 600 616 621 657 -hsync -vsync ##------------------------------------------------------------------------------ ## ## The sections below are for specific terminals. You can define the ## settings for an individual terminal in three ways: ## ## 1. MAC address ## 2. Hostname ## 3. IP address ## ## Using IP address or hostname usually means editing /etc/dhcpd.conf ## for each terminal in addtion to adding the entry below. As such, ## it is generally a good idea to use the terminal's MAC address. ## ##------------------------------------------------------------------------------ ## ## Examples of specifying X settings for a workstation ## # #####################################################################3 # 2 korrus malmstein, temal serial hiir [00:40:F4:CC:D2:6D] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" # 2 korrus geograafia, temal serial hiir [00:40:F4:CC:D5:56] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" # opetajate tuba akende vahel eraldi arvuti [00:40:F4:3F:DD:2D] X_MOUSE_PROTOCOL = "IMPS/2" X_MOUSE_DEVICE = "/dev/psaux" X_MOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 5 X_ZAxisMapping = "4 5" # spordisaali arvuti vaatega valjakule [00:40:F4:6E:4B:5C] X_MOUSE_PROTOCOL = "IMPS/2" X_MOUSE_DEVICE = "/dev/psaux" X_MOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 5 X_ZAxisMapping = "4 5" PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P # P-Parallel, S-Serial # tooopetuse kabinet [00:40:F4:CC:D4:84] X_MOUSE_PROTOCOL = "IMPS/2" X_MOUSE_DEVICE = "/dev/psaux" X_MOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 5 X_ZAxisMapping = "4 5" # keeltemaja opetajate tuba [00:40:F4:6E:3D:35] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P # P-Parallel, S-Serial, U-usb # SMODULE_01 = "sb io=0x220 irq=5 dma=1" # Maarika Roosimagi suurtemaja psyhholoog [00:50:BF:61:20:33] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P # P-Parallel, S-Serial, U-usb # SMODULE_01 = "sb io=0x220 irq=5 dma=1" # Helgi Tuvi suurtemaja see millele ma USB külge kruttisin [00:40:F4:BB:9D:06] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P # P-Parallel, S-Serial, U-usb # SMODULE_01 = "sb io=0x220 irq=5 dma=1" # keelte veheruum 2 korrus 2 arvuti [00:40:F4:05:6A:8D] X_MOUSE_PROTOCOL = "IMPS/2" X_MOUSE_DEVICE = "/dev/psaux" X_MOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 5 X_ZAxisMapping = "4 5" PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P # P-Parallel, S-Serial, U-usb # Matemaatika vaheruum suurtemaja II korrus [00:40:F4:6E:4A:61] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P # P-Parallel, S-Serial, U-usb SMODULE_01 = "sb io=0x220 irq=5 dma=1" # Suurtemaja arvutiklassi terminal nr 2 [00:40:F4:CC:D0:6D] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" X_MODE_0 = 800x600 # Suurtemaja arvutiklassi terminal nr 1 [00:40:F4:1D:8E:B8] X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" # X_MODE_0 = 800x600 # Kalle Pullmanni P120 terminal keldris [00:40:F4:EB:6B:96] X_MOUSE_PROTOCOL = "IMPS/2" X_MOUSE_DEVICE = "/dev/psaux" X_MOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 5 X_ZAxisMapping = "4 5" X_MODE_0 = 800x600 X_VERTREFRESH = 75 # ######################################################################## # mingile 1 megasee atile vQib sellised andmed pahe vaanata # X_COLOR_DEPTH = 8 # XSERVER = XF86_SVGA # X_MODE_0 = 1024x768 # X_MODE_1 = 800x600 # X_VIDEORAM = 1024 # X_VERTREFRESH = 75 # Jargnevad read intellimouse kerimisnupuga hiire taltsutamiseks # X_MOUSE_PROTOCOL = "IMPS/2" # X_MOUSE_DEVICE = "/dev/psaux" # X_MOUSE_RESOLUTION = 400 # X_MOUSE_BUTTONS = 5 # X_ZAxisMapping = "4 5" #[ws002] # XSERVER = XF86_S3 # LOCAL_APPS = N # USE_NFS_SWAP = N # SWAPFILE_SIZE = 64m # X_MODE_0 = 800x600 # #[192.168.0.12] # XSERVER = ati # # ws004 is my virtual workstation running in a VMware session # #[ws004] # DNS_SERVER = 192.168.0.254 # XSERVER = auto # X4_BUSID = "PCI:0:15:0" # X_MODE_0 = 800x600 # LOCAL_APPS = N # USE_NFS_SWAP = N # SWAPFILE_SIZE = 64m #------------------------------------------------------------------------------ # # Example of a workstation configured to load some modules # #[ws001] # MODULE_01 = agpgart.o # This is for i810 video # MODULE_02 = uart401.o # MODULE_03 = "sb.o io=0x220 irq=5 dma=1" # MODULE_04 = opl3.o #------------------------------------------------------------------------------ # # Example of ws001 configured for local apps # #[ws001] # LOCAL_APPS = Y # LOCAL_WM = Y # NIS_DOMAIN = ltsp # NIS_SERVER = 192.168.0.254 #------------------------------------------------------------------------------ # # Example of a parallel printer attached to /dev/lp0 on workstation ws001 # #[ws001] # PRINTER_0_DEVICE = /dev/lp0 # PRINTER_0_TYPE = P # P-Parallel, S-Serial #------------------------------------------------------------------------------ # # Example of a serial printer attached to /dev/ttyS1 on workstation ws001 # #[ws001] # PRINTER_0_DEVICE = /dev/ttyS1 # PRINTER_0_TYPE = S # P-Parallel, S-Serial # PRINTER_0_PORT = 9100 # tcp/ip port: defaults to 9100 # PRINTER_0_SPEED = 9600 # baud rate: defaults to 9600 # PRINTER_0_FLOWCTRL = S # Flow control: S-Software (XON/XOFF), # # H-Hardware (CTS/RTS) # PRINTER_0_PARITY = N # Parity: N-None, E-Even, O-Odd # # (defaults to 'N') # PRINTER_0_DATABITS = 8 # Databits: 5,6,7,8 (defaults to 8)