A screen saver and locker for the X Window System
The xscreensaver program waits until the keyboard and mouse have been
idle for a period of time, and then runs a graphics demo chosen at
random. It turns off as soon as there is any mouse or keyboard
activity. It can also lock the screen immediately, after a longer idle
period, or on demand.
The xscreensaver package consists of two parts: the screensaver and the
"driver" or "daemon", which detects idleness and does locking, and the
many graphics demos that are launched by xscreensaver.
Any X program that can draw on the root window can be used with
xscreensaver, regardless of how that program is written, what language
it is written in, or what libraries it uses. The xscreensaver daemon
takes care of detecting when the user is idle, locking, and checking
passwords and all the other book-keeping. All the other programs need
to do is draw.
The benefit that xscreensaver has over the combination of the xlock and
xautolock programs is the ease with which new graphic hacks can be
installed. You do not need to recompile (or even re-run) the
xscreensaver program to add a new display mode, you just change a
config file.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/xscreensaver && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
xscreensaver-6.08.tar.gz | 0019990058 19.1 MB | |
xscreensaver-background.patch | 0000000578 578 Bytes | |
xscreensaver-bug-reports.patch | 0000001310 1.28 KB | |
xscreensaver-data-extra.list | 0000002241 2.19 KB | |
xscreensaver-data.list | 0000000414 414 Bytes | |
xscreensaver-default-screensaver.patch | 0000003427 3.35 KB | |
xscreensaver-desktops-generate.sh | 0000002089 2.04 KB | |
xscreensaver-disable-upgrade-nagging-message.patch | 0000001463 1.43 KB | |
xscreensaver-fireworkx-man.patch | 0000000573 573 Bytes | |
xscreensaver-ignore-no-pwent-password.patch | 0000000548 548 Bytes | |
xscreensaver-mansuffix.patch | 0000000830 830 Bytes | |
xscreensaver-rpmlintrc | 0000000089 89 Bytes | |
xscreensaver-unrecognized-opts.patch | 0000000483 483 Bytes | |
xscreensaver-webcollage-dictpath.patch | 0000000425 425 Bytes | |
xscreensaver.changes | 0000054942 53.7 KB | |
xscreensaver.pamd | 0000000165 165 Bytes | |
xscreensaver.spec | 0000013708 13.4 KB |
Latest Revision
https://jira.suse.com/browse/PED-5605 - update to 6.08: * fixes for other platforms - update to 6.07: * New hacks, droste, skulloop, papercube and cubocteversion * xscreensaver-settings was sometimes turning off the DPMS checkbox * Log pid of caller of deactivate command, to give a hint about who is preventing the screen from blanking * Updates to sphereeversion. * Added some new map sources to mapscroller. * Various other minor bug fixes. - leave a nice notice for a very angry upstream developer in xscreensaver-disable-upgrade-nagging-message.patch - drop xscreensaver-bsc1204744.patch, included upstream - Added spec file changes to handle hard-coded PAM directories. * bsc#1204744 - Added fix for configuration reading * Added xscreensaver-bsc1204744.patch * bsc#1204744 * Patch provided by Jaroslav Jindrak - Migration of PAM settings to /usr/lib/pam.d. - update to 6.06: * New hack hextrail * marbling works again * Adjust old hacks for higher resolution displays * X11: More robust desktop image grabbing. * X11: Various improvements to xscreensaver-settings
Comments 0