On Thu, 1 Oct 2020 at 21:08, Gene Heskett <[email protected]> wrote:

> I went up to work on TLM for a few hours, and took out a PAM related
> package, but it made no difference, it is still needing a new login if
> the blanker kicks in.

sudo apt-get remove light-locker

Should remove the lock screen.

xset -dpms

should stop it blanking in the first place.

To be really sure:

xset s off -dpms

That won't persist, though. The answer is to put that in a startup
script or to use Xorg.conf (which is what I will do in the ISO)
https://wiki.archlinux.org/index.php/Display_Power_Management_Signaling#Disabling_DPMS

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to