Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Samsung" 0 0 #InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "cursor" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" Option "AIGLX" "true" EndSection Section "Extensions" Option "Composite" "Enable" Option "XVideo" "Enable" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dbe" Load "xtrap" # Load "GLcore" Load "record" Load "extmod" Load "dri" Load "drm" Load "glx" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "evdev" Option "XkbRules" "xorg" Option "XkbModel" "logiclx300" Option "XkbLayout" "us" EndSection #Section "InputDevice" # Identifier "Mouse1" # Driver "mouse" # Option "CorePointer" # Option "Device" "/dev/input/mouse_udev" # Option "SendCoreEvents" "true" # Option "Protocol" "IMPS/2" # Option "ZAxisMapping" "4 5" # Option "Buttons" "5" #EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "USB" "on" # USB ONLY Option "Mode" "Absolute" # other option: "Absolute" Option "Vendor" "WACOM" Option "tilt" "on" # add this if your tablet supports tilt Option "Threshold" "5" # the official linuxwacom howto advises this line EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "USB" "on" # USB ONLY Option "Mode" "Absolute" # other option: "Absolute" Option "Vendor" "WACOM" Option "tilt" "on" # add this if your tablet supports tilt Option "Threshold" "5" # the official linuxwacom howto advises this line EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "USB" "on" # USB ONLY Option "Mode" "Relative" # other option: "Absolute" Option "Vendor" "WACOM" EndSection Section "Monitor" #DisplaySize 380 300 # mm ### Comment all HorizSync and VertRefresh values to use DDC: Identifier "193P" VendorName "SAM" ModelName "SyncMaster" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 #Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 +HSync +Vsync Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional Option "NoAccel" "false" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # Option "AGPMode" "8" # Option "AGPFastWrite" "true"# [] Option "AGPSize" "256" # Option "GARTSize" "64"# #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" "true"# [] #Option "NoBackBuffer" # [] Option "DMAForXv" "true"# [] #Option "FBTexPercent" # #Option "DepthBits" # #Option "AccelDFS" # [] #Option "PanelOff" # [] Option "DDCMode" "true" # [] #Option "MonitorLayout" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" # [] #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "MergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "MergedNonRectangular" # [] #Option "MergedMouseRestriction" # [] #Option "DisplayPriority" "BIOS" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # Option "ColorTiling" "true" # [] #Option "VideoKey" # #Option "RageTheatreCrystal" # #Option "RageTheatreTunerPort" # #Option "RageTheatreCompositePort" # #Option "RageTheatreSVideoPort" # #Option "TunerType" # #Option "RageTheatreMicrocPath" # #Option "RageTheatreMicrocType" # #Option "RenderAccel" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" "true"# [] #Option "BIOSHotkeys" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] #Option "AccelMethod" # #Option "ConstantDPI" # [] Option "RenderAccel" "On" Option "TexturedVideo" "on" Option "AccelMethod" "EXA" Option "AccelDFS" "On" # Option "FBTexPercent" "30" # Option "EnablePageFlip" "On" Option "DRI" "true" Option "XAANoOffscreenPixmaps" "true" Identifier "X800 XT PE" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "R420 JP [Radeon X800XT]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Samsung" Device "X800 XT PE" Monitor "193P" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 # Modes "1280x1024_60.00" EndSubSection EndSection Section "dri" Group 0 Mode 0666 EndSection