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

Advertising

Mine
Sunday, April 22nd, 2007 at 9:29: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 xorg.conf(5) manual page.
  7. # (Type "man 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/fonts/X11/misc"
  31.         FontPath     "/usr/share/fonts/X11/cyrillic"
  32.         FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
  33.         FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
  34.         FontPath     "/usr/share/fonts/X11/Type1"
  35.         FontPath     "/usr/share/fonts/X11/100dpi"
  36.         FontPath     "/usr/share/fonts/X11/75dpi"
  37.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  38. EndSection
  39.  
  40. Section "Module"
  41.         Load  "i2c"
  42.         Load  "bitmap"
  43.         Load  "ddc"
  44.         Load  "dri"
  45.         Load  "extmod"
  46.         Load  "freetype"
  47.         Load  "glx"
  48.         Load  "int10"
  49.         Load  "vbe"
  50. EndSection
  51.  
  52. Section "InputDevice"
  53.         Identifier  "Generic Keyboard"
  54.         Driver      "kbd"
  55.         Option      "CoreKeyboard"
  56.         Option      "XkbRules" "xorg"
  57.         Option      "XkbModel" "pc105"
  58.         Option      "XkbLayout" "us"
  59. EndSection
  60.  
  61. Section "InputDevice"
  62.         Identifier  "Configured Mouse"
  63.         Driver      "mouse"
  64.         Option      "CorePointer"
  65.         Option      "Device" "/dev/input/mice"
  66.         Option      "Protocol" "ImPS/2"
  67.         Option      "ZAxisMapping" "4 5"
  68.         Option      "Emulate3Buttons" "true"
  69. EndSection
  70.  
  71. Section "InputDevice"
  72.         Identifier  "stylus"
  73.         Driver      "wacom"
  74.         Option      "Device" "/dev/input/wacom"
  75.         Option      "Type" "stylus"
  76.         Option      "ForceDevice" "ISDV4"  # Tablet PC ONLY
  77. EndSection
  78.  
  79. Section "InputDevice"
  80.         Identifier  "eraser"
  81.         Driver      "wacom"
  82.         Option      "Device" "/dev/input/wacom"
  83.         Option      "Type" "eraser"
  84.         Option      "ForceDevice" "ISDV4"  # Tablet PC ONLY
  85. EndSection
  86.  
  87. Section "InputDevice"
  88.         Identifier  "cursor"
  89.         Driver      "wacom"
  90.         Option      "Device" "/dev/input/wacom"
  91.         Option      "Type" "cursor"
  92.         Option      "ForceDevice" "ISDV4"  # Tablet PC ONLY
  93. EndSection
  94.  
  95. Section "Monitor"
  96.         Identifier   "Generic Monitor"
  97.         HorizSync    28.0 - 51.0
  98.         VertRefresh  43.0 - 60.0
  99.         Option      "DPMS"
  100. EndSection
  101.  
  102. Section "Monitor"
  103.         Identifier   "aticonfig-Monitor[0]"
  104.         Option      "VendorName" "ATI Proprietary Driver"
  105.         Option      "ModelName" "Generic Autodetecting Monitor"
  106.         Option      "DPMS" "true"
  107. EndSection
  108.  
  109. Section "Device"
  110.         Identifier  "Generic Video Card"
  111.         Driver      "vesa"
  112.         BusID       "PCI:1:0:0"
  113. EndSection
  114.  
  115. Section "Device"
  116.         Identifier  "aticonfig-Device[0]"
  117.         Driver      "fglrx"
  118.         Option      "VideoOverlay" "on"
  119.         Option      "OpenGLOverlay" "off"
  120. EndSection
  121.  
  122. Section "Screen"
  123.         Identifier "Default Screen"
  124.         Device     "Generic Video Card"
  125.         Monitor    "Generic Monitor"
  126.         DefaultDepth     24
  127.         SubSection "Display"
  128.                 Depth     1
  129.                 Modes    "1024x768" "800x600" "640x480"
  130.         EndSubSection
  131.         SubSection "Display"
  132.                 Depth     4
  133.                 Modes    "1024x768" "800x600" "640x480"
  134.         EndSubSection
  135.         SubSection "Display"
  136.                 Depth     8
  137.                 Modes    "1024x768" "800x600" "640x480"
  138.         EndSubSection
  139.         SubSection "Display"
  140.                 Depth     15
  141.                 Modes    "1024x768" "800x600" "640x480"
  142.         EndSubSection
  143.         SubSection "Display"
  144.                 Depth     16
  145.                 Modes    "1024x768" "800x600" "640x480"
  146.         EndSubSection
  147.         SubSection "Display"
  148.                 Depth     24
  149.                 Modes    "1024x768" "800x600" "640x480"
  150.         EndSubSection
  151. EndSection
  152.  
  153. Section "Screen"
  154.         Identifier "aticonfig-Screen[0]"
  155.         Device     "aticonfig-Device[0]"
  156.         Monitor    "aticonfig-Monitor[0]"
  157.         DefaultDepth     24
  158.         SubSection "Display"
  159.                 Viewport   0 0
  160.                 Depth     24
  161.         EndSubSection
  162. EndSection
  163.  
  164. Section "DRI"
  165.         Mode         0666
  166. 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