On 23-Dec-2001 scott wrote: > On Monday 24 December 2001 03:33, joh.n-do wrote: >> hi all, >> >> is possible to set a short key? >> like a ctrl+m to start mozilla... >> >> josto > > Of course: > KeyToGrab(m), WithModifier(Control), WithAction(ExecCommand), DoThis(mozilla) > > (Read the docs for bbkeys, it's all in there) >
and the bb readme tells you to go get bbkeys (-:
