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

    Has anyone tried TRIGGERcmd for Windows Key + Tab?

    General Discussion
    2
    3
    1.7k
    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.
    • ?
      A Former User
      last edited by A Former User

      Wondering if anyone has tried using TRIGGERcmd to simulate the Windows Key and Tab to get to the taskview, or Alt Tab to switch between screens.. I've had a quick look around and cant seem to find anything that makes sense to implement, and I'm not too good on windows scripting.

      This is to allow for voice commands from Alexa to PC while riding an indoor trainer and switching between Zwift and a media server/Youtube etc

      Noting the commands appear to only be Voice capable if a foreground trigger...

      Cheers,

      B

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @A Former User
        last edited by

        All good, found a way kinda... using AutoHotKey, and a script then putting this into the TRIGGERcmd
        "C:\Program Files\AutoHotkey\AutoHotkey.exe" c:\temp\sendwt.ahk

        the script in question is just this
        Send #{Tab}

        So now I can use Alexa to jump me to the taskview and back.

        AutoHotKey is here btw..
        https://autohotkey.com/download/

        RussR 1 Reply Last reply Reply Quote 0
        • RussR
          Russ @A Former User
          last edited by

          Awesome @Brandon, nice job.

          Russell VanderMey

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