Maestro de teclado puede hacerlo en un número de maneras. Una manera totalmente extensible es realizar una secuencia de auto deshabilitar macros, algo como esto:
Macro: First Command Key
Trigger: Device Key Command Key
Actions:
Disable Macro "First Command Key"
Enable "Second Command Key"
Pause 3 Seconds <- adjust as necessary
Disable Macro "Second Command Key"
Enable Macro "First Command Key"
y entonces
Macro: Second Command Key
Trigger: Device Key Command Key
Actions:
Disable Macro "Second Command Key"
Enable "Second Command First Option Key"
Pause 3 Seconds <- adjust as necessary
Disable Macro "Second Command First Option Key"
y entonces
Macro: Second Command First Option Key
Trigger: Device Key Option Key
Actions:
Disable Macro "Second Command First Option Key"
Enable "Second Command Second Option Key"
Pause 3 Seconds <- adjust as necessary
Disable Macro "Second Command Second Option Key"
y entonces
Macro: Second Command Second Option Key
Trigger: Device Key Option Key
Actions:
Disable Macro "Second Command Second Option Key"
Perform whatever actions desired.
etc.
Tardará un par de minutos para configurar, pero se puede configurar cualquier forma que quieras.