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

Advertising

Something
Monday, April 16th, 2007 at 10:50:27pm 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 "Files"
  18.         FontPath        "/usr/share/X11/fonts/misc"
  19.         FontPath        "/usr/share/X11/fonts/cyrillic"
  20.         FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
  21.         FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
  22.         FontPath        "/usr/share/X11/fonts/Type1"
  23.         FontPath        "/usr/share/X11/fonts/100dpi"
  24.         FontPath        "/usr/share/X11/fonts/75dpi"
  25.         FontPath        "/usr/share/fonts/X11/misc"
  26.         # path to defoma fonts
  27.         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  28. EndSection
  29.  
  30. Section "Module"
  31.         Load    "i2c"
  32.         Load    "bitmap"
  33.         Load    "ddc"
  34.         Load    "dri"
  35.         Load    "extmod"
  36.         Load    "freetype"
  37.         Load    "glx"
  38.         Load    "int10"
  39.         Load    "type1"
  40.         Load    "vbe"
  41.         Load    "fglrx"
  42. EndSection
  43.  
  44. Section "ServerFlags"
  45.         Option "AIGLX" "off"
  46. EndSection
  47.  
  48. Section "InputDevice"
  49.         Identifier      "Generic Keyboard"
  50.         Driver    "kbd"
  51.         Option    "CoreKeyboard"
  52.         Option    "XkbRules"        "xorg"
  53.         Option    "XkbModel"        "pc105"
  54.         Option    "XkbLayout"       "gb"
  55.         Option    "XkbOptions"      "lv3:ralt_switch"
  56. EndSection
  57.  
  58. Section "InputDevice"
  59.         Identifier      "Configured Mouse"
  60.         Driver    "mouse"
  61.         Option    "CorePointer"
  62.         Option    "Device"    "/dev/input/mice"
  63.         Option    "Protocol"                "ExplorerPS/2"
  64.         Option    "ZAxisMapping"        "4 5"
  65.         Option    "Emulate3Buttons" "true"
  66. EndSection
  67.  
  68. Section "InputDevice"
  69.         Identifier      "Synaptics Touchpad"
  70.         Driver    "synaptics"
  71.         Option    "SendCoreEvents"  "true"
  72.         Option    "Device"    "/dev/psaux"
  73.         Option    "Protocol"                "auto-dev"
  74.         Option    "HorizScrollDelta"        "0"
  75. EndSection
  76.  
  77. Section "InputDevice"
  78.   Driver        "wacom"
  79.   Identifier    "stylus"
  80.   Option        "Device"        "/dev/wacom"          # Change to
  81.                                                       # /dev/input/event
  82.                                                       # for USB
  83.   Option        "Type"          "stylus"
  84.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  85. EndSection
  86.  
  87. Section "InputDevice"
  88.   Driver        "wacom"
  89.   Identifier    "eraser"
  90.   Option        "Device"        "/dev/wacom"          # Change to
  91.                                                       # /dev/input/event
  92.                                                       # for USB
  93.   Option        "Type"          "eraser"
  94.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  95. EndSection
  96.  
  97. Section "InputDevice"
  98.   Driver        "wacom"
  99.   Identifier    "cursor"
  100.   Option        "Device"        "/dev/wacom"          # Change to
  101.                                                       # /dev/input/event
  102.                                                       # for USB
  103.   Option        "Type"          "cursor"
  104.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  105. EndSection
  106.  
  107. Section "Device"
  108.         Identifier      "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
  109.         Driver    "fglrx"
  110.         Option    "VideoOverlay"    "on"
  111.         Option    "OpenGLOverlays" "off"
  112.         BusID      "PCI:1:0:0"
  113.  
  114.         Option "XAANoOffscreenPixmaps" "true"
  115.  
  116. EndSection
  117.  
  118. Section "Monitor"
  119.         Identifier      "Generic Monitor"
  120.         Option    "DPMS"
  121. EndSection
  122.  
  123. Section "Screen"
  124.         Identifier      "Default Screen"
  125.         Device    "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
  126.         Monitor  "Generic Monitor"
  127.         DefaultDepth    24
  128.         SubSection "Display"
  129.                 Depth      1
  130.                 Modes      "1280x800"
  131.         EndSubSection
  132.         SubSection "Display"
  133.                 Depth      4
  134.                 Modes      "1280x800"
  135.         EndSubSection
  136.         SubSection "Display"
  137.                 Depth      8
  138.                 Modes      "1280x800"
  139.         EndSubSection
  140.         SubSection "Display"
  141.                 Depth      15
  142.                 Modes      "1280x800"
  143.         EndSubSection
  144.         SubSection "Display"
  145.                 Depth      16
  146.                 Modes      "1280x800"
  147.         EndSubSection
  148.         SubSection "Display"
  149.                 Depth      24
  150.                 Modes      "1280x800"
  151.         EndSubSection
  152. EndSection
  153.  
  154. Section "ServerLayout"
  155.         Identifier      "Default Layout"
  156.         Screen    "Default Screen"
  157.         InputDevice     "Generic Keyboard"
  158.         InputDevice     "Configured Mouse"
  159.         InputDevice     "stylus" "SendCoreEvents"
  160.         InputDevice     "cursor" "SendCoreEvents"
  161.         InputDevice     "eraser" "SendCoreEvents"
  162.         InputDevice     "Synaptics Touchpad"
  163. EndSection
  164.  
  165. Section "DRI"
  166.         Mode    0666
  167. 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
worth-right