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

Advertising

Anonymous
Monday, February 12th, 2007 at 3:14:03am 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    "Synaptics Touchpad"
  23. EndSection
  24.  
  25. Section "Files"
  26.  
  27.         # paths to defoma fonts
  28.         FontPath     "/usr/share/X11/fonts/misc"
  29.         FontPath     "/usr/share/X11/fonts/cyrillic"
  30.         FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
  31.         FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
  32.         FontPath     "/usr/share/X11/fonts/Type1"
  33.         FontPath     "/usr/share/X11/fonts/CID"
  34.         FontPath     "/usr/share/X11/fonts/100dpi"
  35.         FontPath     "/usr/share/X11/fonts/75dpi"
  36.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  37.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
  38. EndSection
  39.  
  40. Section "Module"
  41.         Load  "GLcore"
  42.         Load  "i2c"
  43.         Load  "bitmap"
  44.         Load  "ddc"
  45.         Load  "dri"
  46.         Load  "extmod"
  47.         Load  "freetype"
  48.         Load  "glx"
  49.         Load  "int10"
  50.         Load  "type1"
  51.         Load  "vbe"
  52. EndSection
  53.  
  54. Section "InputDevice"
  55.         Identifier  "Generic Keyboard"
  56.         Driver      "kbd"
  57.         Option      "CoreKeyboard"
  58.         Option      "XkbRules" "xorg"
  59.         Option      "XkbModel" "pc104"
  60.         Option      "XkbLayout" "us"
  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" "ImPS/2"
  69.         Option      "Emulate3Buttons" "true"
  70.         Option      "ZAxisMapping" "4 5"
  71. EndSection
  72.  
  73. Section "InputDevice"
  74.         Identifier  "Synaptics Touchpad"
  75.         Driver      "synaptics"
  76.         Option      "SendCoreEvents" "true"
  77.         Option      "Device" "/dev/psaux"
  78.         Option      "Protocol" "auto-dev"
  79.         Option      "HorizScrollDelta" "0"
  80. EndSection
  81.  
  82. Section "Monitor"
  83.         Identifier   "Generic Monitor"
  84.         Option      "DPMS"
  85. EndSection
  86.  
  87. Section "Monitor"
  88.         Identifier   "aticonfig Monitor 0"
  89. EndSection
  90.  
  91. Section "Monitor"
  92.         Identifier   "aticonfig Monitor 1"
  93. EndSection
  94.  
  95. Section "Device"
  96.         Identifier  "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
  97.         Driver      "ati"
  98.         BusID       "PCI:1:5:0"
  99. EndSection
  100.  
  101. Section "Device"
  102.         Identifier  "ATI Graphics Adapter 0"
  103.         Driver      "fglrx"
  104.         Option      "(null)"
  105.         Option      "DesktopSetup" "Horizontal"
  106.         Option      "OverlayOnCRTC2" "1"
  107.         Option      "VideoOverlay" "on"
  108.         Option      "OpenGLOverlay" "off"
  109.         Option      "Mode2" "1280x1024"
  110.         BusID       "PCI:1:5:0"
  111. EndSection
  112.  
  113. Section "Device"
  114.         Identifier  "ATI Graphics Adapter 1"
  115.         Driver      "fglrx"
  116.         BusID       "PCI:1:5:0"
  117.         Screen      1
  118. EndSection
  119.  
  120. Section "Screen"
  121.         Identifier "Default Screen"
  122.         Device     "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
  123.         Monitor    "Generic Monitor"
  124.         DefaultDepth     24
  125.         SubSection "Display"
  126.                 Depth     24
  127.                 Modes    "1024x768"
  128.         EndSubSection
  129.         Option "MonitorLayout" "LVDS, CRT" #laptop LCD, external connector
  130.         Option "DesktopSetup" "0x00000200" #horizontal LCD=primary
  131. EndSection
  132.  
  133. Section "Screen"
  134.         Identifier "aticonfig Screen 0"
  135.         Device     "ATI Graphics Adapter 0"
  136.         Monitor    "aticonfig Monitor 0"
  137.         DefaultDepth     24
  138.         SubSection "Display"
  139.                 Viewport   0 0
  140.                 Depth     24
  141.         EndSubSection
  142.        
  143. EndSection
  144.  
  145. Section "Screen"
  146.         Identifier "aticonfig Screen 1"
  147.         Device     "ATI Graphics Adapter 1"
  148.         Monitor    "aticonfig Monitor 1"
  149.         DefaultDepth     24
  150.         SubSection "Display"
  151.                 Viewport   0 0
  152.                 Depth     24
  153.                 Modes    "1280x1024"
  154.         EndSubSection
  155. EndSection
  156.  
  157. Section "DRI"
  158.         Mode         0666
  159. 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