Use events instead of continous pinging
This commit is contained in:
+6
-1
@@ -6,7 +6,12 @@ devices: (
|
||||
on: true;
|
||||
threshold: 30;
|
||||
};
|
||||
hiresscroll: true;
|
||||
hiresscroll:
|
||||
{
|
||||
hires: true;
|
||||
invert: false;
|
||||
target: false;
|
||||
};
|
||||
dpi: 1000;
|
||||
|
||||
buttons: (
|
||||
|
||||
Reference in New Issue
Block a user