NoPaste

acer aspire 1694WMLI XF86Config-4

von frickelpit

SNIPPET_TEXT:
  1. # XF86Config-4 (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 XF86Config-4 manual page.
  7. # (Type "man XF86Config-4" 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 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-xorg
  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/100dpi"
  30.         FontPath        "/usr/lib/X11/fonts/75dpi"
  31. EndSection
  32.  
  33. Section "Module"
  34.         Load    "bitmap"
  35.         Load    "dbe"
  36.         Load    "ddc"
  37.         Load    "dri"
  38.         Load    "evdev"
  39.         Load    "extmod"
  40.         Load    "freetype"
  41.         Load    "glx"
  42.         Load    "int10"
  43.         Load    "record"
  44.         Load    "type1"
  45.         Load    "vbe"
  46. EndSection
  47.  
  48. Section "InputDevice"
  49.         Identifier      "Generic Keyboard"
  50.         Driver          "keyboard"
  51.         Option          "CoreKeyboard"
  52.         Option          "XkbRules"      "xorg"
  53.         Option          "XkbModel"      "pc105"
  54.         Option          "XkbLayout"     "de"
  55.         Option          "XkbVariant"    "nodeadkeys"
  56. EndSection
  57.  
  58. Section "InputDevice"
  59.         Identifier      "Configured Mouse"
  60.         Driver          "mouse"
  61.         Option          "CorePointer"
  62.         Option          "Device"                "/dev/input/mice"
  63.         Option          "Protocol"              "ImPS/2"
  64.         Option          "Emulate3Buttons"       "true"
  65.         Option          "ZAxisMapping"          "4 5"
  66. EndSection
  67.  
  68. Section "Device"
  69.         Identifier      "ATI Technologies, Inc. Radeon Mobility X700 (PCIE)"
  70.         Driver          "ati"
  71.         BusID           "PCI:1:0:0"
  72. EndSection
  73.  
  74. Section "Monitor"
  75.         Identifier      "Standardbildschirm"
  76.         Option          "DPMS"
  77.         HorizSync       28-60
  78.         VertRefresh     43-60
  79. EndSection
  80.  
  81. Section "Screen"
  82.         Identifier      "Default Screen"
  83.         Device          "ATI Technologies, Inc. Radeon Mobility X700 (PCIE)"
  84.         Monitor         "Standardbildschirm"
  85.         DefaultDepth    24
  86.         SubSection "Display"
  87.                 Depth           1
  88.                 Modes           "1200x800"
  89.         EndSubSection
  90.         SubSection "Display"
  91.                 Depth           4
  92.                 Modes           "1200x800"
  93.         EndSubSection
  94.         SubSection "Display"
  95.                 Depth           8
  96.                 Modes           "1200x800"
  97.         EndSubSection
  98.         SubSection "Display"
  99.                 Depth           15
  100.                 Modes           "1200x800"
  101.         EndSubSection
  102.         SubSection "Display"
  103.                 Depth           16
  104.                 Modes           "1200x800"
  105.         EndSubSection
  106.         SubSection "Display"
  107.                 Depth           24
  108.                 Modes           "1200x800"
  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