Albert Kalchmair
Albert Kalchmair
This is now in the `main` branch. I reverted the [Karabiner-DriverKit-VirtualHIDDevice](https://github.com/pqrs-org/Karabiner-DriverKit-VirtualHIDDevice) to version 2.1.0, the one which the current Karabiner-Elements release version 14.12.0 is using.
Thanks for requesting. I already thought but adding mouse wheel support but since it is not trivial to implement on all platforms I did not do it yet. But I...
This is now testable in the 4.2.0 release. The keys are called `WheelUp` and `WheelDown`.
Windows and Linux. MacOS does not have mouse support yet.
> Does the implementation include both input and output mappings? Yes, it should. I think the problem was that I removed the forwarding of `REL_WHEEL` and only forwarded/generated `REL_WHEEL_HI_RES` events,...
Since the 4.1.1 release the tray icon menu contains an entry "Devices" which creates a notification containing the names of the grabbed devices. This should help with making device filters...
So the `/dev/input/by-id` path would be the best way to distinguish identical devices on Linux?
There is a new `device_id` filter in the 4.2.0 release. The id is available for devices which have a `/dev/input/by-id` link.
@kbilsted It should work with your initial configuration. I think I know what's going wrong and how to fix it.
Hi, with the latest commits this should work as expected: ``` ShiftLeft{!200ms} >> '(' ShiftRight{!200ms} >> ')' ```