Question

Is there a way to disable the Ctrl+scroll text zoom feature in NetBeans? (7.1 on Mac OS X 10.7)

There was a plugin to kill the analogue "feature" in PHPStorm but I haven't found anything for NetBeans.

Was it helpful?

Solution

Yes there is. Follow these steps:

  • Go to the Keymap tab in the Options window (menu "Netbeans" item "Preferences…")
  • Sort the Actions column by name and look for 'Zoom Text In' and 'Zoom Text Out'
  • Click on the button with the ellipsis symbol in the shortcut column and choose 'Clear' for both actions
  • Click OK

OTHER TIPS

NetBeans 7.3 - Windows

  1. Tools > Options

    Tools Options

  2. Keymap > in the "Search:" input box type "Zoom Text" > for both lines click on the ellipsis (...) > Clear > OK

    Clear shortcut

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top