I would like to put bookmark in Notepad++. Shortcut is CTRL+F2. But on this Windows opens system menu Start. How to fix ?

link|improve this question
4  
Ctrl+F2 has never opened the Start menu in any version of Windows. Check and see if you're using any third-party program that maps keyboard shortcuts to system menus. – BoltClock Nov 6 '11 at 16:58
feedback

migrated from stackoverflow.com Nov 7 '11 at 7:43

This question came from our site for professional and enthusiast programmers.

1 Answer

You can change the shortcut key to make a bookmark, this is how:

  1. Click Settings > Shortcut Mapper

  2. Scroll down to where it says Toggle Bookmark (I think its item 54)

  3. Double click on CTRL+F2 and change it to something like SHIFT+F2 or CTRL+SHIFT+F2 whatever you want!

  4. Click Okay then click Close.

And tada it should work!

Make sure you don't change it to something windows already has set as a shortcut key though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.