I see thanks for the tips. On 1/17/06, Neil Hodgson <[EMAIL PROTECTED]> wrote: > Kevin Olemoh: > > > It would be better if one at least had a menu entry to > > increase the font size. The ctrl+numpad+ keybinding is kind of useless on my > > Thinkpad and it would have saved me some time if increasing or decreasing > > the font size [at the very least] was accessible through the menu system. > > Add your own command to the Tools menu through a Lua script. Or use > Ctrl+scroll wheel. Or add some key bindings that suit your machine. To > use 'b' for bigger and 's' for smaller: > > user.shortcuts=\ > b|2333|\ > s|2334| > > Neil > > _______________________________________________ > Scite-interest mailing list > [email protected] > http://mailman.lyra.org/mailman/listinfo/scite-interest >
_______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
