From f70c7dee7cef4b703801597fc49cd701d82d37ac Mon Sep 17 00:00:00 2001 From: Tatsunosuke Tobita Date: Mon, 24 Jun 2024 14:04:42 +0900 Subject: [PATCH] man: add the description for ResetArea option (#346) ResetArea is an option already available in xf86-input-wacom. And it is the reciprocal option to Area option. Signed-off-by: Tatsunosuke Tobita --- man/xsetwacom.man | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/xsetwacom.man b/man/xsetwacom.man index 968d4797..ad63179a 100644 --- a/man/xsetwacom.man +++ b/man/xsetwacom.man @@ -97,6 +97,11 @@ device's native orientation, regardless of the actual rotation currently applied. Input outside of these coordinates will be clipped to the edges of the area defined. Default: 0 0 x2 y2; with x2 and y2 tablet specific. .TP +\fBResetArea +Set the tablet input area to the default set. +The set is defined device's native orientation, regardless of the actual rotation currently +applied. +.TP \fBButton\fR button-number [mapping] Set a mapping for the specified button-number. Mappings take the form of either a single numeric button or an 'action' to be performed. If no mapping