NoPaste

XFconfig

von henniee

SNIPPET_TEXT:
  1. # XF86Config-4 (XFree86 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 XF86Config-4 manual page.
  7. # (Type "man XF86Config-4" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xfree86 package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xfree86
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following commands as root:
  15. #
  16. #   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
  17. #   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
  18. #   dpkg-reconfigure xserver-xfree86
  19.  
  20. Section "Files"
  21.         FontPath        "unix/:7110"                    # local font server
  22.         # if the local font server has problems, we can fall back on these
  23.         FontPath        "/usr/lib/X11/fonts/misc"
  24.         FontPath        "/usr/lib/X11/fonts/cyrillic"
  25.         FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
  26.         FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
  27.         FontPath        "/usr/lib/X11/fonts/Type1"
  28.         FontPath        "/usr/lib/X11/fonts/CID"
  29.         FontPath        "/usr/lib/X11/fonts/Speedo"
  30.         FontPath        "/usr/lib/X11/fonts/100dpi"
  31.         FontPath        "/usr/lib/X11/fonts/75dpi"
  32. EndSection
  33.  
  34. Section "Module"
  35.         Load    "GLcore"
  36.         Load    "bitmap"
  37.         Load    "dbe"
  38.         Load    "ddc"
  39.         Load    "dri"
  40.         Load    "extmod"
  41.         Load    "freetype"
  42.         Load    "glx"
  43.         Load    "int10"
  44.         Load    "record"
  45.         Load    "speedo"
  46.         Load    "type1"
  47.         Load    "vbe"
  48. EndSection
  49.  
  50. Section "InputDevice"
  51.         Identifier      "Generic Keyboard"
  52.         Driver          "keyboard"
  53.         Option          "CoreKeyboard"
  54.         Option          "XkbRules"      "xfree86"
  55.         Option          "XkbModel"      "pc105"
  56.         Option          "XkbLayout"     "de"
  57.         Option          "XkbOptions"    "nodeadkeys"
  58. EndSection
  59.  
  60. Section "InputDevice"
  61.         Identifier      "Configured Mouse"
  62.         Driver          "mouse"
  63.         Option          "CorePointer"
  64.         Option          "Device"                "/dev/input/mice"
  65.         Option          "Protocol"              "ExplorerPs/2"
  66.         Option          "Emulate3Buttons"       "true"
  67.         Option          "ZAxisMapping"          "4 5"
  68.         Option          "Buttons"               "7"
  69.         Option          "ButtonNumber"          "7"
  70.         Option          "Resolution"            "800"
  71. EndSection
  72.  
  73. Section "Device"
  74.         Identifier      "Standardgrafikkarte"
  75.         Driver          "vesa"
  76. EndSection
  77.  
  78. Section "Monitor"
  79.         Identifier      "Standardbildschirm"
  80.         HorizSync       30-70
  81.         VertRefresh     50-100
  82.         Option          "DPMS"
  83. EndSection
  84.  
  85. Section "Screen"
  86.         Identifier      "Default Screen"
  87.         Device          "Standardgrafikkarte"
  88.         Monitor         "Standardbildschirm"
  89.         DefaultDepth    24
  90.         SubSection "Display"
  91.                 Depth           1
  92.                 Modes           "1280x800"
  93.         EndSubSection
  94.         SubSection "Display"
  95.                 Depth           4
  96.                 Modes           "1280x800"
  97.         EndSubSection
  98.         SubSection "Display"
  99.                 Depth           8
  100.                 Modes           "1280x800"
  101.         EndSubSection
  102.         SubSection "Display"
  103.                 Depth           15
  104.                 Modes           "1280x800"
  105.         EndSubSection
  106.         SubSection "Display"
  107.                 Depth           16
  108.                 Modes           "1280x800"
  109.         EndSubSection
  110.         SubSection "Display"
  111.                 Depth           24
  112.                 Modes           "1280x800"
  113.         EndSubSection
  114. EndSection
  115.  
  116. Section "ServerLayout"
  117.         Identifier      "Default Layout"
  118.         Screen          "Default Screen"
  119.         InputDevice     "Generic Keyboard"
  120.         InputDevice     "Configured Mouse"
  121. EndSection
  122.  
  123. Section "DRI"
  124.         Mode    0666
  125. EndSection

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN