following #2 but not quite:
I usually like to set screen lock (and often screensaver too) explicitly : I don't like such tools to interfere with my work (reading a document, watching misc media, contemplating code).
using unimatrix as a term lock would be cool ; I started looking into it but I'm not quite sure where to put the code
basically, desired behaviour is "show a matrix until ctrl+Z is pressed ; then request password else restart (and log failed attempts, possibly with webcam shot)"
vlock program can be used as a locker, instead of re-inventing the wheel : https://linux.die.net/man/1/vlock
following #2 but not quite:
I usually like to set screen lock (and often screensaver too) explicitly : I don't like such tools to interfere with my work (reading a document, watching misc media, contemplating code).
using unimatrix as a term lock would be cool ; I started looking into it but I'm not quite sure where to put the code
basically, desired behaviour is "show a matrix until ctrl+Z is pressed ; then request password else restart (and log failed attempts, possibly with webcam shot)"
vlock program can be used as a locker, instead of re-inventing the wheel : https://linux.die.net/man/1/vlock