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

Advertising

thnee
Wednesday, April 25th, 2007 at 12:00:52pm 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.  
  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 xorg.conf(5) manual page.
  10. # (Type "man 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. EndSection
  29.  
  30. Section "Files"
  31.  
  32.         # path to defoma fonts
  33.     FontPath        "/usr/share/fonts/X11/misc"
  34.     FontPath        "/usr/share/fonts/X11/cyrillic"
  35.     FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
  36.     FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
  37.     FontPath        "/usr/share/fonts/X11/Type1"
  38.     FontPath        "/usr/share/fonts/X11/100dpi"
  39.     FontPath        "/usr/share/fonts/X11/75dpi"
  40.     FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  41. EndSection
  42.  
  43. Section "Module"
  44.     Load           "bitmap"
  45.     Load           "ddc"
  46.     Load           "extmod"
  47.     Load           "freetype"
  48.     Load           "glx"
  49.     Load           "int10"
  50.     Load           "vbe"
  51. EndSection
  52.  
  53. Section "InputDevice"
  54.     Identifier     "Generic Keyboard"
  55.     Driver         "kbd"
  56.     Option         "CoreKeyboard"
  57.     Option         "XkbRules" "xorg"
  58.     Option         "XkbModel" "pc105"
  59.     Option         "XkbLayout" "se"
  60. EndSection
  61.  
  62. Section "InputDevice"
  63.     Identifier     "Configured Mouse"
  64.     Driver         "mouse"
  65.     Option         "CorePointer"
  66.     Option         "Device" "/dev/input/mice"
  67.     Option         "Protocol" "ImPS/2"
  68.     Option         "ZAxisMapping" "4 5"
  69.     Option         "Emulate3Buttons" "true"
  70. EndSection
  71.  
  72. Section "InputDevice"
  73.     Identifier     "stylus"
  74.     Driver         "wacom"
  75.     Option         "Device" "/dev/input/wacom"
  76.     Option         "Type" "stylus"
  77.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  78. EndSection
  79.  
  80. Section "InputDevice"
  81.     Identifier     "eraser"
  82.     Driver         "wacom"
  83.     Option         "Device" "/dev/input/wacom"
  84.     Option         "Type" "eraser"
  85.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  86. EndSection
  87.  
  88. Section "InputDevice"
  89.     Identifier     "cursor"
  90.     Driver         "wacom"
  91.     Option         "Device" "/dev/input/wacom"
  92.     Option         "Type" "cursor"
  93.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  94. EndSection
  95.  
  96. Section "Monitor"
  97.     Identifier     "Generic Monitor"
  98.     HorizSync       29.0 - 85.0
  99.     VertRefresh     50.0 - 150.0
  100.     Option         "DPMS"
  101. EndSection
  102.  
  103. Section "Device"
  104.     Identifier     "Generic Video Card"
  105.     Driver         "nvidia"
  106.     Option         "NoLogo" "true"
  107. EndSection
  108.  
  109. Section "Screen"
  110.     Identifier     "Default Screen"
  111.     Device         "Generic Video Card"
  112.     Monitor        "Generic Monitor"
  113.     DefaultDepth    24
  114.     Option         "UseFBDev" "true"
  115.     Option         "AddARGBGLXVisuals" "True"
  116.     SubSection     "Display"
  117.         Depth       1
  118.         Modes      "1600x1200" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  119.     EndSubSection
  120.     SubSection     "Display"
  121.         Depth       4
  122.         Modes      "1600x1200" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  123.     EndSubSection
  124.     SubSection     "Display"
  125.         Depth       8
  126.         Modes      "1600x1200" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  127.     EndSubSection
  128.     SubSection     "Display"
  129.         Depth       15
  130.         Modes      "1600x1200" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  131.     EndSubSection
  132.     SubSection     "Display"
  133.         Depth       16
  134.         Modes      "1600x1200" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  135.     EndSubSection
  136.     SubSection     "Display"
  137.         Depth       24
  138.         Modes      "1600x1200" "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  139.     EndSubSection
  140. EndSection
  141.  
  142. Section "Extensions"
  143.     Option         "Composite" "Enable"
  144. 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