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

Advertising

Someone
Saturday, May 5th, 2007 at 11:40:38am 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    "dbe"
  33.         Load    "ddc"
  34.         Load    "extmod"
  35.         Load    "freetype"
  36.         Load    "glx"
  37.         Load    "int10"
  38.         Load    "record"
  39.         Load    "type1"
  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"        "pc105"
  49.         Option    "XkbLayout"       "it"
  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"                "ExplorerPS/2"
  58.         Option    "ZAxisMapping"        "4 5"
  59. EndSection
  60.  
  61. Section "InputDevice"
  62.   Driver        "wacom"
  63.   Identifier    "stylus"
  64.   Option        "Device"        "/dev/wacom"          # Change to
  65.                                                       # /dev/input/event
  66.                                                       # for USB
  67.   Option        "Type"          "stylus"
  68.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  69. EndSection
  70.  
  71. Section "InputDevice"
  72.   Driver        "wacom"
  73.   Identifier    "eraser"
  74.   Option        "Device"        "/dev/wacom"          # Change to
  75.                                                       # /dev/input/event
  76.                                                       # for USB
  77.   Option        "Type"          "eraser"
  78.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  79. EndSection
  80.  
  81. Section "InputDevice"
  82.   Driver        "wacom"
  83.   Identifier    "cursor"
  84.   Option        "Device"        "/dev/wacom"          # Change to
  85.                                                       # /dev/input/event
  86.                                                       # for USB
  87.   Option        "Type"          "cursor"
  88.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  89. EndSection
  90.  
  91. Section "Device"
  92.         Identifier      "Geforce 7600GT"
  93.         Driver    "nvidia"
  94.         BusID      "PCI:5:0:0"
  95. EndSection
  96.  
  97. Section "Monitor"
  98.         Identifier      "Samsung 997MB"
  99.         Option    "DPMS"
  100.         HorizSync       30-90
  101.         VertRefresh     50-160
  102. EndSection
  103.  
  104. Section "Screen"
  105.         Identifier      "Default Screen"
  106.         Device    "Geforce 7600GT"
  107.         Monitor  "Samsung 997MB"
  108.         DefaultDepth    24
  109.         SubSection "Display"
  110.                 Depth      1
  111.                 Modes      "1280x1024" "1152x864" "1024x768"
  112.         EndSubSection
  113.         SubSection "Display"
  114.                 Depth      4
  115.                 Modes      "1280x1024" "1152x864" "1024x768"
  116.         EndSubSection
  117.         SubSection "Display"
  118.                 Depth      8
  119.                 Modes      "1280x1024" "1152x864" "1024x768"
  120.         EndSubSection
  121.         SubSection "Display"
  122.                 Depth      15
  123.                 Modes      "1280x1024" "1152x864" "1024x768"
  124.         EndSubSection
  125.         SubSection "Display"
  126.                 Depth      16
  127.                 Modes      "1280x1024" "1152x864" "1024x768"
  128.         EndSubSection
  129.         SubSection "Display"
  130.                 Depth      24
  131.                 Modes      "1280x1024" "1152x864" "1024x768"
  132.         EndSubSection
  133. EndSection
  134.  
  135. Section "ServerLayout"
  136.         Identifier      "Default Layout"
  137.         Screen    "Default Screen"
  138.         InputDevice     "Generic Keyboard"
  139.         InputDevice     "Configured Mouse"
  140.         InputDevice     "stylus" "SendCoreEvents"
  141.         InputDevice     "cursor" "SendCoreEvents"
  142.         InputDevice     "eraser" "SendCoreEvents"
  143. EndSection
  144.  
  145. Section "DRI"
  146.         Mode    0666
  147. 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