#Portrait mode LCD only # Uses the Xfree86 nv driver, nvidia-glx needs to be removed Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "pen" Driver "tc1k" Option "AlwaysCore" "on" Option "Device" "/dev/ttyS0" Option "BaudRate" "19200" Option "MaximumXPosition" "8600" Option "MinimumXPosition" "154" Option "MaximumYPosition" "6485" Option "MinimumYPosition" "110" Option "SwapXY" "true" Option "InvertY" EndSection Section "Device" Identifier "NV AGP TwinView" VendorName "nvidia" Driver "nv" Option "UseFBDev" "true" Option "Rotate" "CCW" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 28-96 VertRefresh 43-120 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "NV AGP TwinView" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "pen" EndSection Section "DRI" Mode 0666 EndSection