Open slavfox opened 4 years ago
Hi! Can you please share your config file as a template for me?
Here's the relevant part - not much to it, I'm afraid :sweat_smile:
devices =
(
{
name = "MX Ergo";
buttons =
(
{
cid = 0x5b;
action =
{
type = "Keypress";
keys =
[
"KEY_BACK"
];
};
},
{
cid = 0x5d;
action =
{
type = "Keypress";
keys =
[
"KEY_FORWARD"
];
};
}
);
}
);
@slavfox how did you get your MX Ergo to be recongnized? I keep getting this:
[INFO] Device MX Ergo Multi-Device Trackball not configured, using default config.
[INFO] Device found: MX Ergo Multi-Device Trackball on /dev/hidraw0:1
[WARN] Error adding device /dev/hidraw1: std::exception
Even though I have added the config file and used that exact name.
If you don't mind me asking. :)
Ah, got it working. I had to add a "space" after the name for some weird reason. "MX Ergo Multi-Device Trackball " like that. Now it works!
I am using a rather big screen, and not being able to adjust DPI is a rather significant issue for me. Are you aware of any updates on this regard?
@TobiasDev can you please post the whole config file? I wasn't able to change the dpi on mine.
thank you
I never changed the DPI in my config. :( However, if you want to have a look at it, it lives here: https://github.com/TobiasDev/dot-files/blob/master/logiops/logid.cfg
thank you!
Thank you! I had noticed that space, but thought that couldn't be the problem.
Did anyone managed to rebind "Switch Devices" and/or "Sniper Mode" buttons? Debug table shows them as "reprog? True" but looks like it does not work
Hi @TobiasDev @fk1blow have you discoverd how to change the DPI?
Hi @TobiasDev @fk1blow have you discoverd how to change the DPI?
Sorry! I had to switch to Windows again because of work so I'm sadly not sure anymore about this. :(
Hi, DPI selection works perfectly for me for a while now. However, the mouse button clicks are still "sticky" i.e. Left mouse button takes too long to release, or sometimes does not release at all. This sometimes results in unwanted dragging and unregistered double clicks. Generally annoying, but since I come from an era where mouse used to have only one button and a ball at the bottom, I managed to get used to it.
This is not a hardware issue, since I also use the same device with a MAC and Windows.
Just got an MX Ergo to test with logiops:
0xed
for the DPI button0x5b
for scroll left0x5d
for scroll right0x56
for forward0x53
for back