# PLeGA # # It all follows from one ServerLayout or another. Use the command # # startx -- -layout UndockedWithMouse # # if you don't want it to default to the first one. Section "ServerLayout" Identifier "DockedWithScreen" Screen "22inch" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Docked" Screen "Panel" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Undocked" Screen "Panel" InputDevice "Touchpad" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "UndockedWithMouse" Screen "Panel" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "WallPanelWithMouse" Screen "WallPanel" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "ProjectorUndockedWithMouse" Screen "Projector" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "ProjectorUndocked" Screen "Projector" InputDevice "Touchpad" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Quake3undocked" Screen "PanelLowRes" InputDevice "Touchpad" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "QuakeUndockedWithMouse" Screen "PanelLowRes" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "QuakeDockedWithMouse" Screen "22inchLowRes" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "TVwithMouse" Screen "TV" InputDevice "Trackball" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection # --------------------------------------------------------------------- Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" Load "speedo" Load "type1" Load "glx" Load "dri" EndSection Section "DRI" Mode 0666 EndSection Section "Files" # don't know if I need this one RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" # errors with this following one FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/Mozilla" # don't know if I need this one # ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "50 50" Option "XkbModel" "pc102" Option "XkbLayout" "gb" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Identifier "Touchpad" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/mouse" Option "Emulate3Buttons" EndSection Section "InputDevice" Identifier "Trackball" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "Screen" Identifier "TV" Device "InspironWithMonitor" # # improve this later some time - pretending to use the VMP is a bit silly surely # Monitor "VMP 451" DefaultDepth 16 SubSection "Display" Depth 16 Modes "512x384" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "512x384" "640x480" EndSubSection EndSection Section "Screen" Identifier "PanelLowRes" Device "InspironWithoutMonitor" # # improve this later some time - pretending to use the VMP is a bit silly surely # Monitor "VMP 451" DefaultDepth 16 SubSection "Display" Depth 16 Modes "512x384" "640x480" "800x600" "960x720" "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "512x384" "640x480" "800x600" "960x720" "1024x768" EndSubSection EndSection Section "Screen" Identifier "Panel" Device "InspironWithoutMonitor" # # improve this later some time - pretending to use the VMP is a bit silly surely # Monitor "VMP 451" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1600x1200" "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" EndSubSection SubSection "Display" Depth 32 Modes "1600x1200" "1280x1024" EndSubSection EndSection Section "Screen" Identifier "19inchLowRes" Device "InspironWithMonitor" Monitor "NUR1905" DefaultDepth 16 SubSection "Display" Depth 16 Modes "512x384" "640x480" #"800x600" "960x720" "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "512x384" "640x480" #"800x600" "960x720" "1024x768" EndSubSection EndSection Section "Screen" Identifier "22inchLowRes" Device "InspironWithMonitor" Monitor "DP230" DefaultDepth 16 SubSection "Display" Depth 16 Modes "512x384" "640x480" "800x600" "960x720" "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "512x384" "640x480" "800x600" "960x720" "1024x768" EndSubSection EndSection Section "Screen" Identifier "WallPanel" Device "InspironWithMonitor" Monitor "42MP3" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" # works but not very legible "1600x1200" EndSubSection SubSection "Display" Depth 32 Modes "1280x1024" # works but not very legible "1600x1200" EndSubSection EndSection Section "Screen" Identifier "Projector" Device "InspironWithMonitor" Monitor "VT540" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" # Modes "800x600" # Modes "640x480" "800x600" "1024x768" # Modes "1600x1200" "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 32 Modes "640x480" "800x600" "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "640x480" "800x600" EndSubSection EndSection Section "Screen" Identifier "22inch" Device "InspironWithMonitor" Monitor "DP230" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1600x1200" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection SubSection "Display" Depth 32 Modes "1600x1200" EndSubSection EndSection Section "Device" Identifier "InspironWithMonitor" VendorName "ATI" Driver "r128" BoardName "Rage 128 Mobility LFi" Option "Display" "CRT" #Option "AGPMode" "2" VideoRam 32768 EndSection Section "Device" Identifier "InspironWithoutMonitor" VendorName "ATI" Driver "r128" BoardName "Rage 128 Mobility LFi" Option "Display" "FP" Option "NoAccel" "off" #Option "AGPMode" "2" VideoRam 32768 EndSection Section "Monitor" Identifier "VT540" VendorName "NEC" ModelName "Projector VT 540" # HorizSync 30-108 # VertRefresh 50-140 Modeline "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync EndSection Section "Monitor" Identifier "DP230" VendorName "Mitsubishi" ModelName "Diamond Plus 231 SB" HorizSync 30-108 VertRefresh 50-140 Modeline "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync EndSection Section "Monitor" Identifier "NUR1905" VendorName "Mitsubishi" ModelName "Diamond Pro 920" HorizSync 30-108 VertRefresh 50-140 Modeline "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync EndSection Section "Monitor" Identifier "VMP 451" VendorName "Iiyama" ModelName "Vision Master Pro 451" HorizSync 30-115 VertRefresh 50-180 Modeline "640x480" 28 640 680 728 776 480 480 482 494 Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync Modeline "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -HSync -VSync Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640 -HSync -VSync Modeline "1280x1024" 80 1280 1296 1512 1568 1024 1025 1037 1165 Interlace Modeline "1280x1024" 110 1280 1328 1512 1712 1024 1025 1028 1054 Modeline "1280x1024" 126.5 1280 1312 1472 1696 1024 1032 1040 1068 -HSync -VSync Modeline "1280x1024" 135 1280 1312 1456 1712 1024 1027 1030 1064 Modeline "1280x1024" 135 1280 1312 1416 1664 1024 1027 1030 1064 Modeline "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +HSync +VSync Modeline "1280x1024" 181.75 1280 1312 1440 1696 1024 1031 1046 1072 -HSync -VSync Modeline "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync # mode 1600x1200 229.5 MHz, 106.2 kHz, 85.0 Hz Modeline "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync EndSection Section "Monitor" Identifier "VMP 510" VendorName "Iiyama" ModelName "Vision Master Pro 510" HorizSync 30-130 VertRefresh 50-160 EndSection Section "Monitor" Identifier "42MP3" VendorName "NEC" ModelName "Big monster wall panel" HorizSync 30-130 VertRefresh 50-160 EndSection