2 # T2 Live xorg.conf template - Rene Rebe
10 # Option "omit xfree86-dga"
11 # Option "omit XFree86-VidModeExtension"
31 RgbPath "/usr/X11/share/X11/rgb"
33 FontPath "/usr/X11/lib/X11/fonts/75dpi/:unscaled"
34 FontPath "/usr/X11/lib/X11/fonts/100dpi/:unscaled"
35 FontPath "/usr/X11/lib/X11/fonts/CID/"
36 FontPath "/usr/X11/lib/X11/fonts/PEX/"
37 FontPath "/usr/X11/lib/X11/fonts/Speedo/"
38 FontPath "/usr/X11/lib/X11/fonts/Type1/"
39 FontPath "/usr/X11/lib/X11/fonts/cyrillic/"
40 FontPath "/usr/X11/lib/X11/fonts/encodings/"
41 FontPath "/usr/X11/lib/X11/fonts/freefont/"
42 FontPath "/usr/X11/lib/X11/fonts/latin2/"
43 FontPath "/usr/X11/lib/X11/fonts/local/"
44 FontPath "/usr/X11/lib/X11/fonts/misc/"
45 FontPath "/usr/X11/lib/X11/fonts/sharefont/"
46 FontPath "/usr/X11/lib/X11/fonts/TTF/"
52 Identifier "Keyboard1"
55 Option "AutoRepeat" "250 30"
57 Option "XkbRules" "xorg"
58 Option "XkbModel" "pc105"
59 Option "XkbLayout" "us" # TODO
60 # Option "XkbVariant" "nodeadkeys" # TODO
69 Option "Protocol" "IMPS/2"
70 Option "Device" "/dev/input/mice"
72 # Option "Protocol" "Auto"
73 # Option "Protocol" "Microsoft"
74 # Option "Protocol" "PS/2"
75 # Option "Device" "/dev/tts/0"
76 # Option "Device" "/dev/misc/psaux"
79 Option "ZaxisMapping" "4 5"
114 Section "ServerLayout"
116 Identifier "Simple Layout"
119 InputDevice "Mouse1" "CorePointer"
120 InputDevice "Keyboard1" "CoreKeyboard"
122 # InputDevice "Mouse2" "SendCoreEvents"
123 # InputDevice "Tablet1"