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

Advertising

Anonymous
Monday, February 26th, 2007 at 11:54:38am 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.     InputDevice    "Synaptics Touchpad"
  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   "dri"
  50.     Load           "extmod"
  51.     Load           "freetype"
  52.     Load           "glx"
  53.     Load           "int10"
  54.     Load           "type1"
  55.     Load           "vbe"
  56. EndSection
  57.  
  58. Section "InputDevice"
  59.     Identifier     "Generic Keyboard"
  60.     Driver         "kbd"
  61.     Option         "CoreKeyboard"
  62.     Option         "XkbRules" "xorg"
  63.     Option         "XkbModel" "pc105"
  64.     Option         "XkbLayout" "fr"
  65.     Option         "XkbOptions" "lv3:ralt_switch"
  66. EndSection
  67.  
  68. Section "InputDevice"
  69.     Identifier     "Configured Mouse"
  70.     Driver         "mouse"
  71.     Option         "CorePointer"
  72.     Option         "Device" "/dev/input/mice"
  73.     Option         "Protocol" "ExplorerPS/2"
  74.     Option         "ZAxisMapping" "4 5"
  75.     Option         "Emulate3Buttons" "true"
  76. EndSection
  77.  
  78. Section "InputDevice"
  79.     Identifier     "Synaptics Touchpad"
  80.     Driver         "synaptics"
  81.     Option         "SendCoreEvents" "true"
  82.     Option         "Device" "/dev/psaux"
  83.     Option         "Protocol" "auto-dev"
  84.     Option         "HorizScrollDelta" "0"
  85. EndSection
  86.  
  87. Section "InputDevice"
  88.  
  89.                                                       # /dev/input/event
  90.                                                       # for USB
  91.     Identifier     "stylus"
  92.     Driver         "wacom"
  93.     Option         "Device" "/dev/wacom"          # Change to
  94.     Option         "Type" "stylus"
  95.     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  96. EndSection
  97.  
  98. Section "InputDevice"
  99.  
  100.                                                       # /dev/input/event
  101.                                                       # for USB
  102.     Identifier     "eraser"
  103.     Driver         "wacom"
  104.     Option         "Device" "/dev/wacom"          # Change to
  105.     Option         "Type" "eraser"
  106.     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  107. EndSection
  108.  
  109. Section "InputDevice"
  110.  
  111.                                                       # /dev/input/event
  112.                                                       # for USB
  113.     Identifier     "cursor"
  114.     Driver         "wacom"
  115.     Option         "Device" "/dev/wacom"          # Change to
  116.     Option         "Type" "cursor"
  117.     Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  118. EndSection
  119.  
  120. Section "Monitor"
  121.     Identifier     "Generic Monitor"
  122.     HorizSync       28.0 - 72.0
  123.     VertRefresh     43.0 - 60.0
  124.     Option         "DPMS"
  125. EndSection
  126.  
  127. Section "Device"
  128.     Identifier     "NVIDIA Corporation NVIDIA Default Card"
  129.     Driver         "nvidia"
  130. EndSection
  131.  
  132. Section "Screen"
  133.     Identifier     "Default Screen"
  134.     Device         "NVIDIA Corporation NVIDIA Default Card"
  135.     Monitor        "Generic Monitor"
  136.     DefaultDepth    24
  137.     Option         "UseFBDev" "true"
  138.     Option         "AddARGBGLXVisuals" "True"
  139.     Option         "DisableGLXRootClipping" "True"
  140.     Option         "TripleBuffer" "true"
  141.     SubSection     "Display"
  142.         Depth       1
  143.         Modes      "1440x900"
  144.     EndSubSection
  145.     SubSection     "Display"
  146.         Depth       4
  147.         Modes      "1440x900"
  148.     EndSubSection
  149.     SubSection     "Display"
  150.         Depth       8
  151.         Modes      "1440x900"
  152.     EndSubSection
  153.     SubSection     "Display"
  154.         Depth       15
  155.         Modes      "1440x900"
  156.     EndSubSection
  157.     SubSection     "Display"
  158.         Depth       16
  159.         Modes      "1440x900"
  160.     EndSubSection
  161.     SubSection     "Display"
  162.         Depth       24
  163.         Modes      "1440x900"
  164.     EndSubSection
  165. EndSection
  166.  
  167. Section "Extensions"
  168.     Option         "Composite" "Enable"
  169. 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