christopherseaman

Results 11 comments of christopherseaman

Adding a quote of my [comment on a possibly related issue](https://github.com/sezanzeb/input-remapper/issues/815#issuecomment-2021007426) as it might help with yours. > This is definitely **not** the Right Way (tm) to do this, but...

Yeah, it’s definitely a circular dependency. More confused at how I’m **NOT** getting an error than how you are. Could go a different path (event passing), but having trouble keeping...

Thanks, @yury - confirming your workaround to get Codespaces working by taking a detour through Safari (feel like there should be a good pun there) 1. Start/open a codespace ->...

Adding a quote of my [comment on a possibly related issue](https://github.com/sezanzeb/input-remapper/issues/815#issuecomment-2021007426) as it might help with yours. > This is definitely **not** the Right Way (tm) to do this, but...

1. Had a similar issue earlier when juggling versions of input-remapper. In my case the problem was a lingering version of `/lib/systemd/system/input-remapper.service` that had not been properly removed. Moving the...

Same issue (Ubuntu 22.04 LTS, PM2 5.3.0) Manually patched from arronzhang's commit (one-liner!) and rebooted, it seems to have worked! ✅ Can't wait to see this make it into release,...

Having a similar issue here. Bluetooth device reconnecting _sometimes_ fails to load with a similar `FileNotFoundError: [Errno 2] No such file or directory: '/dev/input/eventX` error. @Felixoid - It sounds like...

This is definitely **not** the Right Way (tm) to do this, but it works for my use case with a single bluetooth device being remapped and input-remapper sometimes failing on...

Following with the same issue: iPad Pro M4 11” - Tried troubleshooting steps from AltStore website - Stuck on error `Could not find the manifest for board 8 and chip...

No luck yet. [SideJITServer fails to start and the recommended solution is to run with sudo](https://github.com/nythepegasus/SideJITServer/issues/82), which doesn’t sound super safe without reviewing the code. May make a virtual machine...