# {{{ Files, Modules Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/koi8-r/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/koi8-r/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/default/Bitmap-terminus:unscaled" FontPath "/usr/share/fonts/default/TrueType-ms" FontPath "/usr/share/fonts/wine" EndSection Section "Module" Load "dbe" Load "GLcore" Load "glx" Load "dri" Load "v4l" Load "freetype" Load "record" Load "extmod" EndSection # }}} # {{{ Input Devices Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbModel" "microsoftmult" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:caps_toggle,grp:switch,grp_led:caps,altwin:meta_hyper" EndSection Section "InputDevice" Identifier "Mouse0" Driver "synaptics" Option "SHMConfig" "yes" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/psaux" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection # }}} # {{{ Monitors Section "Monitor" Identifier "LFP" VendorName "Unknown" ModelName "Unknown" HorizSync 22-60 VertRefresh 50-60 Modeline "1280x768" 71.70 1280 1320 1352 1600 768 770 772 808 Modeline "800x480" 30.30 800 824 888 1000 480 482 483 505 Modeline "640x384" 19.39 640 656 720 800 384 386 387 404 EndSection Section "Monitor" Identifier "CRT" HorizSync 30-72 VertRefresh 50-120 EndSection Section "Monitor" Identifier "TV" HorizSync 50 VertRefresh 15.625 EndSection # }}} # {{{ Devices Section "Device" Identifier "Alone" Driver "i810" Option "DDC" "on" Option "MonitorLayout" "NONE,LFP" Option "DevicePresence" "on" Option "VideoRam" "64" BusID "PCI:0:2:0" EndSection Section "Device" Identifier "Alone/CRT" Driver "i810" Option "DDC" "on" Option "MonitorLayout" "NONE,CRT" Option "DevicePresence" "on" BusID "PCI:0:2:0" EndSection Section "Device" Identifier "Primary/CRT+LFP" Driver "i810" Option "DDC" "on" Option "MonitorLayout" "CRT,LFP" Option "DevicePresence" "on" BusID "PCI:0:2:0" Screen 0 EndSection Section "Device" Identifier "Primary/TV+LFP" Driver "i810" Option "DDC" "on" Option "MonitorLayout" "TV,LFP" Option "DevicePresence" "on" BusID "PCI:0:2:0" Screen 0 EndSection Section "Device" Identifier "Secondary" Driver "i810" BusID "PCI:0:2:0" Screen 1 EndSection # }}} # {{{ Screens Section "Screen" Identifier "Alone" Device "Alone" Monitor "LFP" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x768" "800x480" "640x384" EndSubsection EndSection Section "Screen" Identifier "Alone/CRT" Device "Alone/CRT" Monitor "CRT" DefaultDepth 24 Subsection "Display" Depth 24 Modes "640x480" EndSubsection EndSection Section "Screen" Identifier "CRT+LFP" Device "Primary/CRT+LFP" Monitor "LFP" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x768" "800x480" "640x384" EndSubsection EndSection Section "Screen" Identifier "TV+LFP" Device "Primary/TV+LFP" Monitor "LFP" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x768" "800x480" "640x384" EndSubsection EndSection Section "Screen" Identifier "CRT" Device "Secondary" Monitor "CRT" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" EndSubsection EndSection Section "Screen" Identifier "TV" Device "Secondary" Monitor "TV" DefaultDepth 24 Subsection "Display" Depth 24 Modes "800x600" EndSubsection EndSection # }}} Section "ServerLayout" Identifier "alone" Screen "Alone" InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "alone/crt" Screen "Alone/CRT" InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "dual" Screen "CRT+LFP" Screen "CRT" RightOf "CRT+LFP" InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" EndSection Section "ServerLayout" Identifier "tvout" Screen "TV+LFP" Screen "TV" RightOf "TV+LFP" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" Option "Composite" "RENDER" EndSection # Local Variables: # mode: folding # tab-width:4 # End: