Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse" InputDevice "Keyboard" "CoreKeyboard" Option "SuspendTime" "5" Option "OffTime" "6" EndSection Section "Files" FontPath "catalogue:/etc/X11/fontpath.d" FontPath "built-ins" ModulePath "/home/kabi/soft/glx-test/lib/xorg/modules" ModulePath "/usr/lib64/xorg/modules" EndSection Section "ServerFlags" Option "DontVTSwitch" "false" Option "DontZap" "false" Option "AllowMouseOpenFail" "true" Option "NoTrapSignals" "true" EndSection Section "Module" Load "GLcore" EndSection Section "DRI" Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard" Driver "kbd" #Option "XkbLayout" "us+inet(thinkpad)" Option "XkbRules" "xorg" Option "XkbModel" "pc104" EndSection Section "InputDevice" Identifier "Keyboard-evdev" Driver "evdev" Option "Device" "/dev/input/by-path/platform-i8042-serio-0-event-kbd" Option "XkbLayout" "us+inet(thinkpad)" Option "XkbRules" "evdev" EndSection Section "InputDevice" Identifier "Mouse-evdev" Driver "evdev" Option "Protocol" "auto" Option "SendCoreEvents" Option "EmulateWheel" "on" Option "EmulateWheelTimeOut" "200" Option "EmulateWheelButton" "2" Option "Device" "/dev/input/mice" #Option "Device" "/dev/input/mouse0" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "Protocol" "auto" Option "SendCoreEvents" Option "EmulateWheel" "on" Option "EmulateWheelTimeOut" "200" Option "EmulateWheelButton" "2" #Option "Device" "/dev/input/mice" Option "Device" "/dev/input/mouse0" Option "ZAxisMapping" "4 5" EndSection Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" #MatchProduct "SynPS/2 Synaptics TouchPad" Option "VertEdgeScroll" "1" Option "HorizEdgeScroll" "1" Option "EmulateTwoFingerMinZ" "67" Option "TapButton2" "3" Option "VertTwoFingerScroll" "1" Option "HorizTwoFingerScroll" "1" EndSection Section "InputClass" Identifier "Emulace kolečka u Trackpointu" MatchProduct "xxxx" Option "EmulateWheel" "true" Option "EmulateWheelButton" "2" Option "Emulate3Buttons" "false" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" EndSection #Option "Device" "/dev/input/mice" #Option "Device" "/dev/input/mouse0" #Option "Protocol" "event" Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "ShadowFB" # [] #Option "DefaultRefresh" # [] #Option "ModeSetClearScreen" # [] Identifier "Card0" Option "AccelMethod" "SNA" #Option "FramebufferCompression" "true" #Option "AccelMethod" "XAA" #Option "TripleBuffer" "yes" #Option "MigrationHeuristic" "greedy" #Option "MigrationHeuristic" "always" #Option "DRI" "off" #Option "DebugFlushCaches" "true" #Option "DebugFlushBatches" "true" #Option "DebugWait" "true" Driver "intel" #Driver "vesa" VendorName "Intel Corporation" BoardName "Mobile Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 #DefaultDepth 16 SubSection "Display" Viewport 0 0 #Depth 24 Depth 16 Modes "1680x1050" "1280x1024" "1280x960" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1050" "1280x1024" "1280x960" "1024x768" "800x600" "640x480" EndSubSection EndSection