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

Advertising

Miscellany
Wednesday, June 6th, 2007 at 4:26:10pm 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 "Files"
  18.         FontPath        "/usr/share/fonts/X11/misc"
  19.         FontPath        "/usr/share/fonts/X11/cyrillic"
  20.         FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
  21.         FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
  22.         FontPath        "/usr/share/fonts/X11/Type1"
  23.         FontPath        "/usr/share/fonts/X11/100dpi"
  24.         FontPath        "/usr/share/fonts/X11/75dpi"
  25.         # path to defoma fonts
  26.         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  27. EndSection
  28.  
  29. Section "Module"
  30.         Load    "i2c"
  31.         Load    "bitmap"
  32.         Load    "ddc"
  33.         Load    "dri"
  34.         Load    "extmod"
  35.         Load    "freetype"
  36.         Load    "glx"
  37.         Load    "int10"
  38.         Load    "vbe"
  39. EndSection
  40.  
  41. Section "InputDevice"
  42.         Identifier      "Generic Keyboard"
  43.         Driver    "kbd"
  44.         Option    "CoreKeyboard"
  45.         Option    "XkbRules"        "xorg"
  46.         Option    "XkbModel"        "pc105"
  47.         Option    "XkbLayout"       "us"
  48. EndSection
  49.  
  50. Section "InputDevice"
  51.         Identifier      "Configured Mouse"
  52.         Driver    "mouse"
  53.         Option    "CorePointer"
  54.         Option    "Device"    "/dev/input/mice"
  55.         Option    "Protocol"                "ImPS/2"
  56.         Option    "ZAxisMapping"        "4 5"
  57.         Option    "Emulate3Buttons" "true"
  58. EndSection
  59.  
  60. Section "InputDevice"
  61.         Driver    "wacom"
  62.         Identifier      "stylus"
  63.         Option    "Device"  "/dev/input/wacom"
  64.         Option    "Type"        "stylus"
  65.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  66. EndSection
  67.  
  68. Section "InputDevice"
  69.         Driver    "wacom"
  70.         Identifier      "eraser"
  71.         Option    "Device"  "/dev/input/wacom"
  72.         Option    "Type"        "eraser"
  73.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  74. EndSection
  75.  
  76. Section "InputDevice"
  77.         Driver    "wacom"
  78.         Identifier      "cursor"
  79.         Option    "Device"  "/dev/input/wacom"
  80.         Option    "Type"        "cursor"
  81.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  82. EndSection
  83.  
  84. Section "Device"
  85.         Identifier      "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
  86.         Driver    "i810"
  87.         BusID      "PCI:0:2:0"
  88. EndSection
  89.  
  90. Section "Device"
  91.         Identifier      "ATI Technologies Inc Rage XL"
  92.         Driver    "ati"
  93.         BusID      "PCI:1:5:0"
  94. EndSection
  95.  
  96. Section "Monitor"
  97.         Identifier      "Monitor left"
  98.         Option    "DPMS"
  99. EndSection
  100.  
  101. Section "Monitor"
  102.         Identifier      "Monitor right"
  103.         Option    "DPMS"
  104. EndSection
  105.  
  106. Section "Screen"
  107.         Identifier      "Left Screen"
  108.         Device    "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
  109.         Monitor  "Monitor Left"
  110.         DefaultDepth    16
  111.         SubSection "Display"
  112.                 Depth      1
  113.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  114.         EndSubSection
  115.         SubSection "Display"
  116.                 Depth      4
  117.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  118.         EndSubSection
  119.         SubSection "Display"
  120.                 Depth      8
  121.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  122.         EndSubSection
  123.         SubSection "Display"
  124.                 Depth      15
  125.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  126.         EndSubSection
  127.         SubSection "Display"
  128.                 Depth      16
  129.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  130.         EndSubSection
  131.         SubSection "Display"
  132.                 Depth      24
  133.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  134.         EndSubSection
  135. EndSection
  136.  
  137. Section "Screen"
  138.         Identifier      "Right Screen"
  139.         Device    "ATI Technologies Inc Rage XL"
  140.         Monitor  "Monitor Right"
  141.         DefaultDepth    16
  142.         SubSection "Display"
  143.                 Depth      1
  144.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  145.         EndSubSection
  146.         SubSection "Display"
  147.                 Depth      4
  148.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  149.         EndSubSection
  150.         SubSection "Display"
  151.                 Depth      8
  152.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  153.         EndSubSection
  154.         SubSection "Display"
  155.                 Depth      15
  156.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  157.         EndSubSection
  158.         SubSection "Display"
  159.                 Depth      16
  160.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  161.         EndSubSection
  162.         SubSection "Display"
  163.                 Depth      24
  164.                 Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  165.         EndSubSection
  166. EndSection
  167.  
  168. Section "ServerLayout"
  169.         Identifier      "Default Layout"
  170.         Screen    "Left Screen"
  171.         Screen    "Right Screen" RightOf "Left Screen"
  172.         InputDevice     "Generic Keyboard"
  173.         InputDevice     "Configured Mouse"
  174.         InputDevice     "stylus"        "SendCoreEvents"
  175.         InputDevice     "cursor"        "SendCoreEvents"
  176.         InputDevice     "eraser"        "SendCoreEvents"
  177.         Option   "Xinerama"       "on"
  178.  
  179. EndSection
  180.  
  181. Section "DRI"
  182.         Mode    0666
  183.  
  184. 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