Section "ServerLayout" Identifier "Default Layout" Screen "Default" InputDevice "mouse0" # "CorePointer" InputDevice "touchpad" # "CorePointer" InputDevice "ruwin_ct_sh" # "CoreKeyboard" EndSection #Section "Files" ## FontPath "unix/:-1" #EndSection Section "Module" Load "dbe" Load "glx" Load "dri" Load "synaptics" Load "extmod" Load "freetype" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "InputDevice" Identifier "ruwin_ct_sh" Driver "kbd" Option "XkbLayout" "us,ua,ru" Option "XkbOptions" "grp:ctrl_shift_toggle" Option "XkbVariant" ",winkeys,winkeys" EndSection Section "InputDevice" Identifier "mouse0" Driver "mouse" Option "Device" "/dev/input/mice" #"ImPS/2 Logitech Wheel Mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "touchpad" Driver "synaptics" Option "Device" "/dev/input/event8" Option "Protocol" "auto-dev" # Option "TouchpadOff" "0" Option "SHMConfig" "true" # Option "SendCoreEvents" "yes" # Option "VertTwoFingerScroll" "1" # Option "HorizTwoFingerScroll" "1" # Option "VertEdgeScroll" "true" # Option "HorizEdgeScroll" "true" EndSection Section "Monitor" Identifier "In" # Option "LeftOf" "Out" # Option "PreferredMode" "1280x768" EndSection Section "Monitor" Identifier "Out" # Option "PreferredMode" "1024x768" EndSection Section "Device" Identifier "Intel 915GM|0" Driver "intel" BusID "PCI:0:2:0" Option "VBERestore" "true" Option "DisplayInfo" "FALSE" # Screen 0 Option "monitor-LVDS" "In" Option "monitor-VGA" "Out" EndSection Section "Screen" Identifier "Default" Device "Intel 915GM|0" Monitor "In" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" Virtual 2048 768 EndSubSection # SubSection "Display" # Depth 8 # Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" # EndSubSection # SubSection "Display" # Depth 16 # Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" # EndSubSection # SubSection "Display" # Depth 24 # Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" # Virtual 2304 768 # EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection