From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Peter V. Saveliev" To: mandrake-russian@altlinux.ru Subject: Re: [mdk-re] Blackbox + desktop Message-Id: <20020215005340.4101825e.peet@infosite.ru> In-Reply-To: <20020214213155.9F75924516@hueymiccailhuitl.mtu.ru> References: <3C6C08B5.6010206@mtu-net.ru> <3C6C2080.2020506@mtu-net.ru> <20020214235245.2f336d0e.peet@infosite.ru> <20020214213155.9F75924516@hueymiccailhuitl.mtu.ru> X-Mailer: Sylpheed version 0.7.1 (GTK+ 1.2.10; i586-alt-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Sender: mandrake-russian-admin@altlinux.ru Errors-To: mandrake-russian-admin@altlinux.ru X-BeenThere: mandrake-russian@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: mandrake-russian@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: Linux-Mandrake RE / ALT Linux discussion list List-Unsubscribe: , List-Archive: Date: Fri Feb 15 00:48:12 2002 X-Original-Date: Fri, 15 Feb 2002 00:53:40 +0300 Archived-At: List-Archive: List-Post: On Fri, 15 Feb 2002 00:31:24 +0300 "ROmul`" wrote: > On Thursday 14 February 2002 23:52, you wrote: > > > 8) Бывает. > А как повесить функции на хокеи в ящике? Ctrl+tab очень нехватает и > переключения консолей. [peet@peet peet]$ rpm -qpi bbkeys-0.8.3-alt2.i586.rpm Name : bbkeys Relocations: (not relocateable) Version : 0.8.3 Vendor: ALT Linux Team Release : alt2 Build Date: Срд 09 Янв 2002 12:36:37 Install date: (not installed) Build Host: altair.office.altlinux.ru Group : Графические оболочки/Прочее Source RPM: bbkeys-0.8.3-alt2.src.rpm Size : 149533 License: GPL Packager : Sergey Vlasov URL : http://movingparts.thelinuxcommunity.org Summary : bbkeys, a completely configurable key-combo grabber for blackbox Description : bbkeys is a configurable key-grabber designed for the blackbox window manager which is written by Brad Hughes. It is based on the bbtools object code created by John Kennis and re-uses some of the blackbox window manager classes as well. bbkeys is easily configurable via directly hand-editting the user's ~/.bbkeysrc file, or by using the GUI total blackbox configurator, bbconf. Пример клавиш: [peet@peet peet]$ cat .bbkeysrc KeyToGrab(Tab), WithModifier(Mod1), WithAction(NextWindow) KeyToGrab(Left), WithModifier(Mod1), WithAction(PrevWorkspace) KeyToGrab(Right), WithModifier(Mod1), WithAction(NextWorkspace) KeyToGrab(q), WithModifier(Mod1), WithAction(Close) KeyToGrab(r), WithModifier(Mod1), WithAction(ExecCommand), DoThis(/usr/bin/gnome-terminal) KeyToGrab(k), WithModifier(Mod1), WithAction(ExecCommand), DoThis(/usr/X11R6/bin/xkill) Петр.