diff options
Diffstat (limited to 'conf/pro1_mouse.conf')
-rw-r--r-- | conf/pro1_mouse.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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 |