summaryrefslogtreecommitdiff
path: root/gtk-recordmydesktop/src/rmdConfig.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-recordmydesktop/src/rmdConfig.py.in')
-rw-r--r--gtk-recordmydesktop/src/rmdConfig.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk-recordmydesktop/src/rmdConfig.py.in b/gtk-recordmydesktop/src/rmdConfig.py.in
index d0ac1ee..ff17ebc 100644
--- a/gtk-recordmydesktop/src/rmdConfig.py.in
+++ b/gtk-recordmydesktop/src/rmdConfig.py.in
@@ -21,7 +21,7 @@ default_values=[15, #framerate
"$DISPLAY", #display, this is not interpreted as an env variable
#but when the value is set to this the argument is omitted
0, #shared memory,0 on 1 off
- 1, #drop frames,unused in 0.3,0, removed at 0.3.4, preserved for compatibility of prefs file.
+ 0, #reset recording area ,0 on 1 off
75, #shared threshold.Removed at 0.3.4, preserved for compatibility of prefs file.
1, #quick subsampling,0 on 1 off
"/tmp", #working directory
© All Rights Reserved