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

Advertising

Miscellany
Sunday, April 29th, 2007 at 4:32:13pm 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    "dbe"
  32.         Load    "ddc"
  33.         Load    "dri"
  34.         Load    "extmod"
  35.         Load    "freetype"
  36.         Load    "glx"
  37.         Load    "int10"
  38.         Load    "record"
  39.         Load    "v4l"
  40.         Load    "vbe"
  41. EndSection
  42.  
  43. Section "InputDevice"
  44.         Identifier      "Generic Keyboard"
  45.         Driver    "kbd"
  46.         Option    "CoreKeyboard"
  47.         Option    "XkbRules"        "xorg"
  48.         Option    "XkbModel"        "pc104"
  49.         Option    "XkbLayout"       "us"
  50. EndSection
  51.  
  52. Section "InputDevice"
  53.         Identifier      "Configured Mouse"
  54.         Driver    "mouse"
  55.         Option    "CorePointer"
  56.         Option    "Device"    "/dev/input/mice"
  57.         Option    "Protocol"                "ImPS/2"
  58.         Option    "ZAxisMapping"        "4 5"
  59.         Option    "Emulate3Buttons" "true"
  60. EndSection
  61.  
  62. Section "InputDevice"
  63.         Driver    "wacom"
  64.         Identifier      "stylus"
  65.         Option    "Device"  "/dev/input/wacom"
  66.         Option    "Type"        "stylus"
  67.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  68. EndSection
  69.  
  70. Section "InputDevice"
  71.         Driver    "wacom"
  72.         Identifier      "eraser"
  73.         Option    "Device"  "/dev/input/wacom"
  74.         Option    "Type"        "eraser"
  75.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  76. EndSection
  77.  
  78. Section "InputDevice"
  79.         Driver    "wacom"
  80.         Identifier      "cursor"
  81.         Option    "Device"  "/dev/input/wacom"
  82.         Option    "Type"        "cursor"
  83.         Option    "ForceDevice"     "ISDV4"            # Tablet PC ONLY
  84. EndSection
  85.  
  86. Section "Device"
  87.         Identifier      "nVidia Corporation NV18 [GeForce4 MX 4000]"
  88.         Driver    "nv"
  89.         BusID      "PCI:1:0:0"
  90. EndSection
  91.  
  92. Section "Monitor"
  93.         Identifier      "IBM G96"
  94.         Option    "DPMS"
  95.         HorizSync       30-65
  96.         VertRefresh     50-75
  97. EndSection
  98.  
  99. Section "Screen"
  100.         Identifier      "Default Screen"
  101.         Device    "nVidia Corporation NV18 [GeForce4 MX 4000]"
  102.         Monitor  "IBM G96"
  103.         DefaultDepth    24
  104.         SubSection "Display"
  105.                 Depth      1
  106.                 Modes      "1280x1024" "1024x768" "800x600" "640x480"
  107.         EndSubSection
  108.         SubSection "Display"
  109.                 Depth      4
  110.                 Modes      "1280x1024" "1024x768" "800x600" "640x480"
  111.         EndSubSection
  112.         SubSection "Display"
  113.                 Depth      8
  114.                 Modes      "1280x1024" "1024x768" "800x600" "640x480"
  115.         EndSubSection
  116.         SubSection "Display"
  117.                 Depth      15
  118.                 Modes      "1280x1024" "1024x768" "800x600" "640x480"
  119.         EndSubSection
  120.         SubSection "Display"
  121.                 Depth      16
  122.                 Modes      "1280x1024" "1024x768" "800x600" "640x480"
  123.         EndSubSection
  124.         SubSection "Display"
  125.                 Depth      24
  126.                 Modes      "1280x1024" "1024x768" "800x600" "640x480"
  127.         EndSubSection
  128. EndSection
  129.  
  130. Section "ServerLayout"
  131.         Identifier      "Default Layout"
  132.         Screen    "Default Screen"
  133.         InputDevice     "Generic Keyboard"
  134.         InputDevice     "Configured Mouse"
  135.         InputDevice     "stylus"        "SendCoreEvents"
  136.         InputDevice     "cursor"        "SendCoreEvents"
  137.         InputDevice     "eraser"        "SendCoreEvents"
  138. EndSection
  139.  
  140. Section "DRI"
  141.         Mode    0666
  142. 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