| Prev: Dovecot Mail/IMAP Server Refuses GSSAPI (Kerberos) | |
| (Index) |
Your desktop panel or menu has a button or entry for locking the screen. Press it. Nothing happens, screen does not lock.
A lot of things might cause this:
Try in your terminal: xscreensaver-command --lock
This should reveal useful information. In my case the screen locked as
it should, letting out the first two possibilities. This is on OpenSuSE
Tumbleweed; other distros tweak the names differently, e.g. Manjaro calls it
"xfce4-screensaver-command".
xfconf-query --create -c xfce4-session -p /general/LockCommand -t string -s "xscreensaver-command --lock"
Now, when you click the lock button the screen locks.
| Prev: Dovecot Mail/IMAP Server Refuses GSSAPI (Kerberos) | |
| (Index) |