Can I disable the Ctrl+scroll zoom function in NetBeans?

Kris picture Kris · Feb 1, 2012 · Viewed 7.4k times · Source

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.

Answer

fivedigit picture fivedigit · Feb 1, 2012

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