You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dear mr. cajhin,
what do you think about a new feature?
ifprocess vmware.exe: COMBO F1 [^^&^] > sequence (&LCTRL_&LALT_ ^LCTRL_^LALT_ &LALT_TAB_^LALT)
ifprocess mstsc.exe: COMBO F1 [^^&^] > sequence (&LCTRL_&LALT SLEEP:200_home_SLEEP:200 ^LCTRL_^LALT_ &F14_.^F14)
COMBO F1 [^^&^] > sequence (&LALT_TAB^LALT) # for all other tasks
so when user clicks ctrl-f1 capsicain sends sequence based on current active process.
i believe it could be useful and not time consuming to code.
P.S. actually I desperately need this feature, cause I spend many hours trying to get a unified shortcut to switch between vmwares, RDPs, VNCs by lots of tools with no success
The text was updated successfully, but these errors were encountered:
dear mr. cajhin,
what do you think about a new feature?
ifprocess vmware.exe: COMBO F1 [^^&^] > sequence (&LCTRL_&LALT_ ^LCTRL_^LALT_ &LALT_TAB_^LALT)
ifprocess mstsc.exe: COMBO F1 [^^&^] > sequence (&LCTRL_&LALT SLEEP:200_home_SLEEP:200 ^LCTRL_^LALT_ &F14_.^F14)
COMBO F1 [^^&^] > sequence (&LALT_TAB^LALT) # for all other tasks
so when user clicks ctrl-f1 capsicain sends sequence based on current active process.
i believe it could be useful and not time consuming to code.
P.S. actually I desperately need this feature, cause I spend many hours trying to get a unified shortcut to switch between vmwares, RDPs, VNCs by lots of tools with no success
The text was updated successfully, but these errors were encountered: