1 # T2 Live xorg.conf template
2 # Copyright (C) 2005 - 2023 The T2 SDE Project
5 # Option "AutoAddDevices" "false"
13 # Option "omit xfree86-dga"
14 # Option "omit XFree86-VidModeExtension"
27 # Option "XEVIE" "Disable"
28 Option "Composite" "Enable"
36 FontPath "/usr/X11/lib/X11/fonts/75dpi/:unscaled"
37 FontPath "/usr/X11/lib/X11/fonts/100dpi/:unscaled"
38 FontPath "/usr/X11/lib/X11/fonts/CID/"
39 FontPath "/usr/X11/lib/X11/fonts/PEX/"
40 FontPath "/usr/X11/lib/X11/fonts/Speedo/"
41 FontPath "/usr/X11/lib/X11/fonts/Type1/"
42 FontPath "/usr/X11/lib/X11/fonts/cyrillic/"
43 FontPath "/usr/X11/lib/X11/fonts/encodings/"
44 FontPath "/usr/X11/lib/X11/fonts/freefont/"
45 FontPath "/usr/X11/lib/X11/fonts/latin2/"
46 FontPath "/usr/X11/lib/X11/fonts/local/"
47 FontPath "/usr/X11/lib/X11/fonts/misc/"
48 FontPath "/usr/X11/lib/X11/fonts/sharefont/"
49 FontPath "/usr/X11/lib/X11/fonts/TTF/"
53 Identifier "Keyboard1"
56 # Option "AutoRepeat" "250 30"
58 # Option "XkbRules" "xorg"
59 # Option "XkbModel" "pc105"
60 # Option "XkbLayout" "us" # TODO
61 # Option "XkbVariant" "nodeadkeys" # TODO
68 Option "Protocol" "IMPS/2"
69 Option "Device" "/dev/input/mice"
71 # Option "Protocol" "Auto"
72 # Option "Protocol" "Microsoft"
73 # Option "Protocol" "PS/2"
74 # Option "Device" "/dev/tts/0"
75 # Option "Device" "/dev/misc/psaux"
78 Option "ZaxisMapping" "4 5"
104 Section "ServerLayout"
105 Identifier "Simple Layout"
108 InputDevice "Mouse1" "CorePointer"
109 InputDevice "Keyboard1" "CoreKeyboard"
111 # InputDevice "Mouse2" "SendCoreEvents"
112 # InputDevice "Tablet1"