.SH "KEYBOARD SHORTCUTS" .PP .RS 4 releases keyboard and mouse grab. .br If keyboard is grabbed the local system shortcuts do no longer work and are sent to the remote system. .br If the Mouse is grabbed (optional) local gesture detection does not work and the mouse might not be able to leave the RDP window. Mouse events are not altered. .RE .PP ++ .RS 4 toggles fullscreen state of the application .RE .PP ++ .RS 4 Minimizes the application .RE .PP ++c .RS 4 toggles remote control in a remote assistance session .RE .PP ++ .RS 4 Disconnect the session and terminate application .RE .PP Action Script .RS 4 executes a predefined script on key press\&. Should the script not exist it is ignored\&. Scripts can be provided at the default location \fI$XDG_CONFIG_HOME/freerdp/action\&.sh\fR or as command line argument \fI/action:script:\fR\&. The script will receive the current key combination as argument\&. The output of the script is parsed for \fIkey\-local\fR which tells that the script used the key combination, otherwise the combination is forwarded to the remote\&. .RE