LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 02-24-2018, 11:45 PM   #1
MJ73
LQ Newbie
 
Registered: Nov 2016
Posts: 21

Rep: Reputation: Disabled
Screensaver files


I did an apt-cache search for screensavers on Debian:
Code:
apt-cache search screensavers
acpi-support - scripts for handling many ACPI events
cinnamon-screensaver-webkit-plugin - Webkit plugin for cinnamon-screensaver
rss-glx - Really Slick Screensavers GLX Port
xscreensaver-data - Screen saver modules for screensaver frontends
xscreensaver-data-extra - Extra screen saver modules for screensaver frontends
xscreensaver-gl - GL(Mesa) screen saver modules for screensaver frontends
xscreensaver-gl-extra - Extra GL(Mesa) screen saver modules for screensaver frontends
and after I got the results I installed:
Code:
apt install xscreensaver-gl xscreensaver-gl-extra rss-glx xscreensaver-data xscreensaver-data-extra
Code:
The following NEW packages will be installed:
  libalut0 libglc0 libgle3 libglewmx1.13 libjpeg-turbo-progs libturbojpeg0
  rss-glx xscreensaver-data xscreensaver-data-extra xscreensaver-gl
  xscreensaver-gl-extra
and then:
Code:
update-menus
but now they are nowhere to be found in the menus - Desktop Settings, accessories, display, etc. Where should I look for them, and do I have to do something special to make a dialog box available to select what I want? I'd like to set up a screensaver, as I leave the laptop for a few minutes every so often when I go to get coffee, etc.
Any help is appreciated.

Last edited by MJ73; 03-06-2018 at 12:02 AM. Reason: Marking as solved, just giving up for now!
 
Old 02-25-2018, 12:46 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
open xscreensaver. it should be in the menu somewhere!
if not, open a terminal and enter 'xscreensaver' or maybe 'xscreensaver-<Tab><Tab>' (that means, type out the first part, then hit Tab twice) - i think it's xscreensaver-gui or something like that.
 
Old 02-25-2018, 04:17 PM   #3
MJ73
LQ Newbie
 
Registered: Nov 2016
Posts: 21

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
open xscreensaver. it should be in the menu somewhere!
if not, open a terminal and enter 'xscreensaver' or maybe 'xscreensaver-<Tab><Tab>' (that means, type out the first part, then hit Tab twice) - i think it's xscreensaver-gui or something like that.
That got me this:
Code:
xscreensaver-
xscreensaver-getimage        xscreensaver-gl-helper
xscreensaver-getimage-file   xscreensaver-text
xscreensaver-getimage-video
Can't find it anywhere in the "Applications menu" which, I think, covers everything in the Debian install.
THX
 
Old 02-25-2018, 08:45 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,322
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Did you remove whatever screensaver was installed by default?

If you did not, you should. The presence of two screensaver programs may be confusing the desktop environment.
 
Old 02-26-2018, 02:21 AM   #5
Stéphane Ascoët
Member
 
Registered: Feb 2004
Location: Fleury-les-Aubrais, 120 km south of Paris
Distribution: Devuan, Debian, Mandrake, Freeduc (the one I used to work on), Slackware, MacOS X
Posts: 251

Rep: Reputation: 49
Is the xscreensaver package installed? It doesn't seem to... These are the mistakes happening when doing things without documentation reading...
 
Old 02-26-2018, 02:59 PM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by MJ73 View Post
That got me this:
Code:
xscreensaver-
xscreensaver-getimage        xscreensaver-gl-helper
xscreensaver-getimage-file   xscreensaver-text
xscreensaver-getimage-video
Can't find it anywhere in the "Applications menu" which, I think, covers everything in the Debian install.
THX
have you also tried without the trailing '-'?
i.e. xscreensaver<Tab><Tab>
 
Old 02-26-2018, 03:04 PM   #7
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
If I remember correctly it is called xscreensaver-demo or similar. I personally am happy with Xorg builtin screensaver, thus can't tell for sure.

Surprisingly enough it has a man page https://www.jwz.org/xscreensaver/man1.html

Last edited by Emerson; 02-26-2018 at 03:06 PM.
 
Old 02-26-2018, 03:21 PM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
yes, thanks for jogging my memory.
so judging from the output, xscreensaver is only half installed.
op, please open your software management tools and find out what xscreensaver related packages are installed.
 
Old 03-02-2018, 11:53 PM   #9
afreitascs
Member
 
Registered: Aug 2004
Distribution: Debian
Posts: 443

Rep: Reputation: 30
Well ... I installed "xscreensaver" here in debian stretch (using KDE) and, xcreensaver works normally. Just type in the command line "xscreensaver" that appears a screen, where you can make the necessary settings.

Actually does not appear in the menu, at least in my KDE menu did not appear. I do not know if restarting X, it may appear ...
Code:
apt-cache policy xscreensaver
xscreensaver:
  Instalado: (nenhum)
  Candidato: 5.36-1
  Tabela de versão:
     5.36-1 500
        500 http://ftp.br.debian.org/debian stretch/main amd64 Packages
 
Old 03-03-2018, 09:51 PM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,322
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Quote:
If I remember correctly it is called xscreensaver-demo or similar
xscreensaver-demo is the configuration routine for xscreensaver.

There are a number of lamer spins of xscreensaver, such a mate-screensaver, gnomescreensaver, and kscreensaver.

Not a one of them can hold a candle to the real thing. I always make them go away and install the real thing.
 
