# Flat screen Section "ServerLayout" Identifier "Flat" Screen 0 "Screen2" 0 0 InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "Touchscreen" "SendCoreEvents" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/lib/xorg/modules/extensions/nvidia" ModulePath "/usr/lib/xorg/modules" FontPath "unix/:7100" EndSection Section "Module" Load "vnc" EndSection Section "Monitor" Identifier "Monitor2" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "Card2" Driver "vesa" # Driver "glint" VendorName "3DLabs" BoardName "GLINT R3" BusID "PCI:5:14:0" EndSection Section "Screen" Identifier "Screen2" Device "Card2" Monitor "Monitor2" Option "PasswordFile" "/opt/status/vncpasswd" SubSection "Display" Modes "800x600" Depth 16 EndSubSection SubSection "Display" Modes "800x600" Depth 24 EndSubSection EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" # Option "Device" "/dev/input/mice" Option "Device" "/dev/ttyS0" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Touchscreen" Driver "absolute" Option "Device" "/dev/hiddev0" Option "CalibrationFile" "/etc/touchscreen.cal" Option "SubDriver" "Linux USB HID" Option "DeviceType" "Touchscreen" Option "MinX" "0" Option "MinY" "0" Option "MaxX" "799" Option "MaxY" "599" Option "AllowDrag" "1" # Option "ParkX" "799" # Option "ParkY" "0" Option "Beep" "0" EndSection