From feee5500811ad81003e9324c60ade31ce6701e19 Mon Sep 17 00:00:00 2001 From: iovar Date: Fri, 30 Nov 2007 23:29:19 +0000 Subject: doc/recordmydesktop.1: added documentation for --no-frame include/rmdfunc.h: added frame related function prototypes include/rmdmacro.h: default(off) for --no-frame include/rmdtypes.h: added --no-frame(noframe) in args src/rmd_frame.c: create and move around the frame src/Makefile.am: added rmd_frame.c src/parseargs.c: parse --no-frame src/queryextensions.c: check for XShape, too(implicit, non-fatal) src/rmd_frame.c: init, move and draw funcs for the frame. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@445 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/doc/recordmydesktop.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'recordmydesktop/doc') diff --git a/recordmydesktop/doc/recordmydesktop.1 b/recordmydesktop/doc/recordmydesktop.1 index 4965457..e8839e4 100644 --- a/recordmydesktop/doc/recordmydesktop.1 +++ b/recordmydesktop/doc/recordmydesktop.1 @@ -365,6 +365,14 @@ Misc Options: behavior alltogether. .br .TP +.B + \-\-no\-frame + Normally, around the recording area, there is drawn a frame to assist + the user in identifying what does and what doesn't get captured. + This frame will also follow around the mouse, when \-\-follow\-mouse + is used. If you do not wish this frame to appear, use this option. +.br +.TP .B \-pause\-shortcut MOD+KEY Shortcut that will be used for pausing or unpausing the recording. -- cgit v1.2.3