suabo

Results 53 comments of suabo

Thank you, I will add this somewhere.

@Torpedro1978 Thanks for your feedback! > I get this error after > > sudo apt install python3-setuptools > > `Running pyusb-1.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7rufsmy6/pyusb-1.0.2/egg-dist-tmp-pw6uo9mp /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of dash-separated...

>Would it be possible to avoid polling and use blocking IO ? How I understand it right now libusb is handling the device like a filestream and we are constantly...

I just found that the device has a default timeout value which you can get via libusb. >As in ctrl_transfer, the timeout parameter is optional. When the timeout is omitted,...

>= 0.3.0 the default value of the device is used and therefore CPU usage is much less. Please update

Hi and thank you for your pull request. I looked through it and thought a little bit about it. To make this feature work you need one gkey macro set...

I kind of picked that one up in #60 and added profile switching with a single config.json. Give it a try

If you bind alt+tab to a shortcut and keep it pressed the gkey act like you press alt+tab individually. On my ubuntu it switches the tabs very fast (not useful)...

On my last builds i got only 3 files in files.txt: ``` /usr/local/bin/g910-gkeys /usr/local/lib/python3.8/dist-packages/g910_gkeys-0.2.5-py3.8.egg /lib/systemd/system/g910-gkeys.service ``` Maybe you can install the latest version and double check it? I also tried...

Since install and uninstall is handled by pip now (no more files.txt), there is no more problem with left files on filesystem.