summaryrefslogtreecommitdiff
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2015-11-25 17:53:58 +0100
committerStefano Sabatini <stefasab@gmail.com>2015-11-25 18:08:40 +0100
commit5f2c233a858604353cf27f191d60bece03e5abbb (patch)
tree3a3abf218115086856a617d616378c057df117fd /doc/indevs.texi
parent5b106215babec37dfb0b38efdff6d2c844adfe41 (diff)
doc/indevs: fix x11grab options consistency
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi18
1 files changed, 7 insertions, 11 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 0e5b3276c8..6cf626d104 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -1352,17 +1352,13 @@ Set the video frame size. Default value is @code{vga}.
Use the MIT-SHM extension for shared memory. Default value is @code{1}.
It may be necessary to disable it for remote displays (legacy x11grab
only).
-@end table
-
-@subsection @var{grab_x} @var{grab_y} AVOption
-
-The syntax is:
-@example
--grab_x @var{x_offset} -grab_y @var{y_offset}
-@end example
-
-Set the grabbing region coordinates. They are expressed as offset from the top left
-corner of the X11 window. The default value is 0.
+@item grab_x
+@item grab_y
+Set the grabbing region coordinates. They are expressed as offset from
+the top left corner of the X11 window and correspond to the
+@var{x_offset} and @var{y_offset} parameters in the device name. The
+default value for both options is 0.
+@end table
@c man end INPUT DEVICES