# Display in landscape on the LCD only 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 "bitmap" Load "dbe" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie" EndSection Section "InputDevice" Identifier "TC1000 Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "TC1000 Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" EndSection Section "InputDevice" Identifier "TC1000 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 "InvertY" EndSection Section "Device" Identifier "Nvidia GeForce2 Go" VendorName "nvidia" Driver "nvidia" Option "ConnectedMonitor" "LCD" EndSection Section "Monitor" Identifier "TC1000 LCD" HorizSync 28-96 VertRefresh 43-120 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Nvidia GeForce2 Go" Monitor "TC1000 LCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "TC1000 Keyboard" InputDevice "TC1000 Mouse" InputDevice "TC1000 pen" EndSection Section "DRI" Mode 0666 EndSection