Success! I was able to connect and turn pages. One last question, and I swear I will never bug you again
I am finding that I have to manually connect to the bluetooth device via SSH with bluetoothctl each time I want to connect. Is this expected?
I added this section of the patch lua as well to my main config:
local success, err = pcall(function()
+ self.input.open("/dev/input/event4")
+ end)
I wasn't sure if that had something to do with the auto connection, but still no luck.
Edit: Not sure what I did wrong initially, but all is well. It is connecting now automatically. Fantastic, thank you!
Thank you again to both of you, really really cool of you to do this. If either of you have a "Buy Me a Coffee" type thing, please let me know.