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

Advertising

Untitled
Monday, April 9th, 2007 at 2:59:57am UTC 

  1. yada xorg.conf file for don_jr
  2.  
  3. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  4. # nvidia-xconfig:  version 1.0  ([email protected])  Mon Feb 26 23:38:46 PST 2007
  5.  
  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 /etc/X11/xorg.conf manual page.
  12. # (Type "man /etc/X11/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  "Default Screen" 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/X11/fonts/misc"
  36.     FontPath        "/usr/share/X11/fonts/cyrillic"
  37.     FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
  38.     FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
  39.     FontPath        "/usr/share/X11/fonts/Type1"
  40.     FontPath        "/usr/share/X11/fonts/100dpi"
  41.     FontPath        "/usr/share/X11/fonts/75dpi"
  42.     FontPath        "/usr/share/fonts/X11/misc"
  43.     FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  44. EndSection
  45.  
  46. Section "Module"
  47.     Load           "i2c"
  48.     Load           "bitmap"
  49.     Load           "ddc"
  50.     Load           "extmod"
  51.     Load           "freetype"
  52.     Load           "int10"
  53.     Load           "type1"
  54.     Load           "vbe"
  55.     Load           "glx"
  56.     Load           "v4l"
  57. EndSection
  58.  
  59. Section "InputDevice"
  60.     Identifier     "Generic Keyboard"
  61.     Driver         "kbd"
  62.     Option         "CoreKeyboard"
  63.     Option         "XkbRules" "xorg"
  64.     Option         "XkbModel" "pc105"
  65.     Option         "XkbLayout" "us"
  66.     Option         "XkbOptions" "lv3:ralt_switch"
  67. EndSection
  68.  
  69. Section "InputDevice"
  70.     Identifier     "Configured Mouse"
  71.     Driver         "mouse"
  72.     Option         "CorePointer"
  73.     Option         "Device" "/dev/input/mice"
  74.     Option         "Protocol" "ExplorerPS/2"
  75.     Option         "ZAxisMapping" "4 5"
  76.     Option         "Emulate3Buttons" "true"
  77. EndSection
  78.  
  79. Section "InputDevice"
  80.  
  81.   # /dev/input/event
  82.   # for USB
  83.     Identifier     "stylus"
  84.     Driver         "wacom"
  85.     Option         "Device" "/dev/wacom"# Change to
  86.     Option         "Type" "stylus"
  87.     Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
  88. EndSection
  89.  
  90. Section "InputDevice"
  91.  
  92.   # /dev/input/event
  93.   # for USB
  94.     Identifier     "eraser"
  95.     Driver         "wacom"
  96.     Option         "Device" "/dev/wacom"# Change to
  97.     Option         "Type" "eraser"
  98.     Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
  99. EndSection
  100.  
  101. Section "InputDevice"
  102.  
  103.   # /dev/input/event
  104.   # for USB
  105.     Identifier     "cursor"
  106.     Driver         "wacom"
  107.     Option         "Device" "/dev/wacom"# Change to
  108.     Option         "Type" "cursor"
  109.     Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
  110. EndSection
  111.  
  112. Section "Monitor"
  113.     Identifier     "Generic Monitor"
  114.     VendorName     "Generic"
  115.     ModelName      "800x600 @ 60 Hz"
  116.     HorizSync       31.5 - 37.9
  117.     VertRefresh     50.0 - 70.0
  118.     Gamma           1
  119.     ModeLine       "[email protected]60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
  120.     ModeLine       "[email protected]56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  121.     ModeLine       "[email protected]60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  122. EndSection
  123.  
  124. Section "Device"
  125.     Identifier     "Generic Video Card"
  126.     Driver         "nvidia"
  127.     VendorName     "NVIDIA"
  128.     BoardName      "NVIDIA GeForce 6 Series"
  129.     Screen          0
  130. EndSection
  131.  
  132. Section "Screen"
  133.     Identifier     "Default Screen"
  134.     Device         "Generic Video Card"
  135.     Monitor        "Generic Monitor"
  136.     DefaultDepth    24
  137.     SubSection     "Display"
  138.         Depth       24
  139.         Modes      "[email protected]56" "[email protected]60" "[email protected]60"
  140.     EndSubSection
  141. EndSection
  142.  
  143. Section "Extensions"
  144.     Option         "Composite" "Enable"
  145. 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