Skip to content

Commit 022bf7d

Browse files
committed
Added keyboard control to manual page documentation
1 parent 0ef231e commit 022bf7d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/man1/vdi-stream-client.1

+19
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,25 @@ devices in total. Moreover, devices are reconnected to the host
181181
automatically when you unplug and plug them again to the USB port and if
182182
not connected during startup of the client, they are monitored and
183183
redirected as soon as they are attached.
184+
.SH KEYBOARD CONTROL
185+
During connection to the host, you can use certain key combinations to
186+
release keyboard grab or to switch into force grab mode.
187+
.TP 8
188+
.B Ctrl+Alt
189+
.ti 15
190+
Toggle mouse and keyboard grab if exclusive mouse grab is enabled. If any
191+
mouse button is pressed, the cursor will be locked into the window and all
192+
keys are passed. The Ctrl+Alt key combination will release the grab.
193+
See \-\-no\-grab option for more details.
194+
.TP 8
195+
.B Shift+F12
196+
.ti 15
197+
Toggle mouse and keyboard grab regardless if exclusive grab is enabled
198+
or disabled. If enabling grab state, it will lock the cursor to the window
199+
and pass all keys, except Shift+F12 to the window. The Ctrl+Alt key
200+
combination will not release a forced grab. If disabling the grab state, it
201+
will release the mouse from the window and don't pass window manager key
202+
combinations anymore.
184203
.SH AUTHOR
185204
Written by Maik Broemme <[email protected]>
186205
.SH REPORTING BUGS

0 commit comments

Comments
 (0)