diff options
Diffstat (limited to 'recordmydesktop')
-rw-r--r-- | recordmydesktop/doc/recordmydesktop.1 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/recordmydesktop/doc/recordmydesktop.1 b/recordmydesktop/doc/recordmydesktop.1 index 1ccfe37..c59e49a 100644 --- a/recordmydesktop/doc/recordmydesktop.1 +++ b/recordmydesktop/doc/recordmydesktop.1 @@ -236,6 +236,13 @@ Image Options: .br .TP .B + \-\-follow\-mouse + When this option is enabled, the capture area follows the mouse cursor. This + is meaningfull only when the selected area is a subset of the full screen. + This option auto-enables --full-shots. +.br +.TP +.B \-\-quick\-subsampling Do subsampling of the chroma planes by discarding extra pixels. .br @@ -323,6 +330,13 @@ Misc Options: .br .TP .B + \-\-print\-config + Print compilation time options. Currently prints whether Jack capture is + enabled and if ALSA or OSS is used (may contain more information + in the future). +.br +.TP +.B \-\-no\-wm\-check When a 3d compositing window manager is detected the program will function as if the \-\-full\-shots option has been specified. This option disables that |