File: x_ltsp.conf

package info (click to toggle)
lessdisks 0.5.3cvs.20040906-16
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,480 kB
  • ctags: 271
  • sloc: sh: 3,058; makefile: 92
file content (101 lines) | stat: -rw-r--r-- 2,844 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# defaults for x_config_ltsp X configuration script
# to define terminal-specific settings, put values in
# /etc/lessdisks/terminals/$hostname

SERVER=xapp
# detect the X server...
XSERVER=auto
# specify X server...
#XSERVER=XF86_SVGA

# video card detection methods in order of preference...
# currently supported types are discover and ltsp.
# ltsp is probably better with version 3.3.x and 4.1.x XFree86 servers.
# discover is probably better with version 4.3.x XFree86 servers, and requires
# the package discover-data to be installed.
# defaults to "ltsp discover"
#probe_order="discover ltsp"

# standard PS/2 mouse defaults
X_MOUSE_PROTOCOL="PS/2"
# scroll mouse protocol 
#X_MOUSE_PROTOCOL="ImPS/2"
X_MOUSE_DEVICE="/dev/psaux"
X_MOUSE_RESOLUTION=400
X_MOUSE_BUTTONS=3

# serial mouse defaults
#X_MOUSE_PROTOCOL="microsoft"
#X_MOUSE_DEVICE="/dev/ttyS0"

# sets default resolution
x_modes="1024x768 800x600"
x_modules=
X_MODE_0=1024x768
X_MODE_1=800x600
#X_MODE_2=640x480

x4_modules="GLcore bitmap dbe ddc dri extmod freetype glx int10 pex5 record speedo type1 vbe xie"
x3_modules="pex5.so xie.so"

#X_HORIZSYNC="31-62"
#X_VERTREFRESH="55-90"
#X_VIDEORAM=""

#X_COLOR_DEPTH=16

#-------Internationalisation--------------------------------#
# adapt settings to your needs (sample entries for German)
#-----------------------------------------------------------#

#Set Option XkbSymbols
#XKBSYMBOLS="de(pc104)"

# Set Option XkbModel
#XKBMODEL="pc104"

#Set Option XkbLayout
#XKBLAYOUT="de"

#Set Option XkbVariant
#XkbVariant="nodeadkeys"
#-----------------------------------------------------------#

# defining BUSID is useful with multiple video cards
#X4_BUSID="PCI:0:15:0"

# XFS server options
# lessdisks automatically adds this with default x_display_opts
# defined in /etc/lessdisks/x.config
# you can also define multiple XFS servers in font_paths (see below)
#USE_XFS=Y
#XFS_SERVER=xapp

# define some font paths, in order of preference.
# keep everything between the "s
# to add additional XFS servers, just add a line for each one:
# tcp/<your_xfs_server>:7100

font_paths="tcp/xapp:7100
/usr/X11R6/lib/X11/fonts/Type1
/usr/share/fonts/ttf/western
/usr/share/fonts/ttf/decoratives
/usr/share/fonts/truetype
/usr/share/fonts/truetype/openoffice
/usr/share/fonts/truetype/ttf-bitstream-vera
/usr/share/fonts/latex-ttf-fonts
/usr/X11R6/lib/X11/fonts/defoma/CID
/usr/X11R6/lib/X11/fonts/defoma/TrueType
/usr/X11R6/lib/X11/fonts/misc:unscaled
/usr/X11R6/lib/X11/fonts/misc
/usr/X11R6/lib/X11/fonts/75dpi:unscaled
/usr/X11R6/lib/X11/fonts/75dpi
/usr/X11R6/lib/X11/fonts/100dpi:unscaled
/usr/X11R6/lib/X11/fonts/100dpi
/usr/X11R6/lib/X11/fonts/Speedo
/usr/X11R6/lib/X11/fonts/PEX
/usr/X11R6/lib/X11/fonts/cyrillic"

# additional fontpaths to consider
# /usr/X11R6/lib/X11/fonts/latin2/75dpi
# /usr/X11R6/lib/X11/fonts/latin2/100dpi