From 023490db6ac86ee3f82b1b89e279d0b2ccae5fd3 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 1 Aug 2020 09:20:19 +0200 Subject: Adds invert option, updates usage. --- conf/pro1_mouse.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/pro1_mouse.conf b/conf/pro1_mouse.conf index 6fe718e..82dab38 100644 --- a/conf/pro1_mouse.conf +++ b/conf/pro1_mouse.conf @@ -1,4 +1,4 @@ # Pro1 mouse, just rename axis # AXIS MIN MAX FUZZ FLAT RESOLUTION OPTIONS -X 0 0 0 0 0 notabs,convert_to=Y -Y 0 0 0 0 0 notabs,convert_to=X +X 0 0 0 0 0 not_abs,convert_to=Y +Y 0 0 0 0 0 not_abs,invert,convert_to=X -- cgit v1.2.3-70-g09d2