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

Advertising

Unnamed
Tuesday, March 20th, 2007 at 10:53:22am 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. EndSection
  26.  
  27. Section "Files"
  28.  
  29.         # path to defoma fonts
  30.         FontPath     "/usr/share/X11/fonts/misc"
  31.         FontPath     "/usr/share/X11/fonts/cyrillic"
  32.         FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
  33.         FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
  34.         FontPath     "/usr/share/X11/fonts/Type1"
  35.         FontPath     "/usr/share/X11/fonts/100dpi"
  36.         FontPath     "/usr/share/X11/fonts/75dpi"
  37.         FontPath     "/usr/share/fonts/X11/misc"
  38.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  39. EndSection
  40.  
  41. Section "Module"
  42.         Load  "bitmap"
  43.         Load  "ddc"
  44.         Load  "dri"
  45.         Load  "extmod"
  46.         Load  "freetype"
  47.         Load  "glx"
  48.         Load  "int10"
  49.         Load  "type1"
  50.         Load  "vbe"
  51. EndSection
  52.  
  53. Section "InputDevice"
  54.         Identifier  "Generic Keyboard"
  55.         Driver      "kbd"
  56.         Option      "CoreKeyboard"
  57.         Option      "XkbRules" "xorg"
  58.         Option      "XkbModel" "pc104"
  59.         Option      "XkbLayout" "us"
  60.         Option      "XkbOptions" "lv3:ralt_switch"
  61. EndSection
  62.  
  63. Section "InputDevice"
  64.         Identifier  "Configured Mouse"
  65.         Driver      "mouse"
  66.         Option      "CorePointer"
  67.         Option      "Device" "/dev/input/mice"
  68.         Option      "Protocol" "ExplorerPS/2"
  69.         Option      "ZAxisMapping" "4 5"
  70.         Option      "Emulate3Buttons" "true"
  71. EndSection
  72.  
  73. Section "InputDevice"
  74.  
  75.                                                       # /dev/input/event
  76.                                                       # for USB
  77.         Identifier  "stylus"
  78.         Driver      "wacom"
  79.         Option      "Device" "/dev/wacom"          # Change to
  80.         Option      "Type" "stylus"
  81.         Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
  82. EndSection
  83.  
  84. Section "InputDevice"
  85.  
  86.                                                       # /dev/input/event
  87.                                                       # for USB
  88.         Identifier  "eraser"
  89.         Driver      "wacom"
  90.         Option      "Device" "/dev/wacom"          # Change to
  91.         Option      "Type" "eraser"
  92.         Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
  93. EndSection
  94.  
  95. Section "InputDevice"
  96.  
  97.                                                       # /dev/input/event
  98.                                                       # for USB
  99.         Identifier  "cursor"
  100.         Driver      "wacom"
  101.         Option      "Device" "/dev/wacom"          # Change to
  102.         Option      "Type" "cursor"
  103.         Option      "ForceDevice" "ISDV4"               # Tablet PC ONLY
  104. EndSection
  105.  
  106. Section "Monitor"
  107.         Identifier   "Generic Monitor"
  108.         HorizSync    30.0 - 75.0
  109.         VertRefresh  50.0 - 85.0
  110.         Option      "DPMS"
  111. EndSection
  112.  
  113. Section "Monitor"
  114.         Identifier   "aticonfig-Monitor[0]"
  115.         Option      "VendorName" "ATI Proprietary Driver"
  116.         Option      "ModelName" "Generic Autodetecting Monitor"
  117.         Option      "DPMS" "true"
  118. EndSection
  119.  
  120. Section "Device"
  121.         Identifier  "Generic Video Card"
  122.         Driver      "vesa"
  123.         Option      "UseFBDev" "true"
  124.         BusID       "PCI:1:0:0"
  125. EndSection
  126.  
  127. Section "Device"
  128.         Identifier  "aticonfig-Device[0]"
  129.         Driver      "fglrx"
  130.         Option      "VideoOverlay" "on"
  131.         Option      "OpenGLOverlay" "off"
  132. EndSection
  133.  
  134. Section "Screen"
  135.         Identifier "Default Screen"
  136.         Device     "Generic Video Card"
  137.         Monitor    "Generic Monitor"
  138.         DefaultDepth     24
  139.         SubSection "Display"
  140.                 Depth     1
  141.                 Modes    "1600x1200"
  142.         EndSubSection
  143.         SubSection "Display"
  144.                 Depth     4
  145.                 Modes    "1600x1200"
  146.         EndSubSection
  147.         SubSection "Display"
  148.                 Depth     8
  149.                 Modes    "1600x1200"
  150.         EndSubSection
  151.         SubSection "Display"
  152.                 Depth     15
  153.                 Modes    "1600x1200"
  154.         EndSubSection
  155.         SubSection "Display"
  156.                 Depth     16
  157.                 Modes    "1600x1200"
  158.         EndSubSection
  159.         SubSection "Display"
  160.                 Depth     24
  161.                 Modes    "1600x1200"
  162.         EndSubSection
  163. EndSection
  164.  
  165. Section "Screen"
  166.         Identifier "aticonfig-Screen[0]"
  167.         Device     "aticonfig-Device[0]"
  168.         Monitor    "aticonfig-Monitor[0]"
  169.         DefaultDepth     24
  170.         SubSection "Display"
  171.                 Viewport   0 0
  172.                 Depth     24
  173.         EndSubSection
  174. EndSection
  175.  
  176. Section "DRI"
  177.         Mode         0666
  178. 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