# xorg.conf (Xorg X Window System server configuration file) # Partly generated by # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Nov 1 19:47:17 PST 2006 # /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg # # or # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # path to defoma fonts FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "ServerFlags" Option "BlankTime" "10" Option "StandbyTime" "20" Option "SuspendTime" "30" Option "OffTime" "60" # Option "Xinerama" "On" EndSection Section "Module" Load "i2c" Load "bitmap" Load "dbe" Load "ddc" Load "evdev" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection #Section "InputDevice" # Identifier "Configured Mouse" # Driver "mouse" # Option "CorePointer" # Option "Device" "/dev/input/mice" # Option "Protocol" "ImPS/2" # Option "Emulate3Buttons" "true" #EndSection # #Section "InputDevice" # Identifier "Synaptics Touchpad" # Driver "synaptics" # Option "SendCoreEvents" "true" # Option "Device" "/dev/psaux" # Option "Protocol" "auto-dev" # Option "HorizScrollDelta" "0" #EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "CorePointer" # Option "Device" "/dev/psaux" # http://ubuntuforums.org/showthread.php?p=964716#post964716 Option "Device" "/dev/input/mouse1" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" # man synaptics(5) # See /usr/share/doc/xserver-xorg-input-synaptics/* Option "EmulateMidButtonTime" "50" Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" # Option "LeftEdge" "1700" # Option "RightEdge" "5300" # Option "TopEdge" "1700" # Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "0" Option "MaxTapMove" "0" Option "UpDownScrolling" "on" Option "VertScrollDelta" "30" Option "LeftRightScrolling" "off" Option "HorizScrollDelta" "20" Option "LockedDrags" "off" Option "EdgeMotionUseAlways" "false" Option "MinSpeed" "0.5" Option "MaxSpeed" "1.2" Option "AccelFactor" "0.5" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "SHMConfig" "on" # Option "Repeater" "/dev/ps2mouse" EndSection # USB or Bluetooth mouse Section "InputDevice" Identifier "USB mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "SendCoreEvents" "true" # Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" # Option "Resolution" "100" EndSection Section "Device" Identifier "NVS-110M" VendorName "NVIDIA Corporation" # FIXME BoardName "512MB Quadro NVS-120M TurboCache" Driver "nvidia" BusID "PCI:1:0:0" # See /usr/share/doc/NVIDIA_GLX-1.0/README.txt #Option "NoLogo" "true" # TwinView ---------------------------------------- # Option "TwinView" # CRT=beamer with a Xnest fullscreen presentation. # 1) No offset. The Xnest window should be set hiding its "topar" # or without decorations. Good positioning and maximisation. # Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768@1920x1200" # 2) The offset is to hide the xnest topbar. As a bonus, # windows will not maximise over the fluxbox toolbar. A # drawback is bad positioning of windows. #Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768@1920x1180 +0+20" # 3) Allows to quit the CRT area without scrolling (good to start # hidden things during a presentation). Maximisation however is # done w.r.t. the small area... #Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768 +0+20" # Option "TwinViewOrientation" "Clone" # 4) CRT screen separate from laptop screen. #Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768" #Option "TwinViewOrientation" "DFP-0 LeftOf CRT-0" # Not recommended but allow to plug in a monitor without restarting ## FIXME AW does not work for me? Option "ConnectedMonitor" "DFP, CRT" # If EDID cannot be retrieved: # Option "HorizSync" "DFP-0: 30-75; CRT-0: 30-70" # Option "VertRefresh" "DFP-0: 30-60; CRT-0: 48-120" Screen 0 # See /usr/share/doc/NVIDIA_GLX-1.0/README.txt # Option "NoLogo" "true" Option "RandRRotation" "true" # Option "ConnectedMonitor" "DFP" Option "UseDisplayDevice" "DFP" EndSection Section "Device" Identifier "NVS-110M(1)" VendorName "NVIDIA Corporation" # FIXME BoardName "512MB Quadro NVS-120M TurboCache" Driver "nvidia" BusID "PCI:1:0:0" Screen 1 # See /usr/share/doc/NVIDIA_GLX-1.0/README.txt # Option "NoLogo" "true" Option "RandRRotation" "true" # Option "Rotation" "left" # Option "ConnectedMonitor" "DFP, CRT" Option "UseDisplayDevice" "CRT" EndSection Section "Monitor" Identifier "WUXGA Flat pannel" Option "DPMS" HorizSync 30-75 VertRefresh 60-60 #Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841 # V-freq: 60.00 Hz // h-freq: 47.80 KHz #Modeline "1024x768" 60.80 1024 1056 1128 1272 768 768 770 796 EndSection Section "Monitor" Identifier "CRT" HorizSync 30-70 VertRefresh 48-120 Option "DPMS" #Mode "1024x768" # vfreq 84.997Hz, hfreq 116.955kHz # DotClock 94.500000 # HTimings 1024 1072 1168 1376 # VTimings 768 769 772 808 # Flags "+HSync" "+VSync" #EndMode EndSection #Section "Monitor" # Identifier "Generic Monitor" # Option "DPMS" #EndSection Section "Screen" Identifier "Flat Panel Screen" Device "NVS-110M" # Monitor "Generic Monitor" Monitor "WUXGA Flat pannel" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1920x1200" "1680x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1920x1200" "1680x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1920x1200" "1680x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1920x1200" "1680x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" "1680x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1920x1200" "1680x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "CRT Screen" Device "NVS-110M(1)" Monitor "CRT" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" # Screen "Flat Panel Screen" # Screen "Flat Panel Screen" 0 0 # Screen "CRT Screen" RightOf "LCD Screen" Screen 0 "Flat Panel Screen" 0 0 Screen 1 "CRT Screen" LeftOf "Flat Panel Screen" InputDevice "Generic Keyboard" InputDevice "USB Mouse" InputDevice "Synaptics Touchpad" EndSection Section "DRI" Mode 0666 EndSection