I want to have a few console windows running tail -f on logs. Unfortunately this means that anyone with access to the computer can press Ctrl+c and have shell access.
So I want to lock the screen while still leave everything on the desktop visible.
So has anyone heard of a transparent screensaver or do you have a better idea on how to solve my problem?