zur Navigation

debianforum.de

die deutschsprachige Supportwebseite rund um das Debian-Projekt

Zum Inhalt


 
 
 
  • Foren-Übersicht

NoPaste

Neuer Beitragvon Anonymous am 07.08.2009 10:15:10

Inhalt:
  1. Section "ServerLayout"
  2.         Identifier     "X.org Configured"
  3.         Screen      0  "Screen0" 0 0
  4.         InputDevice    "Mouse0" "CorePointer"
  5.         InputDevice    "Keyboard0" "CoreKeyboard"
  6. EndSection
  7.  
  8. Section "Files"
  9.         RgbPath      "/etc/X11/rgb"
  10.         ModulePath   "/usr/lib/xorg/modules"
  11.         FontPath     "/usr/share/fonts/X11/misc"
  12.         FontPath     "/usr/share/fonts/X11/cyrillic"
  13.         FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
  14.         FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
  15.         FontPath     "/usr/share/fonts/X11/Type1"
  16.         FontPath     "/usr/share/fonts/X11/100dpi"
  17.         FontPath     "/usr/share/fonts/X11/75dpi"
  18.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  19. EndSection
  20.  
  21. Section "Module"
  22.         Load  "xtrap"
  23.         Load  "GLcore"
  24.         Load  "record"
  25.         Load  "extmod"
  26.         Load  "glx"
  27.         Load  "dbe"
  28.         Load  "dri"
  29. EndSection
  30.  
  31. Section "InputDevice"
  32.         Identifier  "Keyboard0"
  33.         Driver      "kbd"
  34. EndSection
  35.  
  36. Section "InputDevice"
  37.         Identifier  "Mouse0"
  38.         Driver      "mouse"
  39.         Option      "Protocol" "auto"
  40.         Option      "Device" "/dev/input/mice"
  41.         Option      "ZAxisMapping" "4 5 6 7"
  42. EndSection
  43.  
  44. Section "Monitor"
  45.         #DisplaySize      340   190     # mm
  46.         Identifier   "Monitor0"
  47.         VendorName   "AUO"
  48.         ModelName    "21ec"
  49. EndSection
  50.  
  51. Section "Device"
  52.         ### Available Driver options are:-
  53.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  54.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
  55.         ### [arg]: arg optional
  56.         #Option     "NoAccel"                   # [<bool>]
  57.         #Option     "SWcursor"                  # [<bool>]
  58.         #Option     "ColorKey"                  # <i>
  59.         #Option     "CacheLines"                # <i>
  60.         #Option     "Dac6Bit"                   # [<bool>]
  61.         #Option     "DRI"                       # [<bool>]
  62.         #Option     "NoDDC"                     # [<bool>]
  63.         #Option     "ShowCache"                 # [<bool>]
  64.         #Option     "XvMCSurfaces"              # <i>
  65.         #Option     "PageFlip"                  # [<bool>]
  66.         Identifier  "Card0"
  67.         Driver      "intel"
  68.         VendorName  "Intel Corporation"
  69.         BoardName   "Mobile Integrated Graphics Controller"
  70.         BusID       "PCI:0:2:0"
  71. EndSection
  72.  
  73. Section "Screen"
  74.         Identifier "Screen0"
  75.         Device     "Card0"
  76.         Monitor    "Monitor0"
  77.         SubSection "Display"
  78.                 Viewport   0 0
  79.                 Depth     1
  80.         EndSubSection
  81.         SubSection "Display"
  82.                 Viewport   0 0
  83.                 Depth     4
  84.         EndSubSection
  85.         SubSection "Display"
  86.                 Viewport   0 0
  87.                 Depth     8
  88.         EndSubSection
  89.         SubSection "Display"
  90.                 Viewport   0 0
  91.                 Depth     15
  92.         EndSubSection
  93.         SubSection "Display"
  94.                 Viewport   0 0
  95.                 Depth     16
  96.         EndSubSection
  97.         SubSection "Display"
  98.                 Viewport   0 0
  99.                 Depth     24
  100.         EndSubSection
  101. EndSection

Direktes Kopieren von Code aus dem Browser heraus zerstört i.d.R. Tabstops und Einrückungen; kopiere den Code daher aus der Box unterhalb dieses Textes oder lade ihn als Datei herunter.

Verlinken

URL: alles markieren
http://nopaste.debianforum.de/23697

BBCode: alles markieren
[NP]23697[/NP]

Willkommen!
Startseite
Chat
Wiki/Tipps
Planet
Bildergalerie
NoPaste
Links
identi.ca-Gruppe
dieses und jenes
Forum
Foren-FAQ
Registrieren
Anmelden
Suchen
erweiterte Suche
unbeantw. Beiträge
aktive Themen



No ePatents Button
FSFE Supporter 2004 Button
top
Zum Seitenanfang
Diese Webseite ist keine offizielle Webseite des Debian Projekts.
Haftungsausschluss und Impressum – debianforum.de Verhaltensregeln

Powered by phpBB © 2000-2008 phpBB Group. Deutsche Übersetzung durch phpBB.de
Template entwickelt von Timo Salmen, basierend auf dem Debian Live Template, entwickelt von Christoph Haas.