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) -- [scott] :: "ein kalter Tod f�r den sprecher von L�gen"
