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

Advertising

Unnamed
Sunday, May 20th, 2007 at 1:30:59am UTC 

  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 1.0 ([email protected]) Thu Nov 9 17:55:20 PST 2006
  3. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  4. #
  5. # This file was generated by dexconf, the Debian X Configuration tool, using
  6. # values from the debconf database.
  7. #
  8. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  9. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  10. #
  11. # This file is automatically updated on xserver-xorg package upgrades *only*
  12. # if it has not been modified since the last upgrade of the xserver-xorg
  13. # package.
  14. #
  15. # If you have edited this file but would like it to be automatically updated
  16. # again, run the following command:
  17. # sudo dpkg-reconfigure -phigh xserver-xorg
  18. #
  19. # File edited by xorg-edit v07.05.15 at Tue May 15 11:25:53 2007
  20.  
  21. Section "Files"
  22.         # path to defoma fonts
  23.         FontPath "/usr/share/X11/fonts/misc"
  24.         FontPath "/usr/share/X11/fonts/cyrillic"
  25.         FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
  26.         FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
  27.         FontPath "/usr/share/X11/fonts/Type1"
  28.         FontPath "/usr/share/X11/fonts/100dpi"
  29.         FontPath "/usr/share/X11/fonts/75dpi"
  30.         FontPath "/usr/share/fonts/X11/misc"
  31.         FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  32. EndSection
  33.  
  34. Section "Module"
  35.         Load "i2c"
  36.         Load "bitmap"
  37.         Load "ddc"
  38.         Load "extmod"
  39.         Load "freetype"
  40.         Load "glx"
  41.         Load "int10"
  42.         Load "type1"
  43.         Load "vbe"
  44. EndSection
  45.  
  46. Section "InputDevice"
  47.         Identifier "Generic Keyboard"
  48.         Driver "kbd"
  49.         Option "CoreKeyboard"
  50.         Option "XkbRules" "xorg"
  51.         Option "XkbModel" "pc105"
  52.         Option "XkbLayout" "us"
  53.         Option "XkbOptions" "lv3:ralt_switch"
  54. EndSection
  55.  
  56. Section "InputDevice"
  57.         Identifier "Configured Mouse"
  58.         Driver "mouse"
  59.         Option "CorePointer"
  60.         Option "Device" "/dev/input/mice"
  61.         Option "Protocol" "ExplorerPS/2"
  62.         Option "ZAxisMapping" "4 5"
  63.         Option "Emulate3Buttons" "true"
  64. EndSection
  65.  
  66. Section "InputDevice"
  67.         # /dev/input/event
  68.         # for USB
  69.         Identifier "stylus"
  70.         Driver "wacom"
  71.         Option "Device" "/dev/wacom" # Change to
  72.         Option "Type" "stylus"
  73.         Option "ForceDevice" "ISDV4" # Tablet PC ONLY
  74. EndSection
  75.  
  76. Section "InputDevice"
  77.         # /dev/input/event
  78.         # for USB
  79.         Identifier "eraser"
  80.         Driver "wacom"
  81.         Option "Device" "/dev/wacom" # Change to
  82.         Option "Type" "eraser"
  83.         Option "ForceDevice" "ISDV4" # Tablet PC ONLY
  84. EndSection
  85.  
  86. Section "InputDevice"
  87.         # /dev/input/event
  88.         # for USB
  89.         Identifier "cursor"
  90.         Driver "wacom"
  91.         Option "Device" "/dev/wacom" # Change to
  92.         Option "Type" "cursor"
  93.         Option "ForceDevice" "ISDV4" # Tablet PC ONLY
  94. EndSection
  95.  
  96. Section "Device"
  97.         Identifier "primary"
  98.         Driver "nvidia"
  99.         BusID "PCI:1:0:0"
  100.         Screen 0
  101. EndSection
  102.  
  103. Section "Device"
  104.         Identifier "secondary"
  105.         Driver "nv"
  106.         BusID "PCI:0:8:0"
  107.         Screen 1
  108. EndSection
  109.  
  110. Section "Monitor"
  111.         Identifier "crt1"
  112.         HorizSync 28-64
  113.         VertRefresh 43-60
  114.         Option "DPMS"
  115. EndSection
  116.  
  117. Section "Monitor"
  118.         Identifier "crt2"
  119.         HorizSync 28-64
  120.         VertRefresh 43-60
  121.         Option "DPMS"
  122. EndSection
  123.  
  124. Section "Screen"
  125.         Identifier "first"
  126.         Device "primary"
  127.         Monitor "crt1"
  128.         DefaultDepth 24
  129. #       Option "UseDisplayDevice" "DFP"
  130.         Option "AddARGBGLXVisuals" "True"
  131.         SubSection "Display"
  132.                 Depth 1
  133.                 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
  134.         EndSubSection
  135.         SubSection "Display"
  136.                 Depth 4
  137.                 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
  138.         EndSubSection
  139.         SubSection "Display"
  140.                 Depth 8
  141.                 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
  142.         EndSubSection
  143.         SubSection "Display"
  144.                 Depth 15
  145.                 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
  146.         EndSubSection
  147.         SubSection "Display"
  148.                 Depth 16
  149.                 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
  150.         EndSubSection
  151.         SubSection "Display"
  152.                 Depth 24
  153.                 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
  154.         EndSubSection
  155. EndSection
  156.  
  157. Section "Screen"
  158.         Identifier "second"
  159.         Device "secondary"
  160.         Monitor "crt2"
  161.         DefaultDepth 24
  162.         SubSection "Display"
  163.                 Depth 1
  164.                 Modes "1280x1024" "1024x768" "800x600" "640x480"
  165.         EndSubSection
  166.         SubSection "Display"
  167.                 Depth 4
  168.                 Modes "1280x1024" "1024x768" "800x600" "640x480"
  169.         EndSubSection
  170.         SubSection "Display"
  171.                 Depth 8
  172.                 Modes "1280x1024" "1024x768" "800x600" "640x480"
  173.         EndSubSection
  174.         SubSection "Display"
  175.                 Depth 15
  176.                 Modes "1280x1024" "1024x768" "800x600" "640x480"
  177.         EndSubSection
  178.         SubSection "Display"
  179.                 Depth 16
  180.                 Modes "1280x1024" "1024x768" "800x600" "640x480"
  181.         EndSubSection
  182.         SubSection "Display"
  183.                 Depth 24
  184.                 Modes "1280x1024" "1024x768" "800x600" "640x480"
  185.         EndSubSection
  186. EndSection
  187.  
  188. Section "ServerFlags"
  189.      Option        "Xinerama" "1"
  190. EndSection
  191.  
  192. Section "ServerLayout"
  193.         Identifier "Default Layout"
  194.         Screen 0 "first" 0 0
  195.         Screen 1 "second" RightOf "first"
  196.         InputDevice "Generic Keyboard"
  197.         InputDevice "Configured Mouse"
  198.         InputDevice "stylus" "SendCoreEvents"
  199.         InputDevice "cursor" "SendCoreEvents"
  200.         InputDevice "eraser" "SendCoreEvents"
  201. EndSection
  202.  
  203. Section "Extensions"
  204.         Option "Composite" "Disable"
  205. EndSection
  206.  
  207. Section "DRI"
  208.         Mode 0666
  209. 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