diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-11-03 07:13:24 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-11-03 07:13:24 +0000 |
commit | 27bbb3232b48ca03312ae455b38f0aa1a1849000 (patch) | |
tree | 625fd3c2c93392ad07ea0626d2b3d397a4338dbc /rMD-exp/doc | |
parent | a897a69ee03e5aeabbf3e9ecd3dca9a0b7596166 (diff) |
utilized window manager check,
added option to disable checking,
renamed --nosound option to --no-sound
updated man page acoording to the above changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@139 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'rMD-exp/doc')
-rw-r--r-- | rMD-exp/doc/recordmydesktop.1 | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/rMD-exp/doc/recordmydesktop.1 b/rMD-exp/doc/recordmydesktop.1 index e0fca05..8602262 100644 --- a/rMD-exp/doc/recordmydesktop.1 +++ b/rMD-exp/doc/recordmydesktop.1 @@ -266,7 +266,7 @@ Sound Options: .br .TP .B - \-\-nosound + \-\-no\-sound Do not record sound. .br .PP @@ -306,6 +306,13 @@ Misc Options: .br .TP .B + \-\-no\-wm\-check + When a 3d compositing window manager is detected the program will function as if the + \-\-full\-shots and \-\-with\-shared options have been specified. This option disables that + behavior alltogether. +.br +.TP +.B \-\-zero\-compression Image data are always cached uncompressed. .br @@ -343,9 +350,9 @@ If no other option is specified, filename can be given without the \-o switch. .br \-\-no\-cursor| \-freq N(number>0)| \-channels N(number>0)| \-device SOUND_DEVICE| .br -\-\-nosound| \-\-with\-shared| \-\-no\-cond\-shared| \-shared\-threshold n| \-\-full\-shots| +\-\-no\-sound| \-\-with\-shared| \-\-no\-cond\-shared| \-shared\-threshold n| \-\-full\-shots| .br -\-\-quick\-subsampling| \-workdir DIR| \-\-zero\-compression| \-o filename]^filename +\-\-quick\-subsampling| \-workdir DIR| \-\-zero\-compression| \-\-no\-wm\-check| \-o filename]^filename .br .br .br |