diff options
Diffstat (limited to '')
-rw-r--r-- | man3/LIBAXL_REQUEST_GET_POINTER_CONTROL.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man3/LIBAXL_REQUEST_GET_POINTER_CONTROL.3 b/man3/LIBAXL_REQUEST_GET_POINTER_CONTROL.3 index 9cc6f37..855f51a 100644 --- a/man3/LIBAXL_REQUEST_GET_POINTER_CONTROL.3 +++ b/man3/LIBAXL_REQUEST_GET_POINTER_CONTROL.3 @@ -42,7 +42,6 @@ struct libaxl_reply_get_pointer_control { }; .fi .PP -.PP The display server shall, unless it returns an error, return one .B "struct libaxl_reply_get_pointer_control" @@ -55,7 +54,10 @@ fields set such that is the value of the current acceleration for the pointer, and the .I threshold -field set to the current threshold for the pointer. +field set to the current threshold for the pointer, that is, +the number of pixels the pointer must move at once before +acceleration takes affect (acceleration only applies to the +pixels beyond the threshold). .SH .BR libaxl_send_request (3), .BR libaxl_receive (3), |