[Comm] Невнятное поведение Window Maker

Владимир Гусев =?iso-8859-1?q?vova1971_=CE=C1_narod=2Eru?=
Вт Авг 26 13:37:47 MSD 2008


On Sun, 24 Aug 2008 20:07:31 +0400
Alexey I. Froloff wrote:

> * Владимир Гусев <vova1971@> [080824 20:04]:
> > > > > > Вот скриншот, иллюстрирующий проблему с docker, а также тут
> > > > > > заметен "артефакт" - кусок меню, неперерисованного другими
> > > > > > событиями на экране:
> > > > > Там случаем композит не включился?  Оно глобально не дружит.
> > > > xcompmgr не запущен.
> > > Я про сам экстеншн.  xdpyinfo | grep -i composite
> > А, это.. Да, конечно, включено.
> Конечно, надо отключить.

Я сделал так в xorg.conf:

Section "Extensions"
#	Option	    "Composite" "Enable"
#	Option	    "RENDER" "Enable"
EndSection

Перегрузил.. но снова:

[vova на book ~]$ xdpyinfo | grep -i composite
    Composite

где еще отключать?

Вот xorg.conf целиком:

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "HID 1241:1166|0" "CorePointer"
EndSection

Section "Module"
	Load  "glx"
	Load  "dri"
	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
EndSection

Section "ServerFlags"
	Option	    "AllowMouseOpenFail" "true"
	Option	    "AIGLX" "on"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "HID 1241:1166|0"
	Driver      "mouse"
	Option	    "Device" "/dev/psaux"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Monitor 1024x768|0"
	HorizSync    31.5 - 61.0
	VertRefresh  50.0 - 75.0
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver      "mach64"
	VideoRam    4096
	Option	    "AGPMode" "2"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Monitor 1024x768|0"
	DefaultDepth  24
	SubSection "Display"
		Depth     8
		Modes    "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "800x600" "720x576" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection

Section "Extensions"
#	Option	    "Composite" "Enable"
#	Option	    "RENDER" "Enable"
EndSection



-- 
С уважением,
Владимир Гусев



Подробная информация о списке рассылки community