NoPaste

xfree86-conf

von Richard-18

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

Quellcode

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