Click to See Complete Forum and Search --> : blackbox key commands


linoopy
04-02-2002, 02:29 AM
Previously I've been using kde, enlightenment and I would know the key commands
for example to fire up a console in kde it would be alt+f2 or ctrl+alt+ins in enlightenment.

How can I find out what my key commands are in black box? Please advise, thanks.

z0mbix
04-02-2002, 06:14 AM
You need to download bbkeys (http://bbkeys.sourceforge.net/) then create a .bbkeysrc file something like this:


KeyToGrab(1), WithModifier(Control), WithAction(NextWindow)
KeyToGrab(8), WithModifier(Control),
KeyToGrab(Down), WithModifier(Control), WithAction(ShadeWindow)
KeyToGrab(Left), WithModifier(Control), WithAction(PrevWorkspace)
KeyToGrab(Right), WithModifier(Control), WithAction(NextWorkspace)
KeyToGrab(Up), WithModifier(Control), WithAction(ShadeWindow)

linoopy
04-02-2002, 01:01 PM
where do i put the .bbkeysrc file?

mstich
04-02-2002, 03:36 PM
Originally posted by linoopy:
<STRONG>where do i put the .bbkeysrc file?</STRONG>

In your home directory!