Section "ServerLayout" Identifier "Normal" Screen 0 "Screen" 0 0 InputDevice "TC1000 Stick" "CorePointer" InputDevice "TC1000 Pen" InputDevice "TC1000 Keyboard" "CoreKeyboard" EndSection #Section "ServerFlags" # Option "RandR" "on" #EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/corefonts/" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "glx" Load "extmod" Load "freetype" Load "int10" Load "record" Load "type1" Load "vbe" Load "xtrap" # Load "damage" EndSection Section "InputDevice" Identifier "TC1000 Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbModel" "pc105" #"pc102" Option "XkbLayout" "us" # Option "XkbVariant" "basic" # Option "XkbOptions" "" EndSection #Section "InputDevice" # Identifier "TC1000 External Kbd" # Driver "kbd" # Option "CoreKeyboard" # Option "XkbModel" "pc105" # Option "XkbLayout" "us" # Option "XkbVariant" "basic" # Option "XkbOptions" "" #EndSection Section "InputDevice" Identifier "TC1000 Stick" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" EndSection Section "InputDevice" # (Vencik's driver) Identifier "TC1000 Pen" Driver "tc1kpen" Option "Device" "/dev/ttyS0" Option "CoordMinX" "160" Option "CoordMaxX" "8560" Option "CoordMinY" "160" Option "CoordMaxY" "6450" EndSection #Section "InputDevice" # Identifier "TC1000 Pen" # Driver "tc1k" # Option "AlwaysCore" "on" # Option "Device" "/dev/ttyS0" # Option "BaudRate" "19200" # Option "MaximumXPosition" "8635" # Option "MinimumXPosition" "134" # Option "MaximumYPosition" "6485" # Option "MinimumYPosition" "110" #EndSection Section "Monitor" Identifier "TC1000 LCD" HorizSync 29.000-49.000 VertRefresh 43.000-60.000 Option "DPMS" Endsection Section "Device" Identifier "NVIDIA GeForce2 Go" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV11 [GeForce2 Go]" BusID "PCI:0:5:0" Option "HWcursor" "true" Option "CursorShadow" "true" Option "CursorShadowXOffset" "2" Option "CursorShadowYOffset" "1" Option "NoLogo" "true" Option "RandRRotation" "on" EndSection Section "Screen" Identifier "Screen" Device "NVIDIA GeForce2 Go" Monitor "TC1000 LCD" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Disable" EndSection