Codebase list virt-viewer / 0c94c1f
man: document the default cursor ungrab sequence in man pages While the window titlebar already displays the ungrab sequence when a grab is active, it doesn't hurt to also document it upfront for people. Fixes https://gitlab.com/virt-viewer/virt-viewer/-/issues/10 Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Daniel P. Berrangé 3 years ago
2 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1919
2020 If URI is '-', then remote-viewer will read the standard input as a
2121 connection settings file and attempt to connect using it.
22
23 In some circumstances the viewer may need to grab the mouse pointer. The
24 default key sequence for releasing the grab is C<Ctrl_L>+C<Alt_L>, however,
25 this can be overridden using the C<--hotkeys> argument documented below.
2226
2327 =head1 OPTIONS
2428
1616 The viewer can connect to remote hosts to lookup the console
1717 information and then also connect to the remote console using the same
1818 network transport.
19
20 In some circumstances the viewer may need to grab the mouse pointer. The
21 default key sequence for releasing the grab is C<Ctrl_L>+C<Alt_L>, however,
22 this can be overridden using the C<--hotkeys> argument documented below.
1923
2024 =head1 OPTIONS
2125