Sunday, February 25, 2024

Screen unblank in Zorin OS

If you press Super + L then Zorin OS goes to the lock screen and turns off your display.

But if you want to stay displayed ON, on your lock screen then you need to install extension manager first and then you need to install the below extension:

https://extensions.gnome.org/extension/1414/unblank/

With the above extension, you can keep the screen turned ON on your Zorin OS.

No comments:

Post a Comment

Wordpress debug log function

Wordpress error log code: if ( ! function_exists ( 'write_log' ) ) { function write_log ( $data ) { if ( defined ( '...