• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  1. Home
  2. Dazzlly
  3. Posts
  • Profile
  • Following 1
  • Followers 0
  • Topics 5
  • Posts 9
  • Best 3
  • Controversial 0
  • Groups 0

Posts made by Dazzlly

  • RE: Extend Monitors

    @russ I will always post, I love being part of a community of people who love technology and automation

    posted in Windows
    D
    Dazzlly
    Dec 19, 2021, 1:38 AM
  • RE: Extend Monitors

    @russ I didn't know either, when I started looking for commands related to CMD and projection of monitors I discovered such a command, now that I'll have more time at the end of the year, I'm going to look for more commands related to CMD, your Program opened up a world of possibilities for me with automation and the computer, I'm very happy with it

    posted in Windows
    D
    Dazzlly
    Dec 19, 2021, 12:57 AM
  • RE: Control Computer RGB lighting

    @russ Thanks, I hadn't paid attention to this software, I'll run some tests soon...

    posted in Windows
    D
    Dazzlly
    Dec 19, 2021, 12:45 AM
  • RE: Control Computer RGB lighting

    @Michael-Sacco how did you do it? I want to replicate it on mine I'm going to make some changes because I don't use Corsair's ICUE, I use Aura Sync Logitech G Hub and Razer Synapse

    posted in Windows
    D
    Dazzlly
    Aug 7, 2021, 5:03 PM
  • first monitor only

    {
    "trigger": "first monitor only",
    "command": "DisplaySwitch.exe /internal",
    "offCommand": "",
    "ground": "background",
    "voice": "first monitor only",
    "allowParams": "false"
    }

    posted in Windows
    D
    Dazzlly
    Aug 7, 2021, 4:49 PM
  • second monitor only

    {
    "trigger": "second monitor only",
    "command": "DisplaySwitch.exe /external",
    "offCommand": "",
    "ground": "background",
    "voice": "second monitor only",
    "allowParams": "false"
    }

    posted in Windows
    D
    Dazzlly
    Aug 7, 2021, 4:38 PM
  • Clone Monitors

    {
    "trigger": "Clone Monitors",
    "command": "DisplaySwitch.exe /clone",
    "offCommand": "",
    "ground": "background",
    "voice": "Clone Monitors",
    "allowParams": "false"
    }

    posted in Windows
    D
    Dazzlly
    Aug 7, 2021, 4:34 PM
  • Extend Monitors

    {
    "trigger": "Estend monitor",
    "command": "DisplaySwitch.exe /external",
    "offCommand": "",
    "ground": "foreground",
    "voice": "Estend",
    "voiceReply": "",
    "allowParams": "false"
    }

    posted in Windows
    D
    Dazzlly
    Aug 7, 2021, 4:32 PM
  • Abrir YouTube no Opera /ou\ Opera GX

    {
    "trigger": "YouTube",
    "command": "start Opera https://www.youtube.com",
    "ground": "foreground",
    "voice": "Comand YouTube"
    },

    posted in Windows
    D
    Dazzlly
    Oct 21, 2020, 8:41 PM