News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Help! Editor font size became too small

Started by Denis, November 23, 2007, 08:32:52 PM

Previous topic - Next topic

Denis

I pressed Ctrl+CapsLock in editor several time and font size became too small. How to restore previous font size? Settings -> Editor -> Font doesn't help.

orefa

Ctrl+NumLock

This has aggravated me as well a while ago. I don't think these two shortcuts should be predefined, changing the font size is never something that must be done in a hurry.

Denis

Thanks! I already find <ZOOM int="value" /> settings in default.conf file for correcting it

eranif

This Ctrl+NUMPAD(+)/(-) are Scintilla perdefined, and can be turned off.

However, you can use Ctrl+NUMPAD(/) to restore the fonts to their default size.

Eran

thomas

You can also zoom in and out using the mouse wheel, if you hold down the Ctrl key.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

orefa

I didn't know about Numpad +/- and the mouse wheel. These are much better shortcuts since they are symmetrical: if you inadvertently change the size one way, it's obvious how to reverse this effect. The CapsLock and NumLock shortcuts on the other hand are obscure. I suggest to remove these two from the default settings since they cause problems and duplicate better methods.