Senso Mimic Script allows to you send keyboard commands to multiple devices at the same time, think of this as being similar to a Macro where the inputted steps can be saved as a shortcut for future use and thereafter run on demand.



Every command should be prefixed with an exclamation mark see table below,


Note: To pass text remotely via Mimic exclude the exclamation mark


Please note: Mimic will not pass keyboard commands to remote devices when in Full Control


Keyboard shortcuts are also supported such examples are below these are not exhaustive 


!start+L - locks windows screen

!start+!break - Opens system properties

!alt+!esc - switch between programs in order they were opened


for further examples see: https://support.microsoft.com/en-gb/help/12445/windows-keyboard-shortcuts  


To press a key several times you can also used open and closed braces such as !enter(8) this would press the enter key 8 times in succession

 



!alt - Simulates a keyboard press on the alt key
!arrowdown - Simulates a keyboard press on the down arrow key
!arrowleft - Simulates a keyboard press on the left arrow key
!arrowright - Simulates a keyboard press on the right arrow key
!arrowup - Simulates a keyboard press on the Up arrow key
!backspace - Simulates a keyboard press on the backspace key
!break - Simulates a keyboard press on break key
!cad - Simulates a keyboard combination press of Ctrl + Alt + Del
!ctrl - Simulates a keyboard press on the ctrl key
!delete - Simulates a keyboard press on the delete key
!end - Simulates a keyboard press on the end key
!enter - Simulates a keyboard press on the enter key
!esc - Simulates a keyboard press on the escape key
!F1
!F2
!F3
!F4
!F5
!F6
!F7
!F8
!F9
!F10
!F11
!F12
Simulates a keyboard press on the function keys
!home - Simulates a keyboard press on the home key
!logoff - Logs off the selected computer
!pause(time) - Pause mimic script for (time) in seconds
!restart - Restarts the selected computer
!run(applicationname) - Runs the application in the brackets such as !run(notepad.exe)
!shift - Simulates a keyboard press on the shift key
!shutdown - Shuts down the selected computer
!space - Simulates a keyboard press on the space bar
!start - Simulates a keyboard press on the Windows key
!tab - Simulates a keyboard press on the tab key