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

Advertising

Paste Description for fsckr

xorg.conf

fsckr
Tuesday, July 24th, 2007 at 3:10:30pm UTC 

  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings:  version 1.0  ([email protected])  Wed Jun 13 18:40:26 PDT 2007
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig:  version 1.0  ([email protected])  Wed Jun 13 18:39:30 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" "us"
  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.  
  82.                                                         # /dev/input/event
  83.                                                         # for USB
  84.     Identifier     "stylus"
  85.     Driver         "wacom"
  86.     Option         "Device" "/dev/wacom"        # Change to
  87.     Option         "Type" "stylus"
  88.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  89. EndSection
  90.  
  91. Section "InputDevice"
  92.  
  93.                                                         # /dev/input/event
  94.                                                         # for USB
  95.     Identifier     "eraser"
  96.     Driver         "wacom"
  97.     Option         "Device" "/dev/wacom"        # Change to
  98.     Option         "Type" "eraser"
  99.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  100. EndSection
  101.  
  102. Section "InputDevice"
  103.  
  104.                                                         # /dev/input/event
  105.                                                         # for USB
  106.     Identifier     "cursor"
  107.     Driver         "wacom"
  108.     Option         "Device" "/dev/wacom"        # Change to
  109.     Option         "Type" "cursor"
  110.     Option         "ForceDevice" "ISDV4"                # Tablet PC ONLY
  111. EndSection
  112.  
  113. Section "Monitor"
  114.     Identifier     "SyncMaster"
  115.     Option         "DPMS"
  116. EndSection
  117.  
  118. Section "Monitor"
  119.     Identifier     "Monitor0"
  120.     VendorName     "Unknown"
  121.     ModelName      "Samsung SyncMaster"
  122.     HorizSync       30.0 - 81.0
  123.     VertRefresh     56.0 - 75.0
  124. EndSection
  125.  
  126. Section "Device"
  127.     Identifier     "nVidia Corporation G70 [GeForce 7800 GTX]"
  128.     Driver         "nvidia"
  129.     Option         "NoLogo" "1"
  130.     Option         "Coolbits" "1"
  131. EndSection
  132.  
  133. Section "Device"
  134.     Identifier     "Videocard0"
  135.     Driver         "nvidia"
  136.     VendorName     "NVIDIA Corporation"
  137.     BoardName      "GeForce 7800 GTX"
  138. EndSection
  139.  
  140. Section "Screen"
  141.     Identifier     "Default Screen"
  142.     Device         "nVidia Corporation G70 [GeForce 7800 GTX]"
  143.     Monitor        "SyncMaster"
  144.     DefaultDepth    24
  145.     SubSection     "Display"
  146.         Depth       1
  147.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  148.     EndSubSection
  149.     SubSection     "Display"
  150.         Depth       4
  151.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  152.     EndSubSection
  153.     SubSection     "Display"
  154.         Depth       8
  155.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  156.     EndSubSection
  157.     SubSection     "Display"
  158.         Depth       15
  159.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  160.     EndSubSection
  161.     SubSection     "Display"
  162.         Depth       16
  163.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  164.     EndSubSection
  165.     SubSection     "Display"
  166.         Depth       24
  167.         Modes      "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  168.     EndSubSection
  169. EndSection
  170.  
  171. Section "Screen"
  172.     Identifier     "Screen0"
  173.     Device         "Videocard0"
  174.     Monitor        "Monitor0"
  175.     DefaultDepth    24
  176.     Option         "TwinView" "1"
  177.     Option         "metamodes" "CRT: 1280x1024 +1280+0, DFP: 1280x1024 +0+0"
  178. EndSection
  179.  
  180. Section "Extensions"
  181.     Option         "Composite" "Enable"
  182. 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