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

Advertising

Untitled
Saturday, January 13th, 2007 at 7:37:28am 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    "bitmap"
  32.         Load    "ddc"
  33.         Load    "dri"
  34.         Load    "extmod"
  35.         Load    "freetype"
  36.         Load    "glx"
  37.         Load    "int10"
  38.         Load    "type1"
  39.         Load    "vbe"
  40.         Load    "dbe"
  41. EndSection
  42.  
  43. Section "InputDevice"
  44.         Identifier      "Generic Keyboard"
  45.         Driver    "kbd"
  46.         Option    "CoreKeyboard"
  47.         Option    "XkbRules"        "xorg"
  48.         Option    "XkbModel"        "pc105"
  49.         Option    "XkbLayout"       "us"
  50.         Option    "XkbOptions"      "lv3:ralt_switch"
  51. EndSection
  52.  
  53. Section "InputDevice"
  54.         Identifier      "Configured Mouse"
  55.         Driver    "mouse"
  56.         Option    "CorePointer"
  57.         Option    "Device"    "/dev/input/mice"
  58.         Option    "Protocol"                "ExplorerPS/2"
  59.         Option    "ZAxisMapping"        "4 5"
  60. EndSection
  61.  
  62. Section "InputDevice"
  63.         Identifier      "Synaptics Touchpad"
  64.         Driver    "synaptics"
  65.         Option    "SendCoreEvents"  "true"
  66.         Option    "Device"    "/dev/psaux"
  67.         Option    "Protocol"                "auto-dev"
  68.         Option    "HorizScrollDelta"        "0"
  69. EndSection
  70.  
  71. Section "InputDevice"
  72.   Driver        "wacom"
  73.   Identifier    "stylus"
  74.   Option        "Device"        "/dev/wacom"          # Change to
  75.                                                       # /dev/input/event
  76.                                                       # for USB
  77.   Option        "Type"          "stylus"
  78.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  79. EndSection
  80.  
  81. Section "InputDevice"
  82.   Driver        "wacom"
  83.   Identifier    "eraser"
  84.   Option        "Device"        "/dev/wacom"          # Change to
  85.                                                       # /dev/input/event
  86.                                                       # for USB
  87.   Option        "Type"          "eraser"
  88.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  89. EndSection
  90.  
  91. Section "InputDevice"
  92.   Driver        "wacom"
  93.   Identifier    "cursor"
  94.   Option        "Device"        "/dev/wacom"          # Change to
  95.                                                       # /dev/input/event
  96.                                                       # for USB
  97.   Option        "Type"          "cursor"
  98.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  99. EndSection
  100.  
  101. Section "Device"
  102.         Identifier      "Generic Video Card"
  103.         Driver    "ati"
  104.         BusID      "PCI:1:0:0"
  105.         Option    "DynamicClocks"   "on"
  106.         Option    "backingstore"    "on"
  107.         Option    "BIOSHotkeys"     "on"
  108.         Option   "ColorTiling" "on"
  109.         Option    "MergedFB"        "true"
  110. #                     Option  "CRT2Position"   "RightOf"
  111. #       Option  "AccelMethod"    "EXA"
  112.         Option    "XAANoOffscreenPixmaps"   "true"
  113. #       Option "EXANoOffscreenPixmaps"
  114.         Option "RenderAccel" "true"
  115.         Option "EnablePageFlip" "true"
  116. #       Option "AGPMode" "2"
  117.         Option "AGPFastWrite" "on"
  118. EndSection
  119.  
  120. Section "Monitor"
  121.         Identifier      "Generic Monitor"
  122.         Option    "DPMS"
  123.         HorizSync       28-51
  124.         VertRefresh     43-60
  125. EndSection
  126.  
  127. Section "Screen"
  128.         Identifier      "Default Screen"
  129.         Device    "Generic Video Card"
  130.         Monitor  "Generic Monitor"
  131.         DefaultDepth    24
  132.         SubSection "Display"
  133.                 Depth      1
  134.                 Modes      "1024x768" "800x600" "640x480"
  135.         EndSubSection
  136.         SubSection "Display"
  137.                 Depth      4
  138.                 Modes      "1024x768" "800x600" "640x480"
  139.         EndSubSection
  140.         SubSection "Display"
  141.                 Depth      8
  142.                 Modes      "1024x768" "800x600" "640x480"
  143.         EndSubSection
  144.         SubSection "Display"
  145.                 Depth      15
  146.                 Modes      "1024x768" "800x600" "640x480"
  147.         EndSubSection
  148.         SubSection "Display"
  149.                 Depth      16
  150.                 Modes      "1024x768" "800x600" "640x480"
  151.         EndSubSection
  152.         SubSection "Display"
  153.                 Depth      24
  154.                 Modes      "1024x768" "800x600" "640x480"
  155.         EndSubSection
  156. EndSection
  157.  
  158. Section "ServerLayout"
  159.         Identifier      "Default Layout"
  160.         Screen    "Default Screen"
  161.         InputDevice     "Generic Keyboard"
  162.         InputDevice     "Configured Mouse"
  163.         InputDevice     "stylus" "SendCoreEvents"
  164.         InputDevice     "cursor" "SendCoreEvents"
  165.         InputDevice     "eraser" "SendCoreEvents"
  166.         InputDevice     "Synaptics Touchpad"
  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 worth-right