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

Advertising

Stuff
Saturday, May 26th, 2007 at 3:50:54am 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    "fglrx"
  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"   "on"
  120.         Option    "XaaNoOffscreenPixmaps"
  121.         Option    "UseFastTLS"      "2"
  122. EndSection
  123.  
  124. Section "Screen"
  125.         Identifier      "Default Screen"
  126.         Device    "Generic Video Card"
  127.         Monitor  "Generic Monitor"
  128.         Defaultdepth    24
  129.         SubSection "Display"
  130.                 Depth   1
  131.                 Modes      "1024x768" "800x600"        "640x480"
  132.         EndSubSection
  133.         SubSection "Display"
  134.                 Depth   4
  135.                 Modes      "1024x768" "800x600"        "640x480"
  136.         EndSubSection
  137.         SubSection "Display"
  138.                 Depth   8
  139.                 Modes      "1024x768" "800x600"        "640x480"
  140.         EndSubSection
  141.         SubSection "Display"
  142.                 Depth   15
  143.                 Modes      "1024x768" "800x600"        "640x480"
  144.         EndSubSection
  145.         SubSection "Display"
  146.                 Depth   16
  147.                 Modes      "1024x768" "800x600"        "640x480"
  148.         EndSubSection
  149.         SubSection "Display"
  150.                 Depth   24
  151.                 Modes      "1024x768" "800x600"        "640x480"
  152.         EndSubSection
  153. EndSection
  154.  
  155. Section "Screen"
  156.         Identifier      "aticonfig-Screen[0]"
  157.         Device    "aticonfig-Device[0]"
  158.         Monitor  "aticonfig-Monitor[0]"
  159.         Defaultdepth    24
  160.         SubSection "Display"
  161.                 Viewport        0       0
  162.                 Depth   24
  163.         EndSubSection
  164. EndSection
  165.  
  166. Section "DRI"
  167.         Mode    0666
  168. EndSection
  169.  
  170. Section "Extensions"
  171.         Option    "Composite"       "Disable"
  172. 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