Gdsimms

Results 8 comments of Gdsimms

Here's what I did: create the file /etc/init.d/S99webmenu with the following contents: ``` #!/bin/sh [ -f /media/fat/Scripts/webmenu.sh ] || exit 0 start() { printf "Starting WebMenu service: " /media/fat/Scripts/webmenu.sh [...

The front end can even be used to generate these QR codes, which can be saved and printed to have "physical copies" of games that are easily launched by the...

> I really like your idea of a QR code to launch a specific game! Maybe the UI can generate them automatically for you 😊 FYI what I have in...

I also have problems when I put all the tty_bus, tty_attach, tty_fake, tty_fake commands in a single script, but they work when I do it on the command line by...

I have no answer. I have switched to using a few 'socat' commands to perform the serial sharing in my application.

the gui was a bit janky for picking the file that I hand-edited (gui defaults to using a filename with different capitalization than the --help message shows) but I did...

Just bringing in one particular idea from #8881, displaying "Python 3 (_n_ of _m_)" instead of "Python 3" in the top right for notebooks and in the tab mouseover popup...

Sorry for taking so long to respond... Thank you for showing me this. I couldn't find anything like this when I searched the documentation. What's the best way to get...