Old 03-04-2018, 01:10 AM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by afreitascs View Post
using KDE
that might be relevant.
i think you should be searching KDE settings for a screensaver (instead of the general application menu).
KDE like to do things their own way, you might have kscreensaver installed?
 
Old 03-05-2018, 10:12 AM   #12
afreitascs
Member
 
Registered: Aug 2004
Distribution: Debian
Posts: 443

Rep: Reputation: 30
Quote:
Originally Posted by ondoho View Post
that might be relevant.
i think you should be searching KDE settings for a screensaver (instead of the general application menu).
KDE like to do things their own way, you might have kscreensaver installed?

~$ apt-cache search screensaver

Code:
gnome-screensaver - protetor e travador de tela GNOME
libpam-gnome-keyring - módulo PAM para destravar o chaveiro do GNOME no login
wmmatrix - Mostra A Matriz num dock application do Window Maker
xdg-utils - Utilitários de integração de área de trabalho da freedesktop.org
gnome-screensaver-flags - Protetor de ecrã para GNOME com bandeiras do mundo
pidgin-awayonlock - extensão do pidgin para deixar como ausente na activação do protetor de ecrã
boinc-screensaver - screen saver auto-controlling volunteer computing
cinnamon-screensaver - Cinnamon screen saver and locker
cinnamon-screensaver-webkit-plugin - Webkit plugin for cinnamon-screensaver
cinnamon-screensaver-x-plugin - XScreensaver plugin for cinnamon-screensaver
libcscreensaver0 - library and introspection data used by cinnamon-screensaver
cinnamon-settings-daemon - daemon handling the Cinnamon session settings
dizzy - Graphics demo that makes you dizzy using rotating textures
xscreensaver-screensaver-dizzy - Graphics demo that makes you dizzy (XScreenSaver hack)
gkrellshoot - Plugin for gkrellm to lock the screen and make screenshots
gnome-settings-daemon - daemon handling the GNOME session settings
gnome-shell-extension-caffeine - GNOME Shell extension to keep your computer awake
goban-original-games - Original games set for the Goban screensaver
goban-ss - Goban screensaver
aajm - ASCII art version of jugglemaster
libopengl-xscreensaver-perl - Perl module for writing OpenGL-based XScreenSaver hacks
libxcb-screensaver0 - X C Binding, screensaver extension
libxcb-screensaver0-dbg - X C Binding, screensaver extension, debugging symbols
libxcb-screensaver0-dev - X C Binding, screensaver extension, development files
lxde-core - Metapackage for the LXDE core
mate-screensaver - MATE screen saver and locker
mate-screensaver-common - MATE screen saver and locker (common files)
mate-settings-daemon - daemon handling the MATE session settings
mate-settings-daemon-common - daemon handling the MATE session settings (common files)
mate-settings-daemon-dev - daemon handling the MATE session settings (development files)
rss-glx - Really Slick Screensavers GLX Port
suckless-tools - simple commands for minimalistic window managers
termsaver - simple text-based terminal screensaver
unicode-screensaver - screensaver displaying unicode characters
xscreensaver - Screensaver daemon and frontend for X11
xscreensaver-data - Screen saver modules for screensaver frontends
xscreensaver-data-extra - Extra screen saver modules for screensaver frontends
xscreensaver-gl - GL(Mesa) screen saver modules for screensaver frontends
xscreensaver-gl-extra - Extra GL(Mesa) screen saver modules for screensaver frontends
xscreensaver-screensaver-bsod - BSOD screen saver module from XScreenSaver
xscreensaver-screensaver-webcollage - Webcollage screen saver module from XScreenSaver
xss-lock - invoke external screen lock in response to XScreenSaver events
It seems that there is no "kscreensaver" in Debian 9


~$ apt-cache policy kscreensaver

Code:
kscreensaver:
  Instalado: (nenhum)
  Candidato: (nenhum)
  Tabela de versão:
 
Old 03-06-2018, 12:00 AM   #13
MJ73
LQ Newbie
 
Registered: Nov 2016
Posts: 21

Original Poster
Rep: Reputation: Disabled
Sorry, I've either been shovelling snow out of the chicken pens or shovelling it out of the way so I can get my car out onto the street, or recovering from bronchitis attacks - every time I shovel the car out, the state plow comes along and covers it back up!

To answer some of the previous questions, I never did find or remove any pre-installed screensavers. I did (I thought) install the package from Debian packages, but still haven't been successful at getting any screensaver to show up when my laptop sits idle for a while - it just goes into hibernation. I guess that will have to do, as I'm much too occupied with the Winter Snows ATM to deal with minor issues like screensavers, etc.. Besides, I'm a computer illiterate, I just like Debian in relation to the many derivatives out there and especially to M$ Windows.

Thanks to all who have tried to help me with this, all help is appreciated.
MJ73
 
Old 03-06-2018, 12:03 AM   #14
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ you did only half of what i suggested.
are you sure you have looked through all KDE-specific setting dialogs and whatnot? [i don't use kde myself, so it's just an educated guess.]
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
screensaver shahin123 Linux - Software 4 04-16-2008 02:52 AM
No screensaver royeo Linux - Newbie 1 11-29-2006 12:13 AM
Screensaver Lar Linux - Software 11 03-08-2006 11:50 AM
screensaver izquierdista SUSE / openSUSE 8 05-20-2005 05:33 PM
screensaver -=MaGo=- Mandriva 5 01-30-2005 12:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 09:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration