Inhaltsverzeichnis

Notebook und Beamer

Breitbild-Notebook mit Intel 945GM

Section „Device“

      Identifier      "Intel"
      Driver          "i810"
      BusID           "PCI:0:2:0"
      Option  "MonitorLayout" "CRT,LFP"
      Option  "Clone" "true"
      Option  "DevicePrecence"        "true"
      Option  "UseFBDev"      "true"

EndSection

Section „Monitor“

      Identifier      "Standardbildschirm"
      Option          "DPMS"

EndSection

Section „Screen“

      Identifier      "Default Screen"
      Device          "Intel"
      Monitor         "Standardbildschirm"
      DefaultDepth    24
      SubSection "Display"
              Depth           1
              Modes           "1280x768" "800x600"
      EndSubSection
      SubSection "Display"
              Depth           4
              Modes           "1280x768" "800x600"
      EndSubSection
      SubSection "Display"
              Depth           8
              Modes           "1280x768" "800x600"
      EndSubSection
      SubSection "Display"
              Depth           15
              Modes           "1280x768" "800x600"
      EndSubSection
      SubSection "Display"
              Depth           16
              Modes           "1280x768" "800x600"
      EndSubSection
      SubSection "Display"
              Depth           24
              Modes           "1280x768" "800x600"
      EndSubSection

EndSection

Section „ServerLayout“

      Identifier      "Default Layout"
      Screen  "Default Screen"
      InputDevice     "Generic Keyboard"
      InputDevice     "Configured Mouse"
      InputDevice     "stylus"        "SendCoreEvents"
      InputDevice     "cursor"        "SendCoreEvents"
      InputDevice     "eraser"        "SendCoreEvents"
      InputDevice     "Synaptics Touchpad"

EndSection

Ergebnis

Beamer (4:3) und Notebook (Breitbild) zeigen den gleichen Desktop (Clone)