16

The shortcuts for zooming in and out in Notepad++ require using a mousewheel or a number pad, neither of which can be found on most laptops (like mine).

You can change the shortcut keys by the menu option Settings>Shortcut Mapper, but the zoom features don't show up on this list.

How can I change the zoom shortcut keys to something else? (Alt- and Alt=, for example.)

1 Answer 1

15

The Zoom commands are mapped in the Scintilla commands section.

Using the menu option Settings -> Shortcut Mapper... go to the Scintilla Commands tab and you can change the mapping there:

Scintilla commands

2
  • 2
    To get to this view, Macro -> Modify Shrotcut/Delete Macro
    – Bing
    Commented Apr 18, 2015 at 23:11
  • Or Settings->Shortcut mapper. Commented Mar 5, 2017 at 1:39

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .