xfce4-screensaver - Xfce Screensaver


Introduction

Xfce Screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the desktop.

This project is a port of MATE Screensaver, itself a port of GNOME Screensaver.
It has been tightly integrated with the Xfce desktop, utilizing Xfce libraries and the Xfconf configuration backend.


Features


Usage

The application combines two functions: a screensaver that blanks the screen or fills it with images when the computer is idle; a locker that provides session security.

Screensaver preferences


Enable Screensaver


Theme


Activate screensaver

Lock Screen (Locker)


Enable Lock Screen

Lock Screen with Screensaver

Lock Screen with System Sleep


On Screen Keyboard

Session Status Messages

Logout

User switching

Back to Top


Known Issues

Allow embedding a keyboard into the window, /embedded-keyboard-enabled, may be non-functional. Onboard crashes when embedded.


Installation

See the file 'INSTALL'

./autogen.sh –prefix=/usr –sysconfdir=/etc

You may need to set your PAM auth type if it is not correctly detected.

–with-pam-auth-type=<auth-type> specify pam auth type (common or system)

(For testing, we are using: ./autogen.sh –disable-static –with-mit-ext –with-console-kit –enable-locking –enable-debug –sysconfdir=/etc )

make && sudo make install


Latest Release

Back to Top


Source code repository

https://gitlab.xfce.org/apps/xfce4-screensaver


Reporting Bugs

In the bug report please include information about your system, if possible:

- What operating system and version - What version of xfce4-screensaver, i.e. the output of the xfce4-screensaver-command –version command

If you want to debug your installation you may also be able to get meaningful debug output when starting xfce4-screensaver from the debug script: ./src/debug-screensaver.sh

Back To Top


Back to main Xfce documentation page