Portál AbcLinuxu, 4. listopadu 2025 04:46
Section "ServerLayout"
	Identifier     "Simple Layout"
	Screen      0  "Default Screen" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "USB Mouse" "CorePointer"
	InputDevice    "Touchpad"  "SendCoreEvents"
EndSection
Section "ServerFlags"
	Option "AllowMouseOpenFail"  "true"
	
EndSection
Section "Files"
	RgbPath      "/usr/share/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc:unscaled"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/75dpi:unscaled"
	FontPath     "/usr/share/fonts/75dpi"
	FontPath     "/usr/share/fonts/100dpi:unscaled"
	FontPath     "/usr/share/fonts/100dpi"
	FontPath     "/usr/share/fonts/cyrillic"
	FontPath     "/usr/share/fonts/Type1"
EndSection
Section "Module"
        Load  "ddc"  # ddc probing of monitor
	Load  "dbe"
#	Load  "dri"
	Load  "extmod"
	Load  "glx"
        Load  "bitmap" # bitmap-fonts
	Load  "freetype"
	Load  "record"
	Load "synaptics"
EndSection
Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
        Option      "CoreKeyboard"
	Option "XkbRules" "xorg"
	Option "XkbModel" "pc105"
	Option "XkbLayout" "us"
	Option "XkbVariant" ""
EndSection
Section "InputDevice"
        Identifier      "USB Mouse"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
	Option		"SendCoreEvents"	"true"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection
Section "InputDevice"
	Identifier      "Touchpad"
       Driver          "synaptics"
       Option  "Device"        "/dev/input/mouse0"
	Option  "Protocol"      "auto-dev"
	Option  "LeftEdge"      "1700"
	Option  "RightEdge"     "5300"
	Option  "TopEdge"       "1700"
	Option  "BottomEdge"    "4200"
	Option  "FingerLow"     "25"
	Option  "FingerHigh"    "30"
	Option  "MaxTapTime"    "180"
	Option  "MaxTapMove"    "220"
	Option  "VertScrollDelta" "100"
	Option  "MinSpeed"      "0.06"
	Option  "MaxSpeed"      "0.12"
	Option  "AccelFactor" "0.0010"
	Option  "SHMConfig"     "on"
EndSection
Section "Monitor"
	Identifier "foo"
EndSection
Section "Monitor"
        Identifier "bar"
	Option "LeftOf"  "foo"
EndSection
        
Section "Device"
	Identifier  "Intel 945GM"
	Driver      "intel"
	Option          "monitor-VGA" "foo"
	Option          "monitor-LVDS" "bar"
	Option      "AccelMethod"   "xaa"
EndSection
Section "Screen"
	Identifier "Default Screen"
	Device     "Intel 945GM"
	Monitor    "bar"
	DefaultColorDepth 24
	
          SubSection "Display"
		Depth     24
		Modes "1280x1024" "1280x800"
		Virtual 2560 1824
       	  EndSubSection
EndSection
#Section "DRI"
#	Mode 0666
#EndSection
Dik za rady.
            
Section "Monitor"
        Identifier "foo"
EndSection nema odpovidajici sekci screen.
Myslim ze to bezi pres xineramu, pokud chces vic displayu. Nebo to jak to pises je spravne?
            Option "PreferredMode" "1280x1024"si zkousel ?
xrandr --output LVDS --mode [rozliseni NTB] --output VGA --mode [rozliseni extern. mon.] --left-of LVDS (kdyz chces mit plochu nalevo od NTB, funguje i --below,--right-of a pod.)
pro pripadne zjisteni modu jednotlivych lcd:
xrandr -q
chce to mit nastaveny dostatecne velky Virtual v xorg.conf, ten tam ale snad dost velky mas.
L.
            Screen 0: minimum 320 x 200, current 2560 x 800, maximum 2560 x 1824 VGA connected 1280x800+1280+0 (normal left inverted right x axis y axis) 0mm x 0mm 1280x800 60.0* 1280x768 60.0 1024x768 60.0 800x600 60.3 640x480 59.9 LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm 1280x800 60.0*+ 60.0 1280x768 60.0 1024x768 60.0 800x600 60.3 640x480 59.9xorg.conf jsem neměnil, vyměnil jsem jenom kabel, tak Virtual je dobry.
        Tiskni
            
                Sdílej:
                
                
                
                
                
                
            
    
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.