-
-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
` environment.etc."logid.cfg".text = ''
devices: ({
name: "MX Master 3S";
dpi: 1000;
smartshift:
{
on: true;
threshold: 15;
torque: 8;
};
hiresscroll:
{
hires: true;
invert: false;
target: true;
up: {
mode: "Axis";
axis: "REL_WHEEL_HI_RES";
axis_multiplier: 1;
},
down: {
mode: "Axis";
axis: "REL_WHEEL_HI_RES";
axis_multiplier: -1;
},
};``
Scrolling stops working with hires: true. Evtest shows that the scrollwheel is not even being registered
Metadata
Metadata
Assignees
Labels
No labels