On Sat, May 25, 2002 at 12:02:25PM -0300, Adriano Varoli Piazza wrote: > Does anyone know how to use the tab key in bbkeys with a spanish-layout > keyboard? (or any of the Fn keys (F1,F2...))
KeyToGrab(Tab), WithModifier(Mod1), WithAction(NextWindow) I have a spanish keyboard, and the above line the my .bbkeysrc works like a charm. The F1, F2, etc. keys can be referenced in .bbkeysrc just as F1, F2, etc. It can't get any easier than that! - Tim
