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