# File generated by xf86config. # well not really but it seems # to make vim happy syntax wise Section "ServerLayout" Identifier "Server Layout" #Screen 0 "aticonfig-Screen[0]" 0 0 Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "stylus" InputDevice "cursor" InputDevice "eraser" InputDevice "pad" "SendCoreEvents" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/local/kde" FontPath "/usr/share/fonts/local/qnx" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" # Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "en_US" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "SendCoreEvents" "0" Option "Device" "/dev/input/wacom" Option "Type" "stylus" # Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "SendCoreEvents" "0" Option "Device" "/dev/input/wacom" Option "Type" "eraser" # Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "SendCoreEvents" "0" Option "Device" "/dev/input/wacom" Option "Type" "cursor" # Option "ForceDevice" "ISDV4"# Tablet PC ONLY EndSection Section "InputDevice" Identifier "pad" Driver "wacom" Option "SendCoreEvents" "0" Option "Device" "/dev/input/wacom" Option "Type" "pad" Option "USB" "on" EndSection Section "Monitor" Identifier "Monitor0" Option "DPMS" # default size for hp 2335 # DisplaySize 503 311 # phyiscal size for hp 2335 # DisplaySize 495 311 # default size for vx1940w # DisplaySize 410 260 # HorizSync 30-70 # VertRefresh 60 EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" #Option "AccelMethod" "XAA" #Option "XAANoOffscreenPixmaps" "true" # opengl related # default 50 #Option "backingstore" "1" Identifier "Card0" Driver "radeon" #Option "MonitorLayout" "TMDS, NONE" #Option "DisplayPriority" "HIGH" Option "DynamicClocks" "on" Option "DMAForXv" "1" # 2d related Option "RenderAccel" "true" #Option "AccelDFS" "1" # accel download from screen default 0 Option "AccelMethod" "EXA" # xaa default #Option "MigrationHeuristic" "smart" # always default, greedy and smart also as options EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "EnableMonitor" "crt1,lvds,tv,tmds1,crt2,tmds2,cv,tmds2i" Option "TexturedVideoSync" "on" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" #Option "RENDER" "enable" #Option "DAMAGE" "enable" #Option "Composite" "true" EndSection