# mouse XF86Config Section "Module" Load "dbe" SubSection "extmod" EndSubSection Load "type1" Load "freetype" Load "speedo" Load "dri" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Files" RgbPath "/usr/X11/lib/X11/rgb" FontPath "/usr/X11/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11/lib/X11/fonts/windows" FontPath "/usr/X11/lib/X11/fonts/Type1" FontPath "/usr/X11/lib/X11/fonts/Speedo" FontPath "/usr/X11/lib/X11/fonts/TTF" EndSection Section "ServerFlags" Option "BlankTime" "5" Option "StandbyTime" "5" Option "SuspendTime" "5" Option "OffTime" "5" Option "DontZap" "false" EndSection Section "InputDevice" Identifier "Logitech" Driver "mouse" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "1 8 3 2 9 10 11" Option "Resolution" "600" Option "CorePointer" EndSection Section "InputDevice" Identifier "Acutake" Driver "kbd" Option "AutoRepeat" "250 30" Option "CoreKeyboard" Option "XkbModel" "logicink" EndSection Section "Monitor" Identifier "HPp1230" HorizSync 30 - 140 VertRefresh 50 - 160 Mode "Custom1280x1024" DotClock 244.00 HTimings 1280 1296 1440 1736 VTimings 1024 1025 1028 1075 EndMode Option "DPMS" Option "PreferredMode" "Custom1280x1024" Gamma 0.96 0.96 0.96 EndSection Section "Monitor" Identifier "DP2045u" HorizSync 30 - 121 VertRefresh 50 - 160 Mode "Small1280x1024" DotClock 205.00 HTimings 1280 1296 1440 1688 VTimings 1024 1025 1028 1066 EndMode Option "DPMS" Option "LeftOf" "HPp1230" Option "PreferredMode" "Small1280x1024" EndSection Section "Device" Identifier "radeon4850" Driver "radeonhd" Option "monitor-DVI-I_1/analog" "HPp1230" Option "monitor-DVI-I_2/analog" "DP2045u" Option "UseConfiguredMonitor" "True" Option "ForceReduced" "True" # Option "NoRandr" Option "DRI" EndSection Section "Screen" Identifier "Main" Device "radeon4850" DefaultDepth 24 EndSection Section "ServerLayout" Identifier "X" Screen "Main" InputDevice "Logitech" "CorePointer" InputDevice "Acutake" "CoreKeyboard" EndSection