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

Help Me With KeyBoard Control

Windows
2
11
959
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.
  • R
    Russ @P2P
    last edited by Russ Apr 23, 2022, 4:44 PM Apr 23, 2022, 4:44 PM

    @p2p, cool idea. This command should work:

    nircmd sendkeypress F12
    

    That assumes you meant press the F12 key?

    You'll need to install nircmd first.

    Russell VanderMey

    P 1 Reply Last reply Apr 23, 2022, 6:11 PM Reply Quote 0
    • P
      P2P @Russ
      last edited by Apr 23, 2022, 6:11 PM

      @russ ok , i can do everything with keyboard touch or gamepad ?
      I play emulation and would like to make some shortcut with my voice... i préfer so first things is to install this ?
      And how can i do something like A button and B button at the same time or 2 other keyboard letters ?
      sorry my english bad

      R 1 Reply Last reply Apr 23, 2022, 11:32 PM Reply Quote 0
      • R
        Russ @P2P
        last edited by Apr 23, 2022, 11:32 PM

        @p2p, I don't think nircmd can simulate a gamepad button, but it can simulate any keyboard press, so if you can control the game via keyboard, this should work.

        https://nircmd.nirsoft.net/sendkey.html
        https://nircmd.nirsoft.net/sendkeypress.html

        Russell VanderMey

        P 2 Replies Last reply Apr 24, 2022, 8:32 AM Reply Quote 0
        • P
          P2P @Russ
          last edited by Apr 24, 2022, 8:32 AM

          @russ thanks for your help ^^ i will try some tips 😉

          1 Reply Last reply Reply Quote 0
          • P
            P2P @Russ
            last edited by Apr 27, 2022, 7:37 PM

            @russ hello, have you got any idea for how make the same thing with GAMEPAD buttons ?
            And have you got a list for the input ? for keyboard up its uparrow or just up ?

            R 1 Reply Last reply Apr 28, 2022, 9:57 PM Reply Quote 0
            • R
              Russ @P2P
              last edited by Apr 28, 2022, 9:57 PM

              @p2p, this is the command to simulate pressing the up arrow button on your keyboard:

              nircmd sendkeypress up
              

              I don't know how to simulate gamepad buttons.

              Russell VanderMey

              P 1 Reply Last reply Apr 28, 2022, 10:24 PM Reply Quote 0
              • P
                P2P @Russ
                last edited by Apr 28, 2022, 10:24 PM

                @russ thanks i would try to make some special trigger
                i explain you, i will make a turn on action with alexa for turn on my computer and on the log screen my alexa will be type my password and click ENTER ...
                Does it possible ? i don't see how to write numbers for triggercmd can you help me to make a automatic password like "test123" and then enter for automatic log on session?
                thanks

                R 1 Reply Last reply Apr 28, 2022, 11:00 PM Reply Quote 0
                • R
                  Russ @P2P
                  last edited by Apr 28, 2022, 11:00 PM

                  @p2p, this command will type out test123 and press enter:

                  nircmd sendkeypress t e s t 1 2 3 enter

                  Russell VanderMey

                  P 1 Reply Last reply Apr 28, 2022, 11:02 PM Reply Quote 0
                  • P
                    P2P @Russ
                    last edited by Apr 28, 2022, 11:02 PM

                    @russ i must make it on background not foreground ? if i understand some other topic for use trigger command before log on service ?

                    R 1 Reply Last reply Apr 30, 2022, 6:33 PM Reply Quote 0
                    • R
                      Russ @P2P
                      last edited by Apr 30, 2022, 6:33 PM

                      @p2p, you should make it a foreground command.

                      If you're trying to have Windows automatically logon during boot, you should use this method instead.

                      Russell VanderMey

                      1 Reply Last reply Reply Quote 0
                      11 out of 11
                      • First post
                        11/11
                        Last post