You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)"
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
The text was updated successfully, but these errors were encountered: