Vladimir Kondratyev
Vladimir Kondratyev
I hope 2443ba0 in wulf7/libinotify-kqueue fixed this issue
Mstrand, could you check integrate-dmatveev branch from wulf7/libinotify-kqueue repository. It does not store watches in array, so most probably this issue should go away
No need to rework. It has been done already by myself about a year ago. Now I settled resulting code on my GH page. Take a look on it On...
As many other GSOC projects this one looks like "wrote and forgot" one that time. And my code was not in good shape to be published. But since I had...
This project LOOKED like "wrote and forgot" not LOOKS. My bad. Sorry
Ok. I'll try to rearrange my commits to be a logical independent series of changes. But it's a long term task due to one reason: There were transition from monolithic...
I hope to publish first part of changes within a week
Firstly, run `evemu-record` (devel/evemu) and see if pressing the G-keys results in any events If not, then try `sudo usbhidctl -f /dev/hidraw# -l -a`. Where # is a you keyboard`s...
> Nope. Tried both commands and the keys doesn't work. Most probably, G-keys belong to other USB device. As your usbconfig output does not give clear answer to that question,...
> any other suggestions According to Linux driver, G-keys require extra initialization: https://elixir.bootlin.com/linux/v5.10-rc5/source/drivers/hid/hid-lg-g15.c#L781 and a special support. Could you provide some additional info about your device. Just for the record:...