Nathaniel van Diepen
Nathaniel van Diepen
What instructions were you following that lead to this?
Ah, so it looks like you missed this portion right above it: https://github.com/reHackable/awesome-reMarkable#write-down-your-ssh-password
I've opened https://github.com/reHackable/awesome-reMarkable/pull/172 to make the warning section stand out more.
So this doesn't automatically detect a connected keyboard?
It looks like generic keyboards are not supported. Adding generic evdev keyboard support would be really helpful. Along with rotating the display and hiding the on-screen keys when a physical...
> Not right now, but I could add that. What does the name of the folio contain? I wouldn't like to do it automatically for every keyboard as people might...
I think it would be worth it for anybody connecting a keyboard to the rM1 as well. You just need to detect a connected physical keyboard device and rotate the...
My understanding is that it still needs a little bit of work to make it perform better, but it does work to do direct draw.
Can't you just pipe the output to `/dev/null`?
I'd be interested to know what language you are using for this that doesn't have the ability to easily capture subprocess output in a portable mechanism.