Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ctrl-Alt-Shift
#1
Am trying to create macro to control my KVM switch, but having difficulty. It requires pressing Ctrl-Alt-Shift (either simultaneously or sequentially) followed by "9" and then "Enter". QM doesn't seem to successfully press the CAS keys. Have tried the ' and the "key" commands, inserting delays, etc, but no go. Have used them on one line and on separate lines. If I leave out the 9 and Enter and run just CAS, the computer gives a "plink" sound when I then press 9.

Any help?
Thanks,
Larry
#2
Ctrl+Alt+Shift+9:

key CAS{9}

Ctrl+Alt+Shift 9 (9 separately):

key CAS{} 9

All separately:

key C{} A{} S{} 9

Some programs require that the keystrokes would come directly from the keyboard. Then QM will not help you.
#3
Thanks gintaras for your prompt reply. Unfortunately, none of those suggestions worked so I am assuming that the commands need to come directly from the keyboard. Thanks anyway.


Forum Jump:


Users browsing this thread: 1 Guest(s)