From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-ClamAV: ClamAV 0.88.4 - clean. Message-ID: <456BD3FD.70307@mogilev.beltelecom.by> Date: Tue, 28 Nov 2006 09:15:25 +0300 From: "Andrew G. Klepcha" User-Agent: Thunderbird 1.5.0.5 (X11/20060822) MIME-Version: 1.0 To: ALT Linux Sisyphus discussion list References: <200611272114.54864.altlinux-sisyphus@yandex.ru> <20061127202311.GC4051@osdn.org.ua> <200611280947.34365.altlinux-sisyphus@yandex.ru> In-Reply-To: <200611280947.34365.altlinux-sisyphus@yandex.ru> Content-Type: multipart/mixed; boundary="------------030609040609000805070703" X-Spam-Checker-Version: SpamAssassin 3.0.6 (2005-12-07) on inet.mogilev.beltelecom.by X-Spam-Level: X-Spam-Status: No, score=-105.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.6 X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.10/RELEASE, bases: 28112006 #232336, status: clean Subject: Re: [sisyphus] nvidia_glx_1.0.9629 & Beryl - success! X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 07:16:39 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------030609040609000805070703 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit ABATAPA wrote: > 27 ноября 2006 23:23, Michael Shigorin написал: > >> А можно на wiki описать или хотя бы сюда? >> > А что там описывать? beryl у меня, как я и писАл, работает, но стартует через > раз. Пускаю его и beryl-manager руками. Так что... > andrew@drew ~ $ cat /etc/X11/wmsession.d/01Beryl NAME=Beryl ICON=/usr/share/icons/default.kde/64x64/apps/kmenu.png DESC=Beryl manager EXEC=/usr/bin/startberyl SCRIPT: exec /usr/bin/startberyl ---------------------------------------- startberyl -- тот же startkde, только с добавленной строчечкой установки KDEWM вот так: ...... # finally, give the session control to the session manager # see kdebase/ksmserver for the description of the rest of the startup sequence # if the KDEWM environment variable has been set, then it will be used as KDE's # window manager instead of kwin. # if KDEWM is not set, ksmserver will ensure kwin is started. # kwrapper is used to reduce startup time and memory usage # kwrapper does not return usefull error codes such as the exit code of ksmserver. # We only check for 255 which means that the ksmserver process could not be # started, any problems thereafter, e.g. ksmserver failing to initialize, # will remain undetected. export KDEWM="/usr/bin/beryl-manager" test -n "$KDEWM" && KDEWM="--windowmanager $KDEWM" ......... вроде все... --------------030609040609000805070703 Content-Type: text/x-vcard; charset=utf-8; name="drew.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="drew.vcf" begin:vcard fn:Andrew G. Klepcha n:Klepcha;Andrew org:Beltelecom;ITC email;internet:drew@mogilev.beltelecom.by tel;work:+375 (0222) 31-07-39 x-mozilla-html:FALSE version:2.1 end:vcard --------------030609040609000805070703--