pixl
pixl
Sorry, those aren't supported right now. I was looking into getting a Logi Bolt receiver to test it out, but that's not compatible with any of the devices I own....
In the meantime, connecting it over Bluetooth can work as a workaround.
We should merge the `SmartShift` and `SmartShiftV2` features into a unified `SmartShift` feature. The raw HID++ 2.0 feature interfaces should stay separate though. That way we avoid issues like what...
That's currently not supported, sorry.
Does this issue still occur on the latest commit?
Yes, that's because device names have changed slightly in this release (it uses hidpp20 Name), try changing `MX Master` to `Wireless Mouse MX Master`. The good news now is that...
That's odd. Launch logid with `-v DEBUG` and you should get a table like this: ``` [DEBUG] /dev/hidraw3:1 remappable buttons: [DEBUG] CID | reprog? | fn key? | mouse key?...
What's the product ID of your MX Master? Perhaps older models use a different mechanism for defining gestures? As of now, logid does not output the product ID (although I...
If anyone has an MX Master with the PID 4041, could you get a USB packet capture of the Logitech Options configuration sequence where 0xc3 (Gesture button) is mapped to...
@baldonp1 Look into [Wireshark's guide on capturing packets from USB devices](https://wiki.wireshark.org/CaptureSetup/USB). I'd like you to capture the packets from a unifying receiver with the 4041 MX Master on Windows/macOS with...