NoPaste

xfree f?r dommi

von stettberger

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/:7100"                    # 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          "XkbVariant"    "nodeadkeys"
  58. EndSection
  59.  
  60. Section "InputDevice"
  61.         Identifier      "Configured Mouse"
  62.         Driver          "mouse"
  63.         Option          "CorePointer"
  64.         Option          "Device"                "/dev/psaux"
  65.         Option          "Protocol"              "PS/2"
  66.         Option          "ZAxisMapping"          "4 5"
  67. EndSection
  68.  
  69. Section "Device"
  70.         Identifier      "Standardgrafikkarte"
  71.         Driver          "nv"
  72. EndSection
  73.  
  74. Section "Monitor"
  75.         Identifier      "Standardbildschirm"
  76.         HorizSync       30-98
  77.         VertRefresh     50-160
  78.         Option          "DPMS"
  79. EndSection
  80.  
  81. Section "Screen"
  82.         Identifier      "Default Screen"
  83.         Device          "Standardgrafikkarte"
  84.         Monitor         "Standardbildschirm"
  85.         DefaultDepth    24
  86.         SubSection "Display"
  87.                 Depth           1
  88.                 Modes           "1024x768" "800x600" "640x480"
  89.         EndSubSection
  90.         SubSection "Display"
  91.                 Depth           4
  92.                 Modes           "1024x768" "800x600" "640x480"
  93.         EndSubSection
  94.         SubSection "Display"
  95.                 Depth           8
  96.                 Modes           "1024x768" "800x600" "640x480"
  97.         EndSubSection
  98.         SubSection "Display"
  99.                 Depth           15
  100.                 Modes           "1024x768" "800x600" "640x480"
  101.         EndSubSection
  102.         SubSection "Display"
  103.                 Depth           16
  104.                 Modes           "1024x768" "800x600" "640x480"
  105.         EndSubSection
  106.         SubSection "Display"
  107.                 Depth           24
  108.                 Modes           "1024x768" "800x600" "640x480"
  109.         EndSubSection
  110. EndSection
  111.  
  112. Section "ServerLayout"
  113.         Identifier      "Default Layout"
  114.         Screen          "Default Screen"
  115.         InputDevice     "Generic Keyboard"
  116.         InputDevice     "Configured Mouse"
  117. EndSection
  118.  
  119. Section "DRI"
  120.         Mode    0666
  121. EndSection

Quellcode

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