Message: 26
Date: Wed, 01 Feb 2006 11:09:24 -0500
From: Mike Lichtenwalner <mll mtwp net>
Subject: Re: [K12OSN] Screensaver Login Problem
To: "Support list for opensource software in schools."
<k12osn redhat com>
Message-ID: <43E0DD34 6070700 mtwp net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
David Ackerman wrote:
1. I am having problems with screensaver locking:
You could turn off the locking mechanism on the screensaver. Eric
posted
this in August:
I'm guessing that if you edit:
/usr/X11R6/lib/X11/app-defaults/XScreenSaver
and change the "*lock:" and "*lockVTs:" entries from:
*lock: True
*lockVTs: False
to:
*lock: False
*lockVTs: True
Mike