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

Advertising

my deault xorg - twinview
Wednesday, July 4th, 2007 at 5:23:07pm 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        "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.         Driver    "wacom"
  61.         Identifier      "stylus"
  62.         Option    "Device"  "/dev/input/wacom"
  63.         Option    "Type"    "stylus"
  64.         Option    "ForceDevice"     "ISDV4"# Tablet PC ONLY
  65. EndSection
  66.  
  67. Section "InputDevice"
  68.         Driver    "wacom"
  69.         Identifier      "eraser"
  70.         Option    "Device"  "/dev/input/wacom"
  71.         Option    "Type"    "eraser"
  72.         Option    "ForceDevice"     "ISDV4"# Tablet PC ONLY
  73. EndSection
  74.  
  75. Section "InputDevice"
  76.         Driver    "wacom"
  77.         Identifier      "cursor"
  78.         Option    "Device"  "/dev/input/wacom"
  79.         Option    "Type"    "cursor"
  80.         Option    "ForceDevice"     "ISDV4"# Tablet PC ONLY
  81. EndSection
  82.  
  83. Section "Device"
  84.         Identifier      "nVidia Corporation NV40 [GeForce 6800 GT]"
  85.         Driver    "nvidia"
  86.         Busid      "PCI:1:0:0"
  87.         Option    "AddARGBVisuals"  "True"
  88.         Option    "AddARGBGLXVisuals"       "True"
  89.         Option    "NoLogo"  "True"
  90. EndSection
  91.  
  92. Section "Monitor"
  93.         Identifier      "SyncMaster"
  94.         Option    "DPMS"
  95. EndSection
  96.  
  97. Section "Screen"
  98.         Identifier      "Default Screen"
  99.         Device    "nVidia Corporation NV40 [GeForce 6800 GT]"
  100.         Monitor  "SyncMaster"
  101.         Defaultdepth    24
  102.         SubSection "Display"
  103.                 Depth   1
  104.                 Modes      "1680x1050"        "1280x1024"     "1280x960"   "1152x864" "1024x768"       "832x624"      "800x600"     "720x400"    "640x480"
  105.         EndSubSection
  106.         SubSection "Display"
  107.                 Depth   4
  108.                 Modes      "1680x1050"        "1280x1024"     "1280x960"   "1152x864" "1024x768"       "832x624"      "800x600"     "720x400"    "640x480"
  109.         EndSubSection
  110.         SubSection "Display"
  111.                 Depth   8
  112.                 Modes      "1680x1050"        "1280x1024"     "1280x960"   "1152x864" "1024x768"       "832x624"      "800x600"     "720x400"    "640x480"
  113.         EndSubSection
  114.         SubSection "Display"
  115.                 Depth   15
  116.                 Modes      "1680x1050"        "1280x1024"     "1280x960"   "1152x864" "1024x768"       "832x624"      "800x600"     "720x400"    "640x480"
  117.         EndSubSection
  118.         SubSection "Display"
  119.                 Depth   16
  120.                 Modes      "1680x1050"        "1280x1024"     "1280x960"   "1152x864" "1024x768"       "832x624"      "800x600"     "720x400"    "640x480"
  121.         EndSubSection
  122.         SubSection "Display"
  123.                 Depth   24
  124.                 Modes      "1680x1050"        "1280x1024"     "1280x960"   "1152x864" "1024x768"       "832x624"      "800x600"     "720x400"    "640x480"
  125.         EndSubSection
  126. EndSection
  127.  
  128. Section "ServerLayout"
  129.         Identifier      "Default Layout"
  130.   screen "Default Screen"
  131.         Inputdevice     "Generic Keyboard"
  132.         Inputdevice     "Configured Mouse"
  133.         Inputdevice     "stylus"     "SendCoreEvents"
  134.         Inputdevice     "cursor"     "SendCoreEvents"
  135.         Inputdevice     "eraser"     "SendCoreEvents"
  136. EndSection
  137.  
  138. Section "DRI"
  139.         Mode    0666
  140. 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