TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    is it possible press any keys on the keyboard?

    Windows
    3
    7
    924
    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.
    • L
      lucasribeiro
      last edited by lucasribeiro

      for example, I want to press Scroll lock to turn on or turn off, is that possible?

      1 Reply Last reply Reply Quote 0
      • XanderX
        Xander
        last edited by

        NirCmd (https://www.nirsoft.net/utils/nircmd2.html#using), AutoHotkey and Autoit have the ability to send specific keypresses.

        1 Reply Last reply Reply Quote 0
        • L
          lucasribeiro
          last edited by

          @Xander said in is it possible press any keys on the keyboard?:

          Autoit

          how can i use it with trigger? i try to find on the link but I did not make it

          RussR 1 Reply Last reply Reply Quote 0
          • RussR
            Russ @lucasribeiro
            last edited by Russ

            @lucasribeiro, you can make a TRIGGERcmd command that runs this:

            nircmd sendkeypress alt+tab
            

            Or this to have it type out triggercmd:

            nircmd sendkeypress t r i g g e r c m d
            

            790ff53a-9c91-46b1-a520-5ce4230569db-image.png

            You put spaces between the key presses.

            I made this video to show you how to install nircmd.

            https://youtu.be/xub4pjenLVs

            Russell VanderMey

            L 1 Reply Last reply Reply Quote 1
            • L
              lucasribeiro
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • L
                lucasribeiro @Russ
                last edited by

                @Russ Thank you

                RussR 1 Reply Last reply Reply Quote 0
                • RussR
                  Russ @lucasribeiro
                  last edited by

                  You're welcome @lucasribeiro.

                  Russell VanderMey

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post