• Login
Community
  • Login

KeyMap Help

Scheduled Pinned Locked Moved General Discussion
8 Posts 3 Posters 637 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K
    Kenneth Riddles
    last edited by Apr 18, 2023, 7:53 PM

    Notepad++, need to Send Delete when Shift-Backspace pressed.

    A 1 Reply Last reply Apr 18, 2023, 7:59 PM Reply Quote 0
    • A
      Alan Kilborn @Kenneth Riddles
      last edited by Apr 18, 2023, 7:59 PM

      @Kenneth-Riddles

      Fairly vague, but…

      Go into Shortcut Mapper, add Shift+Backspace to the Scintilla DEL command. It will generate a conflict; seek out the conflict and delete Shift+Backspace from the conflicting command.

      K 1 Reply Last reply Apr 18, 2023, 8:52 PM Reply Quote 1
      • K
        Kenneth Riddles @Alan Kilborn
        last edited by Apr 18, 2023, 8:52 PM

        @Alan-Kilborn

        On my notepad++, Shortcut Mapper, scintilla comaands listing, the relevant entry appears to be:

        SCI_CLEAR with pre-existing shortct: DEL
        in Modify when I try to add Shift+Backspace it will not add (it requires two modifiers)
        in Modify when I try to add Ctl+Shift+Backspace the add wotks (but not quite what I wanted)

        My physical Delete key is temporarily mechanically broken. I was trying to remap the Shift-Backspace key to send Delete.

        C A 2 Replies Last reply Apr 18, 2023, 9:14 PM Reply Quote 0
        • C
          Coises @Kenneth Riddles
          last edited by Apr 18, 2023, 9:14 PM

          @Kenneth-Riddles said in KeyMap Help:

          My physical Delete key is temporarily mechanically broken. I was trying to remap the Shift-Backspace key to send Delete.

          PowerToys Keyboard Manager might be able to do what you want. I’m not sure, as I haven’t used it myself, but I remembered that it exists and thought it was worth suggesting.

          K 1 Reply Last reply Apr 18, 2023, 9:57 PM Reply Quote 0
          • K
            Kenneth Riddles @Coises
            last edited by Apr 18, 2023, 9:57 PM

            @Coises
            Hello Coises. I am familiar with MS Power Toys, Keyboard Manager. It is a free download and worked perfectly with my non-notepad++ applications. However when tried with notepad++, notepad++ was immune to its effects. Which is why I am seeking help via another method.

            1 Reply Last reply Reply Quote 0
            • A
              Alan Kilborn @Kenneth Riddles
              last edited by Apr 18, 2023, 11:13 PM

              @Kenneth-Riddles said in KeyMap Help:

              I try to add Shift+Backspace it will not add (it requires two modifiers

              Interesting. There must be some reason for it…

              I’d say dig up another keyboard is your best solution.

              K 1 Reply Last reply Apr 19, 2023, 4:07 AM Reply Quote 0
              • K
                Kenneth Riddles @Alan Kilborn
                last edited by Apr 19, 2023, 4:07 AM

                @Alan-Kilborn
                Hello. I think I found an adequate solution. I did not use Shortcut Mapper. Partly because I do not fully understand Shortcut Mapper and its Scintilla commands. There is an easier way. Please let me explain.

                I used the Notepad++, Macro>Start_Recording_Macro (menu command) and pressed the Delete keyboard key only once. Then I used Macro>Stop_Recording_Macro (menu command), followed by Save_Recorded_Macro (which was named MacroDelete). The Modify_Macro (menu command) let me assign Ctl+Backspace to it, but would not allow Shift+Backspace. So I could not get exactly what I wanted, but almost. It works.

                Pressing Ctl+Backspace in Notepad++ sends a Delete with each press. Thanks to all who helped me.

                1 Reply Last reply Reply Quote 1
                • A
                  Alan Kilborn
                  last edited by Apr 19, 2023, 2:24 PM

                  Further info about the oddities of assigning Shift+Backspace may be found HERE.

                  Bottom line, it IS possible if you want to do some “hacking”.

                  1 Reply Last reply Reply Quote 2
                  1 out of 8
                  • First post
                    1/8
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors