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

Advertising

Mine
Wednesday, February 21st, 2007 at 6:57:59am UTC 

  1. 1.
  2.       # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  3.    2.
  4.       # nvidia-xconfig:  version 1.0  ([email protected])  Fri Dec 15 10:12:14 PST 2006
  5.    3.
  6.        
  7.    4.
  8.       # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  9.    5.
  10.       #
  11.    6.
  12.       # This file was generated by dexconf, the Debian X Configuration tool, using
  13.    7.
  14.       # values from the debconf database.
  15.    8.
  16.       #
  17.    9.
  18.       # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  19.   10.
  20.       # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  21.   11.
  22.       #
  23.   12.
  24.       # This file is automatically updated on xserver-xorg package upgrades *only*
  25.   13.
  26.       # if it has not been modified since the last upgrade of the xserver-xorg
  27.   14.
  28.       # package.
  29.   15.
  30.       #
  31.   16.
  32.       # If you have edited this file but would like it to be automatically updated
  33.   17.
  34.       # again, run the following command:
  35.   18.
  36.       #   sudo dpkg-reconfigure -phigh xserver-xorg
  37.   19.
  38.        
  39.   20.
  40.       Section "ServerLayout"
  41.   21.
  42.           Identifier     "Default Layout"
  43.   22.
  44.           Screen         "Default Screen" 0 0
  45.   23.
  46.           InputDevice    "Generic Keyboard"
  47.   24.
  48.           InputDevice    "Configured Mouse"
  49.   25.
  50.      #     InputDevice    "stylus" "SendCoreEvents"
  51.   26.
  52.      #     InputDevice    "cursor" "SendCoreEvents"
  53.   27.
  54.      #     InputDevice    "eraser" "SendCoreEvents"
  55.   28.
  56.       EndSection
  57.   29.
  58.        
  59.   30.
  60.       Section "Files"
  61.   31.
  62.        
  63.   32.
  64.               # path to defoma fonts
  65.   33.
  66.           FontPath        "/usr/share/X11/fonts/misc"
  67.   34.
  68.           FontPath        "/usr/share/X11/fonts/cyrillic"
  69.   35.
  70.           FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
  71.   36.
  72.           FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
  73.   37.
  74.           FontPath        "/usr/share/X11/fonts/Type1"
  75.   38.
  76.           FontPath        "/usr/share/X11/fonts/100dpi"
  77.   39.
  78.           FontPath        "/usr/share/X11/fonts/75dpi"
  79.   40.
  80.           FontPath        "/usr/share/fonts/X11/misc"
  81.   41.
  82.           FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  83.   42.
  84.       EndSection
  85.   43.
  86.        
  87.   44.
  88.       Section "Module"
  89.   45.
  90.           Load           "i2c"
  91.   46.
  92.           Load           "bitmap"
  93.   47.
  94.           Load           "ddc"
  95.   48.
  96.           Load           "extmod"
  97.   49.
  98.           Load           "freetype"
  99.   50.
  100.           Load           "glx"
  101.   51.
  102.           Load           "int10"
  103.   52.
  104.           Load           "type1"
  105.   53.
  106.           Load           "vbe"
  107.   54.
  108.       EndSection
  109.   55.
  110.        
  111.   56.
  112.       Section "InputDevice"
  113.   57.
  114.           Identifier     "Generic Keyboard"
  115.   58.
  116.           Driver         "kbd"
  117.   59.
  118.           Option         "CoreKeyboard"
  119.   60.
  120.           Option         "XkbRules" "xorg"
  121.   61.
  122.           Option         "XkbModel" "pc105"
  123.   62.
  124.           Option         "XkbLayout" "us"
  125.   63.
  126.           Option         "XkbOptions" "lv3:ralt_switch"
  127.   64.
  128.       EndSection
  129.   65.
  130.        
  131.   66.
  132.       Section "InputDevice"
  133.   67.
  134.           Identifier     "Configured Mouse"
  135.   68.
  136.           Driver         "mouse"
  137.   69.
  138.           Option         "CorePointer"
  139.   70.
  140.           Option         "Device" "/dev/input/mice"
  141.   71.
  142.           Option         "Protocol" "ExplorerPS/2"
  143.   72.
  144.           Option         "ZAxisMapping" "4 5"
  145.   73.
  146.           Option         "Emulate3Buttons" "true"
  147.   74.
  148.       EndSection
  149.   75.
  150.        
  151.   76.
  152.       #Section "InputDevice"
  153.   77.
  154.        
  155.   78.
  156.                                                             # /dev/input/event
  157.   79.
  158.                                                             # for USB
  159.   80.
  160.        #   Identifier     "stylus"
  161.   81.
  162.         #  Driver         "wacom"
  163.   82.
  164.          # Option         "Device" "/dev/wacom"          # Change to
  165.   83.
  166.           #Option         "Type" "stylus"
  167.   84.
  168.           #Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  169.   85.
  170.       #EndSection
  171.   86.
  172.        
  173.   87.
  174.       #Section "InputDevice"
  175.   88.
  176.        
  177.   89.
  178.                                                             # /dev/input/event
  179.   90.
  180.                                                             # for USB
  181.   91.
  182.        #   Identifier     "eraser"
  183.   92.
  184.         #  Driver         "wacom"
  185.   93.
  186.          # Option         "Device" "/dev/wacom"          # Change to
  187.   94.
  188.           #Option         "Type" "eraser"
  189.   95.
  190.           #Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  191.   96.
  192.       #EndSection
  193.   97.
  194.        
  195.   98.
  196.       #Section "InputDevice"
  197.   99.
  198.        
  199.  100.
  200.                                                             # /dev/input/event
  201.  101.
  202.                                                             # for USB
  203.  102.
  204.        #   Identifier     "cursor"
  205.  103.
  206.         #  Driver         "wacom"
  207.  104.
  208.          # Option         "Device" "/dev/wacom"          # Change to
  209.  105.
  210.           #Option         "Type" "cursor"
  211.  106.
  212.           #Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
  213.  107.
  214.       #EndSection
  215.  108.
  216.        
  217.  109.
  218.       Section "Monitor"
  219.  110.
  220.           Identifier     "Generic Monitor"
  221.  111.
  222.           HorizSync       28.0 - 51.0
  223.  112.
  224.           VertRefresh     43.0 - 60.0
  225.  113.
  226.           Option         "DPMS"
  227.  114.
  228.       EndSection
  229.  115.
  230.        
  231.  116.
  232.       Section "Device"
  233.  117.
  234.           Identifier     "NVIDIA Corporation NVIDIA Default Card"
  235.  118.
  236.           Driver         "nvidia"
  237.  119.
  238.       EndSection
  239.  120.
  240.        
  241.  121.
  242.       Section "Screen"
  243.  122.
  244.           Identifier     "Default Screen"
  245.  123.
  246.           Device         "NVIDIA Corporation NVIDIA Default Card"
  247.  124.
  248.           Monitor        "Generic Monitor"
  249.  125.
  250.           DefaultDepth    24
  251.  126.
  252.           Option         "AddARGBGLXVisuals" "True"
  253.  127.
  254.           SubSection     "Display"
  255.  128.
  256.               Depth       1
  257.  129.
  258.               Modes      "1680x1050" "1024x768" "800x600" "640x480"
  259.  130.
  260.           EndSubSection
  261.  131.
  262.           SubSection     "Display"
  263.  132.
  264.               Depth       4
  265.  133.
  266.               Modes      "1680x1050" "1024x768" "800x600" "640x480"
  267.  134.
  268.           EndSubSection
  269.  135.
  270.           SubSection     "Display"
  271.  136.
  272.               Depth       8
  273.  137.
  274.               Modes      "1680x1050" "1024x768" "800x600" "640x480"
  275.  138.
  276.           EndSubSection
  277.  139.
  278.           SubSection     "Display"
  279.  140.
  280.               Depth       15
  281.  141.
  282.               Modes      "1680x1050" "1024x768" "800x600" "640x480"
  283.  142.
  284.           EndSubSection
  285.  143.
  286.           SubSection     "Display"
  287.  144.
  288.               Depth       16
  289.  145.
  290.               Modes      "1680x1050" "1024x768" "800x600" "640x480"
  291.  146.
  292.           EndSubSection
  293.  147.
  294.           SubSection     "Display"
  295.  148.
  296.               Depth       24
  297.  149.
  298.               Modes      "1680x1050" "1024x768" "800x600" "640x480"
  299.  150.
  300.           EndSubSection
  301.  151.
  302.       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