Hello friends,
I’d like to take screenshots directly on the GameShell to have snapshots and to keep screens with shown passwords.
It would be easy to setup a pygame code to watch these screenshots on the GameShell.
I know the post about making screenshots but I’d like to use screenshots without a ssh connections by just pressing a key (maybe one of the light keys).
I think the xmd
command is also possible directly on the GameShell.
So, in short:
How can I define to run a script/code/application by pressing a key while in any other program?
Also, how do I have to modify the xmd-command to run purely on the device?
It would be great if you could help!
What I thought about already:
sxkhd
works for many distributions and is used mostly forbspwm
but maybe it could be used on the GameShell?- maybe the
gsnotify
-system can check a key press like it’s checking for the battery state?