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

Advertising

Miscellany
Sunday, February 25th, 2007 at 6:54:19am UTC 

  1. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  7. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following command:
  15. #   sudo dpkg-reconfigure -phigh xserver-xorg
  16.  
  17. Section "ServerLayout"
  18.         Identifier     "Default Layout"
  19.         Screen      0  "aticonfig-Screen[0]" 0 0
  20.         InputDevice    "Generic Keyboard"
  21.         InputDevice    "Configured Mouse"
  22.         InputDevice    "stylus" "SendCoreEvents"
  23.         InputDevice    "cursor" "SendCoreEvents"
  24.         InputDevice    "eraser" "SendCoreEvents"
  25.         InputDevice    "Synaptics Touchpad"
  26. EndSection
  27.  
  28. Section "Files"
  29.  
  30.         # path to defoma fonts
  31.         FontPath     "/usr/share/X11/fonts/misc"
  32.         FontPath     "/usr/share/X11/fonts/cyrillic"
  33.         FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
  34.         FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
  35.         FontPath     "/usr/share/X11/fonts/Type1"
  36.         FontPath     "/usr/share/X11/fonts/100dpi"
  37.         FontPath     "/usr/share/X11/fonts/75dpi"
  38.         FontPath     "/usr/share/fonts/X11/misc"
  39.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  40. EndSection
  41.  
  42. Section "Module"
  43.         Load  "i2c"
  44.         Load  "bitmap"
  45.         Load  "ddc"
  46.         Load  "dri"
  47.         Load  "extmod"
  48.         Load  "freetype"
  49.         Load  "glx"
  50.         Load  "int10"
  51.         Load  "type1"
  52.         Load  "vbe"
  53. EndSection
  54.  
  55. Section "InputDevice"
  56.         Identifier  "Generic Keyboard"
  57.         Driver      "kbd"
  58.         Option      "CoreKeyboard"
  59.         Option      "XkbRules" "xorg"
  60.         Option      "XkbModel" "pc105"
  61.         Option      "XkbLayout" "us"
  62.         Option      "XkbOptions" "lv3:ralt_switch"
  63. EndSection
  64.  
  65. Section "InputDevice"
  66.         Identifier  "Configured Mouse"
  67.         Driver      "mouse"
  68.         Option      "CorePointer"
  69.         Option      "Device" "/dev/input/mice"
  70.         Option      "Protocol" "ExplorerPS/2"
  71.         Option      "ZAxisMapping" "4 5"
  72.         Option      "Emulate3Buttons" "true"
  73. EndSection
  74.  
  75. Section "InputDevice"
  76.         Identifier  "Synaptics Touchpad"
  77.         Driver      "synaptics"
  78.         Option      "SendCoreEvents" "true"
  79.         Option      "Device" "/dev/psaux"
  80.         Option      "Protocol" "auto-dev"
  81.         Option      "HorizScrollDelta" "0"
  82. EndSection
  83.  
  84. Section "InputDevice"
  85.  
  86.                                                       # /dev/input/event
  87.                                                       # for USB
  88.         Identifier  "stylus"
  89.         Driver      "wacom"
  90.         Option      "Device" "/dev/wacom"          # Change to
  91.         Option      "Type" "stylus"
  92.         Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
  93. EndSection
  94.  
  95. Section "InputDevice"
  96.  
  97.                                                       # /dev/input/event
  98.                                                       # for USB
  99.         Identifier  "eraser"
  100.         Driver      "wacom"
  101.         Option      "Device" "/dev/wacom"          # Change to
  102.         Option      "Type" "eraser"
  103.         Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
  104. EndSection
  105.  
  106. Section "InputDevice"
  107.  
  108.                                                       # /dev/input/event
  109.                                                       # for USB
  110.         Identifier  "cursor"
  111.         Driver      "wacom"
  112.         Option      "Device" "/dev/wacom"          # Change to
  113.         Option      "Type" "cursor"
  114.         Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
  115. EndSection
  116.  
  117. Section "Monitor"
  118.         Identifier   "Generic Monitor"
  119.         Option      "DPMS"
  120. EndSection
  121.  
  122. Section "Monitor"
  123.         Identifier   "aticonfig-Monitor[0]"
  124.         Option      "VendorName" "ATI Proprietary Driver"
  125.         Option      "ModelName" "Generic Autodetecting Monitor"
  126.         Option      "DPMS" "true"
  127. EndSection
  128.  
  129. Section "Device"
  130.         Identifier  "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
  131.         Driver      "ati"
  132.         BusID       "PCI:1:5:0"
  133. EndSection
  134.  
  135. Section "Device"
  136.         Identifier  "aticonfig-Device[0]"
  137.         Driver      "fglrx"
  138.         Option      "VideoOverlay" "on"
  139.         Option      "OpenGLOverlay" "off"
  140. EndSection
  141.  
  142. Section "Screen"
  143.         Identifier "Default Screen"
  144.         Device     "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
  145.         Monitor    "Generic Monitor"
  146.         DefaultDepth     24
  147.         SubSection "Display"
  148.                 Depth     1
  149.                 Modes    "1280x800"
  150.         EndSubSection
  151.         SubSection "Display"
  152.                 Depth     4
  153.                 Modes    "1280x800"
  154.         EndSubSection
  155.         SubSection "Display"
  156.                 Depth     8
  157.                 Modes    "1280x800"
  158.         EndSubSection
  159.         SubSection "Display"
  160.                 Depth     15
  161.                 Modes    "1280x800"
  162.         EndSubSection
  163.         SubSection "Display"
  164.                 Depth     16
  165.                 Modes    "1280x800"
  166.         EndSubSection
  167.         SubSection "Display"
  168.                 Depth     24
  169.                 Modes    "1280x800"
  170.         EndSubSection
  171. EndSection
  172.  
  173. Section "Screen"
  174.         Identifier "aticonfig-Screen[0]"
  175.         Device     "aticonfig-Device[0]"
  176.         Monitor    "aticonfig-Monitor[0]"
  177.         DefaultDepth     24
  178.         SubSection "Display"
  179.                 Viewport   0 0
  180.                 Depth     24
  181.         EndSubSection
  182. EndSection
  183.  
  184. Section "DRI"
  185.         Mode         0666
  186. EndSection
  187.  
  188.  
  189. Section "Extensions"
  190.      Option "Composite" "0"
  191. 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