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

Advertising

Miscellany
Friday, July 13th, 2007 at 12:41:49pm UTC 

  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 1.0  ([email protected])  Wed Jun 13 18:39:30 PDT 2007
  3.  
  4. # nvidia-settings: X configuration file generated by nvidia-settings
  5. # nvidia-settings:  version 1.0  ([email protected])  Wed Jun 13 18:40:26 PDT 2007
  6. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  7. #
  8. # This file was generated by dexconf, the Debian X Configuration tool, using
  9. # values from the debconf database.
  10. #
  11. # Edit this file with caution, and see the xorg.conf(5) manual page.
  12. # (Type "man xorg.conf" at the shell prompt.)
  13. #
  14. # This file is automatically updated on xserver-xorg package upgrades *only*
  15. # if it has not been modified since the last upgrade of the xserver-xorg
  16. # package.
  17. #
  18. # If you have edited this file but would like it to be automatically updated
  19. # again, run the following command:
  20. #   sudo dpkg-reconfigure -phigh xserver-xorg
  21.  
  22. Section "ServerLayout"
  23.     Identifier     "Default Layout"
  24.     Screen      0  "Screen0" 0 0
  25.     InputDevice    "Generic Keyboard"
  26.     InputDevice    "Configured Mouse"
  27.     InputDevice    "stylus" "SendCoreEvents"
  28.     InputDevice    "cursor" "SendCoreEvents"
  29.     InputDevice    "eraser" "SendCoreEvents"
  30. EndSection
  31.  
  32. Section "Files"
  33.  
  34.         # path to defoma fonts
  35.     FontPath        "/usr/share/fonts/X11/misc"
  36.     FontPath        "/usr/share/fonts/X11/cyrillic"
  37.     FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
  38.     FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
  39.     FontPath        "/usr/share/fonts/X11/Type1"
  40.     FontPath        "/usr/share/fonts/X11/100dpi"
  41.     FontPath        "/usr/share/fonts/X11/75dpi"
  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           "vbe"
  54. EndSection
  55.  
  56. Section "ServerFlags"
  57.     Option         "Xinerama" "0"
  58. EndSection
  59.  
  60. Section "InputDevice"
  61.     Identifier     "Generic Keyboard"
  62.     Driver         "kbd"
  63.     Option         "CoreKeyboard"
  64.     Option         "XkbRules" "xorg"
  65.     Option         "XkbModel" "pc105"
  66.     Option         "XkbLayout" "se"
  67.     Option         "XkbOptions" "lv3:ralt_switch"
  68. EndSection
  69.  
  70. Section "InputDevice"
  71.     Identifier     "Configured Mouse"
  72.     Driver         "mouse"
  73.     Option         "CorePointer"
  74.     Option         "Device" "/dev/input/mice"
  75.     Option         "Protocol" "ImPS/2"
  76.     Option         "ZAxisMapping" "4 5"
  77.     Option         "Emulate3Buttons" "true"
  78. EndSection
  79.  
  80. Section "InputDevice"
  81.     Identifier     "stylus"
  82.     Driver         "wacom"
  83.     Option         "Device" "/dev/input/wacom"
  84.     Option         "Type" "stylus"
  85.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  86. EndSection
  87.  
  88. Section "InputDevice"
  89.     Identifier     "eraser"
  90.     Driver         "wacom"
  91.     Option         "Device" "/dev/input/wacom"
  92.     Option         "Type" "eraser"
  93.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  94. EndSection
  95.  
  96. Section "InputDevice"
  97.     Identifier     "cursor"
  98.     Driver         "wacom"
  99.     Option         "Device" "/dev/input/wacom"
  100.     Option         "Type" "cursor"
  101.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  102. EndSection
  103.  
  104. Section "Monitor"
  105.     Identifier     "SyncMaster"
  106.     Option         "DPMS"
  107. EndSection
  108.  
  109. Section "Monitor"
  110.     Identifier     "Monitor0"
  111.     VendorName     "Unknown"
  112.     ModelName      "Samsung SyncMaster"
  113.     HorizSync       30.0 - 71.0
  114.     VertRefresh     50.0 - 160.0
  115. EndSection
  116.  
  117. Section "Device"
  118.     Identifier     "Generic Video Card"
  119.     Driver         "nvidia"
  120. EndSection
  121.  
  122. Section "Device"
  123.     Identifier     "Videocard0"
  124.     Driver         "nvidia"
  125.     VendorName     "NVIDIA Corporation"
  126.     BoardName      "GeForce 7950 GT"
  127. EndSection
  128.  
  129. Section "Screen"
  130.     Identifier     "Default Screen"
  131.     Device         "Generic Video Card"
  132.     Monitor        "SyncMaster"
  133.     DefaultDepth    24
  134.     SubSection     "Display"
  135.         Depth       1
  136.         Modes      "1024x768" "800x600" "640x480"
  137.     EndSubSection
  138.     SubSection     "Display"
  139.         Depth       4
  140.         Modes      "1024x768" "800x600" "640x480"
  141.     EndSubSection
  142.     SubSection     "Display"
  143.         Depth       8
  144.         Modes      "1024x768" "800x600" "640x480"
  145.     EndSubSection
  146.     SubSection     "Display"
  147.         Depth       15
  148.         Modes      "1024x768" "800x600" "640x480"
  149.     EndSubSection
  150.     SubSection     "Display"
  151.         Depth       16
  152.         Modes      "1024x768" "800x600" "640x480"
  153.     EndSubSection
  154.     SubSection     "Display"
  155.         Depth       24
  156.         Modes      "1024x768" "800x600" "640x480"
  157.     EndSubSection
  158. EndSection
  159.  
  160. Section "Screen"
  161.     Identifier     "Screen0"
  162.     Device         "Videocard0"
  163.     Monitor        "Monitor0"
  164.     DefaultDepth    24
  165.     Option         "TwinView" "0"
  166.     Option         "metamodes" "1280x1024 +0+0; 800x600 +0+0; 640x480 +0+0"
  167.     SubSection     "Display"
  168.         Depth       24
  169.         Modes      "nvidia-auto-select"
  170.     EndSubSection
  171. 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