Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 #InputDevice "Mouse0" "CorePointer" InputDevice "touchscreen0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Module" Load "extmod" Load "ddc" Load "dbe" Load "record" Load "xtrap" Load "dri" Load "glx" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Device" "/dev/input/event0" # Option "Protocol" "auto" # Option "ZAxisMapping" "4 5" #EndSection Section "InputDevice" Identifier "touchscreen0" Driver "evtouch" Option "Device" "/dev/input/evtouch_event" Option "DeviceName" "touchscreen" #Option "Calibrate" "1" # misc options Option "Emulate3Buttons" "false" Option "TapTimer" "0" #Option "MinX" "-60" #Option "MinY" "102" #Option "MaxX" "1960" #Option "MaxY" "2335" Option "MinX" "1935" Option "MinY" "1866" Option "MaxX" "59" Option "MaxY" "125" Option "SwapY" "1" Option "ReportingMode" "Raw" Option "CorePointer" EndSection Section "Monitor" Identifier "Monitor0" #HorizSync 28-38 #VertRefresh 43-72 #Option "DPMS" #Modeline "848x480@72" 38.48 848 880 1024 1056 480 489 495 505 #Modeline "840x480@72" 38.14 840 872 1016 1048 480 489 495 505 #ModeLine "800x480@72" 39.899904 800 879 903 1056 480 497 499 525 -hsync -vsync #worked in Xorg 7.1 #ModeLine "800x480@60" 33.43296 800 848 976 1056 480 490 492 525 -hsync -vsync #works in Xorg 7.2 #ModeLine "800x480@72" 39.899904 800 879 903 1056 480 497 499 525 -hsync -vsync # Generated by http://xtiming.sourceforge.net/cgi-bin/xtiming.pl Modeline "800x480@60" 29.59 800 832 944 976 480 490 495 505 # this screws with the DPI settings, not worth it.. #DisplaySize 154 93 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "PrintVGARegs" # [] #Option "PrintTVRegs" # [] #Option "I2CScan" # [] #Option "VBEModes" # [] #Option "NoAccel" # [] #Option "AccelMethod" # #Option "ExaNoComposite" # [] #Option "ExaScratchSize" # #Option "HWCursor" # [] #Option "SWCursor" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] #Option "VideoRAM" # #Option "ActiveDevice" # [] #Option "BusWidth" # [] #Option "Center" # [] #Option "PanelSize" # [] #Option "ForcePanel" # [] #Option "TVDotCrawl" # [] #Option "TVDeflicker" # #Option "TVProgressive" # [] #Option "TVType" # [] #Option "TVOutput" # [] #Option "DisableVQ" # [] #Option "DisableIRQ" # [] #Option "EnableAGPDMA" # [] #Option "NoAGPFor2D" # [] #Option "NoXVDMA" # [] #Option "VbeSaveRestore" # [] #Option "DisableXvBWCheck" # [] #Option "MaxDRIMem" # #Option "AGPMem" # Option "EnableAGPDMA" "true" Identifier "Card0" Driver "via" VendorName "VIA Technologies, Inc." BoardName "VIA Unichrome Pro IGP" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" # Option "XAANoOffscreenPixmaps" "true" SubSection "Display" Modes "800x480@60" Depth 24 EndSubSection EndSection