screencast.rst
changeset 2228 837f1337c59b
parent 1912 8b81a8f0f692
child 2230 9e6ad6607a9e
--- a/screencast.rst	Sat Feb 10 01:28:53 2018 +0200
+++ b/screencast.rst	Sat Feb 10 01:30:24 2018 +0200
@@ -19,28 +19,28 @@
 
 Available options:
 
-  screen-caching <integer>
-                Time in milliseconds.
-  screen-fps <integer>
-                Capture frames per second (0 default).
-  screen-top <integer>
-                The top edge coordinate of the subscreen.
-  screen-left <integer>
-                The left edge coordinate of the subscreen.
-  screen-width <integer>
-                The width of the subscreen.
-  screen-height <integer>
-                The height of the subscreen.
-  screen-mouse-image <filename>
-                Mouse pointer image to use.
+``screen-caching <integer>``
+  Time in milliseconds.
+``screen-fps <integer>``
+  Capture frames per second (0 default).
+``screen-top <integer>``
+  The top edge coordinate of the subscreen.
+``screen-left <integer>``
+  The left edge coordinate of the subscreen.
+``screen-width <integer>``
+  The width of the subscreen.
+``screen-height <integer>``
+  The height of the subscreen.
+``screen-mouse-image <filename>``
+  Mouse pointer image to use.
 
 vnc2flv.
 ========
 
 In order to rrecord require VNC server running on host.
 
-  http://www.unixuser.org/~euske/python/vnc2flv/index.html
-                home page
+http://www.unixuser.org/~euske/python/vnc2flv/index.html
+  home page
 
 libav.
 ======
@@ -66,8 +66,8 @@
 
 Oprsions description:
 
- * ``-r`` frames per second
- * ``-s`` resolution
+* ``-r`` frames per second
+* ``-s`` resolution
 
 recordMyDesktop.
 ================
@@ -136,6 +136,6 @@
 
   $ import -window root $iter.png
 
-  http://linuxdevcenter.com/pub/a/linux/2004/03/04/screen_capture_movies.html
-                Making Screen-Capture Movies by Robert Bernier
+http://linuxdevcenter.com/pub/a/linux/2004/03/04/screen_capture_movies.html
+  Making Screen-Capture Movies by Robert Bernier