Keyboard Shortcuts
<Right CTRL>
releases keyboard and mouse grab
<CTRL>+<ALT>+<Return>
toggles fullscreen state of the application
<CTRL>+<ALT>+c
toggles remote control in a remote assistance session
Action Script
executes a predefined script on key press.
Should the script not exist it is ignored.
Scripts can be provided at the default localtion ~/.config/freerdp/action.sh or as command line argument /action:script:<path>.
The script will receive the current key combination as argument.
The output of the script is parsed for key-local which tells that the script used the key combination, otherwise the combination is forwarded to the remote.