Taz
Taz
Hi, I'm the guy who experienced the issue for Fench keyboard that @db39 mentionned. By adding following code to /opt/tinypilot/app/static/js/keycodes.js: ``` export function keystrokeToCanonicalCode(keystroke) { console.log(keystroke); console.log(keystroke.code); console.log(keystroke.key); (...) ```...
Hi guys ! Just to let you know: I had a try and installed PiKVM v3 from https://github.com/pikvm/pikvm on TinyPilot Voyager 2a hardware and: - it seems to "just work",...
I use a knock sequence containing some UDP packets : but UDP don't always go through in due time or due sequence, especially in crowded areas. So I sometimes have...
Hi @NeroReflex, Thanks for answering. Unfortunately, I think those apps have GUI and systray icons. Although I don't need those GUI neither their systray as configuration can be done via...
"XY problem"... ? (what does it mean ?) The goal is simple: start a "barrier" client on ChimeraOS computer. Reason: I'm sick of using the hardware KVM switch to go...
Plus I hope this may also be a workaround for #868 !
I should correct initial statements: those are not error messages but warning messages (obvious, as seen in the outputs I pasted). It did not prevent update or don't seem to...
Thank @mdevaev Just to let you know: on update I performed today, I had similar warnings on systemd related folders (see pikvm-update output extract below). ``` (51/80) upgrading systemd [############################]...
You can switch back to Gamescope by ending the desktop session: try this ! => It might not the same as launching the app i.e. maybe the app is embedding...