On Fri, Jun 03, 2011 at 03:59:40PM +0100, Daniel Stone wrote:
> Add API for valuator_mask that accepts and returns doubles, rather than
> ints. No double API is provided for set_range at the moment.
>
> Signed-off-by: Daniel Stone
> ---
> dix/inpututils.c | 28 +---
>
Add API for valuator_mask that accepts and returns doubles, rather than
ints. No double API is provided for set_range at the moment.
Signed-off-by: Daniel Stone
---
dix/inpututils.c | 28 +---
include/input.h |5 +
test/input.c | 21 +++--