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

Advertising

Untitled
Friday, April 27th, 2007 at 10:12:41pm 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    "bitmap"
  31.         Load    "ddc"
  32.         Load    "dri"
  33.         Load    "extmod"
  34.         Load    "freetype"
  35.         Load    "glx"
  36.         Load    "int10"
  37.         Load    "vbe"
  38. EndSection
  39.  
  40. Section "InputDevice"
  41.         Identifier      "Generic Keyboard"
  42.         Driver    "kbd"
  43.         Option    "CoreKeyboard"
  44.         Option    "XkbRules"        "xorg"
  45.         Option    "XkbModel"        "pc105"
  46.         Option    "XkbLayout"       "us"
  47. EndSection
  48.  
  49. Section "InputDevice"
  50.         Identifier      "Configured Mouse"
  51.         Driver    "mouse"
  52.         Option    "CorePointer"
  53.         Option    "Device"    "/dev/input/mice"
  54.         Option    "Protocol"                "ImPS/2"
  55.         Option    "ZAxisMapping"        "4 5"
  56.         Option    "Emulate3Buttons" "true"
  57. EndSection
  58.  
  59. Section "InputDevice"
  60.         Identifier      "Synaptics Touchpad"
  61.         Driver    "synaptics"
  62.         Option    "SendCoreEvents"  "true"
  63.         Option    "Device"    "/dev/psaux"
  64.         Option    "Protocol"                "auto-dev"
  65.         Option    "HorizScrollDelta"        "0"
  66. EndSection
  67.  
  68. Section "InputDevice"
  69.         Driver    "wacom"
  70.         Identifier      "stylus"
  71.         Option    "Device"  "/dev/input/wacom"
  72.         Option    "Type"        "stylus"
  73.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  74. EndSection
  75.  
  76. Section "InputDevice"
  77.         Driver    "wacom"
  78.         Identifier      "eraser"
  79.         Option    "Device"  "/dev/input/wacom"
  80.         Option    "Type"        "eraser"
  81.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  82. EndSection
  83.  
  84. Section "InputDevice"
  85.         Driver    "wacom"
  86.         Identifier      "cursor"
  87.         Option    "Device"  "/dev/input/wacom"
  88.         Option    "Type"        "cursor"
  89.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  90. EndSection
  91.  
  92. Section "Device"
  93.         Identifier      "0 Ati Video Card"
  94.         Driver    "ati"
  95.         BusID      "PCI:1:0:0"
  96. #       Screen  0
  97. EndSection
  98.  
  99. Section "Device"
  100.         Identifier      "1 Ati Video Card"
  101.         Driver    "ati"
  102.         BusID      "PCI:1:0:0"
  103. #       Screen  1
  104. EndSection
  105.  
  106. Section "Monitor"
  107.         Identifier      "0 Generic Monitor"
  108.         Option    "DPMS"
  109.         HorizSync       28-70
  110.         VertRefresh     43-60
  111. EndSection
  112.  
  113. #Section "Monitor"
  114. #       Identifier     "1 Generic Monitor"
  115. #       Option  "DPMS"
  116. #       HorizSync      30-81
  117. #       VertRefresh    55-75
  118. #EndSection
  119.  
  120. Section "Monitor"
  121. #  Commented out values are automagically obtained from the
  122. #  Display Data Channel (DDC) module
  123.   Option       "CalcAlgorithm" "XServerPool"
  124.   DisplaySize  337 270
  125.   HorizSync    30-83
  126.   Identifier   "1 Generic Monitor"
  127.   ModelName    "L171"
  128.   Option       "DPMS"
  129.   VendorName   "LENOVO"
  130.  VertRefresh  55-76
  131. #  UseModes     "Modes[0]"
  132. EndSection
  133.  
  134. Section "Screen"
  135.         Identifier      "0 Default Screen"
  136.         Device    "0 Ati Video Card"
  137.         Monitor  "0 Generic Monitor"
  138.         DefaultDepth    24
  139.         SubSection "Display"
  140.                 Depth      24
  141.                 Modes      "1400x1050"
  142.         EndSubSection
  143. EndSection
  144.  
  145. Section "Screen"
  146.         Identifier      "1 Default Screen"
  147.         Device    "1 Ati Video Card"
  148.         Monitor  "1 Generic Monitor"
  149.         DefaultDepth    24
  150.         SubSection "Display"
  151.                 Depth      24
  152.                 Modes      "1280x1024"
  153.         EndSubSection
  154. EndSection
  155.  
  156. Section "ServerLayout"
  157.         Identifier      "Default Layout"
  158.         Screen    "0 Default Screen"
  159. #       Screen  "1 Default Screen" RightOf "0 Default Screen"
  160.         InputDevice     "Generic Keyboard"
  161.         InputDevice     "Configured Mouse"
  162.         InputDevice     "stylus"        "SendCoreEvents"
  163.         InputDevice     "cursor"        "SendCoreEvents"
  164.         InputDevice     "eraser"        "SendCoreEvents"
  165.         InputDevice     "Synaptics Touchpad"
  166.         Option "Xinerama" "true"
  167. EndSection
  168.  
  169. Section "DRI"
  170.         Mode    0666
  171. 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