Difference between revisions of "Unable to lock screen as normal user in gnome"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Desktop_tips_and_tricks|Desktop tips and tricks</yambe:breadcrumb> =Unable to lock screen as normal user in gnome= If screen-lock is not working with short-...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<yambe:breadcrumb>Desktop_tips_and_tricks|Desktop tips and tricks</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Desktop tips and tricks]] > [[Unable to lock screen as normal user in gnome]]
=Unable to lock screen as normal user in gnome=


If screen-lock is not working with short-cut (Ctrl+Alt+L) or menu or widget etc. then use command  
If screen-lock is not working with short-cut (Ctrl+Alt+L) or menu or widget etc. then use command  
Line 11: Line 10:
</pre>
</pre>
and then try the lock command again.
and then try the lock command again.
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Desktop tips and tricks]] > [[Unable to lock screen as normal user in gnome]]

Latest revision as of 11:27, 28 July 2022

Home > CentOS > CentOS 6.x > Desktop tips and tricks > Unable to lock screen as normal user in gnome

If screen-lock is not working with short-cut (Ctrl+Alt+L) or menu or widget etc. then use command

gnome-screensaver-command --lock

and see the reason why lock is not working. If the reason is screensaver is not running then run it using

gnome-screensaver

and then try the lock command again.



Home > CentOS > CentOS 6.x > Desktop tips and tricks > Unable to lock screen as normal user in gnome