# Section "Extensions" # Option "Composite" "Enable" # EndSection Section "ServerLayout" ##HARVIE ##HARVIE-END Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" InputDevice "Wacom Tablet" "SendCoreEvents" InputDevice "Wacom Pen" "SendCoreEvents" InputDevice "Wacom Eraser" "SendCoreEvents" InputDevice "Wacom Mouse" "SendCoreEvents" EndSection Section "Module" Load "dbe" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" # Harvie: Load "synaptics" EndSection Section "ServerFlags" Option "AllowEmptyInput" "false" Option "AutoAddDevices" "False" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" Option "Device" "/dev/psaux" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "acer_laptop" Option "XkbLayout" "cz" EndSection Section "InputDevice" # Option "SendCoreEvents" "true" Identifier "Mouse 1" Driver "synaptics" Option "Device" "/dev/psaux" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" # Option "HorizScrollDelta" "0" # Option "SHMConfig" "on" EndSection Section "InputDevice" Identifier "Wacom Pen" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "USB" "on" Option "PressCurve" "0,0,100,100" EndSection Section "InputDevice" Identifier "Wacom Eraser" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "USB" "on" EndSection Section "InputDevice" Identifier "Wacom Mouse" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "Mode" "relative" Option "USB" "on" EndSection Section "InputDevice" Identifier "Wacom Tablet" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "pad" Option "ButtonsOnly" "on" Option "Button9" "2" Option "Button10" "3" Option "USB" "on" EndSection Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 48.5 VertRefresh 50.0 - 90.0 EndSection Section "Device" Identifier "Card0" Driver "sis" Card "** SiS (generic) [sis]" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x960" "1152x864" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1152x864" EndSubSection EndSection Section "DRI" Mode 0666 EndSection