# Created by Alper KANAT # for HP NX 9105 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/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" InputDevices "/dev/psaux" InputDevices "/dev/gpmdata" InputDevices "/dev/mouse" InputDevices "/dev/usbmouse" InputDevices "/dev/input/mice" InputDevices "/dev/input/event0" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" Load "synaptics" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "tr,de" Option "XkbOptions" "grp:alt_shift_toggle" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "IMPS/2" Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "34" Option "HorizScrollDelta" "42" Option "MinSpeed" "0.5" Option "MaxSpeed" "0.7" Option "AccelFactor" "0.01" Option "EdgeMotionMinSpeed" "15" Option "EdgeMotionMaxSpeed" "15" Option "UpDownScrolling" "1" Option "CircularScrolling" "0" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "0" Option "SHMConfig" "on" EndSection Section "InputDevice" Driver "mouse" Identifier "USB Mouse" Option "SendCoreEvents" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Generic Monitor" DisplaySize 330 204 HorizSync 49.68 ModelName "1280X800@60HZ" Option "DPMS" VendorName "--> LCD" VertRefresh 60 UseModes "Generic Modes" EndSection Section "Modes" Identifier "Generic Modes" #Modeline "1280x800" 80.58 1280 1344 1480 1680 800 801 804 827 # 1280x800 @ 60.00 Hz (GTF) hsync: 49.68 kHz; pclk: 83.46 MHz Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync # 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 -HSync +Vsync EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection Device "Generic Device" Identifier "Generic Screen" Monitor "Generic Monitor" #Option "TwinView" "true" #Option "TVOutFormat" "COMPOSITE" #S-VIDEO #Option "TVStandard" "NTSC-M" #PAL-B #Option "MetaModes" "DFP-0: 1280x800, CRT-0: 1280x800" #; NULL, CRT-0: 1280x800" ##Option "MetaModes" "1024x768,1024x768; 800x600,800x600; 640x480,640x480; 512x384,512x384" #TV ##Option "ConnectedMonitor" "DFP-0, CRT-0" #Option "TwinViewOrientation" "Clone" #LeftOf #Option "SecondMonitorHorizSync" "31-90" #30-50 #Option "SecondMonitorVertRefresh" "60-60" #60 EndSection Section "Device" BoardName "GeForce4 420 Go 32M" # BusID "1:0:0" Driver "nvidia" Identifier "Generic Device" Screen 0 VendorName "nVidia" Option "NvAGP" "1" Option "RenderAccel" "True" Option "NoPowerConnectorCheck" # Option "TripleBuffer" "True" # Option "AddARGBGLXVisuals" # Option "BackingStore" "True" # Option "AllowGLXWithComposite" "true" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Generic Screen" InputDevice "Generic Keyboard" InputDevice "USB Mouse" InputDevice "Synaptics Touchpad" EndSection Section "DRI" Group "video" Mode 0666 EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection