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

Advertising

Anonymous
Sunday, July 29th, 2007 at 2:36:30pm 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.         # path to defoma fonts
  26.         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  27. EndSection
  28. Section "Monitor"
  29.      Identifier         "FLATRON 995F"
  30.      Option             "DPMS"
  31.      HorizSync          30-62
  32.      VertRefresh        50-75
  33. EndSection
  34.  
  35. Section "Module"
  36.         Load    "i2c"
  37.         Load    "bitmap"
  38.         Load    "ddc"
  39.         Load    "dri"
  40.         Load    "extmod"
  41.         Load    "freetype"
  42.         Load    "glx"
  43.         Load    "int10"
  44.         Load    "type1"
  45.         Load    "vbe"
  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"       "ee"
  55. EndSection
  56.  
  57. Section "InputDevice"
  58.         Identifier      "Configured Mouse"
  59.         Driver    "mouse"
  60.         Option    "CorePointer"
  61.         Option    "Device"    "/dev/input/mice"
  62.         Option    "Protocol"                "ExplorerPS/2"
  63.         Option    "ZAxisMapping"        "4 5"
  64.         Option    "Emulate3Buttons" "true"
  65. EndSection
  66.  
  67. Section "InputDevice"
  68.   Driver        "wacom"
  69.   Identifier    "stylus"
  70.   Option        "Device"        "/dev/wacom"          # Change to
  71.                                                       # /dev/input/event
  72.                                                       # for USB
  73.   Option        "Type"          "stylus"
  74.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  75. EndSection
  76.  
  77. Section "InputDevice"
  78.   Driver        "wacom"
  79.   Identifier    "eraser"
  80.   Option        "Device"        "/dev/wacom"          # Change to
  81.                                                       # /dev/input/event
  82.                                                       # for USB
  83.   Option        "Type"          "eraser"
  84.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  85. EndSection
  86.  
  87. Section "InputDevice"
  88.   Driver        "wacom"
  89.   Identifier    "cursor"
  90.   Option        "Device"        "/dev/wacom"          # Change to
  91.                                                       # /dev/input/event
  92.                                                       # for USB
  93.   Option        "Type"          "cursor"
  94.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  95. EndSection
  96.  
  97. Section "Device"
  98.         Identifier      "NVIDIA Corporation NV17 [GeForce4 MX 440]"
  99.         Driver    "nvidia"
  100.         BusID      "PCI:1:0:0"
  101. EndSection
  102.  
  103. Section "Monitor"
  104.         Identifier      "VG500"
  105.         Option    "DPMS"
  106. EndSection
  107.  
  108. Section "Screen"
  109.         Identifier      "Default Screen"
  110.         Device    "NVIDIA Corporation NV17 [GeForce4 MX 440]"
  111.         Monitor  "VG500"
  112.         DefaultDepth    24
  113.         SubSection "Display"
  114.                 Depth      1
  115.                 Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
  116.         EndSubSection
  117.         SubSection "Display"
  118.                 Depth      4
  119.                 Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
  120.         EndSubSection
  121.         SubSection "Display"
  122.                 Depth      8
  123.                 Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
  124.         EndSubSection
  125.         SubSection "Display"
  126.                 Depth      15
  127.                 Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
  128.         EndSubSection
  129.         SubSection "Display"
  130.                 Depth      16
  131.                 Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
  132.         EndSubSection
  133.         SubSection "Display"
  134.                 Depth      24
  135.                 Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
  136.         EndSubSection
  137. EndSection
  138.  
  139. Section "ServerLayout"
  140.         Identifier      "Default Layout"
  141.         Screen    "Default Screen"
  142.         InputDevice     "Generic Keyboard"
  143.         InputDevice     "Configured Mouse"
  144.         InputDevice     "stylus" "SendCoreEvents"
  145.         InputDevice     "cursor" "SendCoreEvents"
  146.         InputDevice     "eraser" "SendCoreEvents"
  147. EndSection
  148.  
  149. Section "DRI"
  150.         Mode    0666
  151. EndSection
  152. Section "Extensions"
  153.         Option  "Composite" "Disable"
  154. 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