Artem Prokop

Results 19 comments of Artem Prokop

https://github.com/PixlOne/logiops/issues/129#issuecomment-871666675

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

Did you manage to connect 3S via receiver?

@emvaized then i need to enable `target: true`. Otherwise multiplier will not work. The only way i see for now is IMWheel

Add `/lib/systemd/system-sleep/logid.sh` with content: ```bash #!/bin/sh systemctl restart logid ``` It will restart logid.service on WakeUp, so driver will work after idle and resuming from suspend

Can be fixed just by `systemctl unmask logid`

@Neo-29 I will continue working on it once I upgrade to G45 to test it. Feel free to share any errors/suggestions you have on the current state of port

@Neo-29 I did not rework settings yet, I think we should start with main functionality (e.g. hiding titlebard) first

@velitasali probably you could take a look

@velitasali that sounds great. If you are working on some branch and have old code there, i.e. needed port - feel free to drop it here, I will cherry-pick changes...