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

Advertising

Miscellany
Monday, February 12th, 2007 at 3:00:41am 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.          HorizSync   31.0 - 81.0
  94.         VertRefresh  56.0 - 76.0
  95. EndSection
  96.  
  97. Section "Device"
  98.         Identifier  "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
  99.         Driver      "ati"
  100.         BusID       "PCI:1:5:0"
  101.  
  102. EndSection
  103.  
  104. Section "Device"
  105.         Identifier  "ATI Graphics Adapter 0"
  106.         Driver      "fglrx"
  107.         Option      "(null)"
  108.         Option      "DesktopSetup" "Horizontal"
  109.         Option      "OverlayOnCRTC2" "1"
  110.         Option      "VideoOverlay" "on"
  111.         Option      "OpenGLOverlay" "off"
  112.         Option      "Mode2" "1280x1024"
  113.         BusID       "PCI:1:5:0"
  114. ctor
  115. EndSection
  116.  
  117. Section "Device"
  118.         Identifier  "ATI Graphics Adapter 1"
  119.         Driver      "fglrx"
  120.         BusID       "PCI:1:5:0"
  121.         Screen      1
  122. EndSection
  123.  
  124. Section "Screen"
  125.         Identifier "Default Screen"
  126.         Device     "ATI Technologies, Inc. Radeon Xpress 200M (RS480)"
  127.         Monitor    "Generic Monitor"
  128.         DefaultDepth     24
  129.         SubSection "Display"
  130.                 Depth     24
  131.                 Modes    "1024x768"
  132.         EndSubSection
  133.         Option "DesktopSetup" "0x00000201" #horizontal LCD=secondary
  134.         Option "MonitorLayout" "LVDS, CRT" #laptop LCD, external connector
  135. EndSection
  136.  
  137. Section "Screen"
  138.         Identifier "aticonfig Screen 0"
  139.         Device     "ATI Graphics Adapter 0"
  140.         Monitor    "aticonfig Monitor 0"
  141.         DefaultDepth     24
  142.         SubSection "Display"
  143.                 Viewport   0 0
  144.                 Depth     24
  145.         EndSubSection
  146. r
  147. EndSection
  148.  
  149. Section "Screen"
  150.         Identifier "aticonfig Screen 1"
  151.         Device     "ATI Graphics Adapter 1"
  152.         Monitor    "aticonfig Monitor 1"
  153.         DefaultDepth     24
  154.         SubSection "Display"
  155.                 Viewport   0 0
  156.                 Depth     24
  157.                 Modes    "1280x1024"
  158.         EndSubSection
  159. EndSection
  160.  
  161. Section "DRI"
  162.         Mode         0666
  163. 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