summaryrefslogtreecommitdiff
path: root/recordmydesktop/doc/recordmydesktop.1
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-03-13 19:58:05 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-03-13 19:58:05 +0000
commit25a6bc31f431f59147739876f1d9a96340b65fb2 (patch)
tree818ca96f721cbc42da2ff9f8b18afde4c40fe830 /recordmydesktop/doc/recordmydesktop.1
parentee0b215b94e92a1592a9f7c817c8dd0acefdce83 (diff)
fixed xdamage with xshm and
removed anything related to conditional shared memory usage. Added GetZPixmapShm.Cleaned up pdata stuct from unneeded members. Removed argumednts related to conditional shared (--no-cond-shared, --shared threshold).Changed default for Shm and --with-shared is now --no-shared. Also, dummy cursor has been shaped up a bit. Version changed to 0.3.4-cvs. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@293 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/doc/recordmydesktop.1')
-rw-r--r--recordmydesktop/doc/recordmydesktop.130
1 files changed, 6 insertions, 24 deletions
diff --git a/recordmydesktop/doc/recordmydesktop.1 b/recordmydesktop/doc/recordmydesktop.1
index b3fc345..f0e34ed 100644
--- a/recordmydesktop/doc/recordmydesktop.1
+++ b/recordmydesktop/doc/recordmydesktop.1
@@ -29,13 +29,7 @@ and update the frame. This behavior can be changed (option
.br
or capture windows that do not generate events on change(windows with accelerated 3d context)
.br
-but this will notably increase the workload. In this case, enabling the
-.B
-\-\-with\-shared
-option is recommended
-.br
-(by default this option is switched on or off at every frame, according to the size of the area to be aquired).
-.br
+but this will notably increase the workload.
.br
recordMyDesktop doesn't have a commandline interface.
.br
@@ -229,18 +223,11 @@ Image Options:
.br
.TP
.B
- \-\-with\-shared
- Enable usage of MIT\-shared memory extension at all times.
-.br
-.TP
-.B
- \-\-no\-cond\-shared
- Do not use the MIT\-shared memory extension when aquiring large areas.
-.br
-.TP
+ \-\-no\-shared
+ Disable usage of MIT\-shared memory extension
.B
- \-shared\-threshold n
- Threshold over which shared memory is used(default 75).
+(Not Recommended).
+
.br
.TP
.B
@@ -326,11 +313,6 @@ Encoding Options:
.br
.TP
.B
- \-\-drop\-frames
- Allow theora encoder to drop frames(this can significantly lower proccessing times).
-.br
-.TP
-.B
\-s_quality n
Desired audio quality(\-1 to 10).
.br
@@ -343,7 +325,7 @@ Misc Options:
.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
+ \-\-full\-shots option has been specified. This option disables that
behavior alltogether.
.br
.TP
© All Rights Reserved