Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Paste Description for Unnamed

twinview

Unnamed
Monday, March 12th, 2007 at 3:08:45pm UTC 

  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 1.0  ([email protected])  Fri Dec 15 10:12:14 PST 2006
  3.  
  4. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  5. #
  6. # This file was generated by dexconf, the Debian X Configuration tool, using
  7. # values from the debconf database.
  8. #
  9. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  10. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  11. #
  12. # This file is automatically updated on xserver-xorg package upgrades *only*
  13. # if it has not been modified since the last upgrade of the xserver-xorg
  14. # package.
  15. #
  16. # If you have edited this file but would like it to be automatically updated
  17. # again, run the following command:
  18. #   sudo dpkg-reconfigure -phigh xserver-xorg
  19.  
  20. Section "ServerLayout"
  21.     Identifier     "Default Layout"
  22.     Screen         "Default Screen" 0 0
  23.     InputDevice    "Generic Keyboard"
  24.     InputDevice    "Configured Mouse"
  25.     InputDevice    "stylus" "SendCoreEvents"
  26.     InputDevice    "cursor" "SendCoreEvents"
  27.     InputDevice    "eraser" "SendCoreEvents"
  28.     Option         "Xinerama" "Off"
  29. EndSection
  30.  
  31. Section "Files"
  32.  
  33.         # path to defoma fonts
  34.     FontPath        "/usr/share/X11/fonts/misc"
  35.     FontPath        "/usr/share/X11/fonts/cyrillic"
  36.     FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
  37.     FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
  38.     FontPath        "/usr/share/X11/fonts/Type1"
  39.     FontPath        "/usr/share/X11/fonts/100dpi"
  40.     FontPath        "/usr/share/X11/fonts/75dpi"
  41.     FontPath        "/usr/share/fonts/X11/misc"
  42.     FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  43. EndSection
  44.  
  45. Section "Module"
  46.     Load           "i2c"
  47.     Load           "bitmap"
  48.     Load           "ddc"
  49.     Load           "extmod"
  50.     Load           "freetype"
  51.     Load           "glx"
  52.     Load           "int10"
  53.     Load           "type1"
  54.     Load           "vbe"
  55. EndSection
  56.  
  57. Section "InputDevice"
  58.     Identifier     "Generic Keyboard"
  59.     Driver         "kbd"
  60.     Option         "CoreKeyboard"
  61.     Option         "XkbRules" "xorg"
  62.     Option         "XkbModel" "pc105"
  63.     Option         "XkbLayout" "us"
  64.     Option         "XkbOptions" "lv3:ralt_switch"
  65. EndSection
  66.  
  67. Section "InputDevice"
  68.     Identifier     "Configured Mouse"
  69.     Driver         "mouse"
  70.     Option         "CorePointer"
  71.     Option         "Device" "/dev/input/mice"
  72.     Option         "Protocol" "ExplorerPS/2"
  73.     Option         "ZAxisMapping" "4 5"
  74.     Option         "Emulate3Buttons" "true"
  75. EndSection
  76.  
  77. Section "InputDevice"
  78.  
  79.                                                       # /dev/input/event
  80.                                                       # for USB
  81.     Identifier     "stylus"
  82.     Driver         "wacom"
  83.     Option         "Device" "/dev/wacom"          # Change to
  84.     Option         "Type" "stylus"
  85.     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  86. EndSection
  87.  
  88. Section "InputDevice"
  89.  
  90.                                                       # /dev/input/event
  91.                                                       # for USB
  92.     Identifier     "eraser"
  93.     Driver         "wacom"
  94.     Option         "Device" "/dev/wacom"          # Change to
  95.     Option         "Type" "eraser"
  96.     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  97. EndSection
  98.  
  99. Section "InputDevice"
  100.  
  101.                                                       # /dev/input/event
  102.                                                       # for USB
  103.     Identifier     "cursor"
  104.     Driver         "wacom"
  105.     Option         "Device" "/dev/wacom"          # Change to
  106.     Option         "Type" "cursor"
  107.     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  108. EndSection
  109.  
  110. Section "Monitor"
  111.     Identifier     "SyncMaster"
  112.     Option         "DPMS"
  113. EndSection
  114.  
  115. Section "Device"
  116.     Identifier     "NVIDIA Corporation NVIDIA Default Card"
  117.     Driver         "nvidia"
  118.     Option         "TripleBuffer" "true"
  119.     Option         "TwinView" "True"
  120.     Option         "TwinViewOrientation" "RightOf"   
  121.     Option         "MetaModes" "1152x864,1152x864; 1024x768,1024x768"
  122.     Option         "UseDisplayDevice" "DFP"
  123.     Option         "Coolbits" "1"
  124. EndSection
  125.  
  126. Section "Screen"
  127.     Identifier     "Default Screen"
  128.     Device         "NVIDIA Corporation NVIDIA Default Card"
  129.     Monitor        "SyncMaster"
  130.     DefaultDepth    24
  131.     Option         "AddARGBGLXVisuals" "True"
  132.     Option         "DisableGLXRootClipping" "True"
  133.     SubSection     "Display"
  134.         Depth       1
  135.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  136.     EndSubSection
  137.     SubSection     "Display"
  138.         Depth       4
  139.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  140.     EndSubSection
  141.     SubSection     "Display"
  142.         Depth       8
  143.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  144.     EndSubSection
  145.     SubSection     "Display"
  146.         Depth       15
  147.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  148.     EndSubSection
  149.     SubSection     "Display"
  150.         Depth       16
  151.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  152.     EndSubSection
  153.     SubSection     "Display"
  154.         Depth       24
  155.         Modes      "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  156.     EndSubSection
  157. EndSection
  158.  
  159. Section "Extensions"
  160.     Option         "Composite" "Enable"
  161. EndSection

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right
worth-right