The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
16 views

Lock screen after blanking with gnome-screensaver and XFCE

I'm using XFCE4 with Fedora 18 and replaced xscreensaver with gnome-screensaver. I have gnome-screensaver checked in session and startup and xscreensaver unchecked. By using power manager, I have ...
2
votes
1answer
17 views

Slide show/screensaver over login screen on RHEL 6.4

I've see the slide show (Pictures folder) screensaver. I've also seen how to change the background behind my login screen. What I haven't been able to figure out is how to display a slide show as a ...
0
votes
0answers
55 views

How to use xscreensaver's screensavers in kscreensaver

How can I use xscreensaver screensaver "molecule" in KDE's screensaver programme?
1
vote
1answer
77 views

How to install caffeine on Scientific Linux 6.3

caffeine Traceback (most recent call last): File "/usr/bin/caffeine", line 40, in <module> import caffeine File "/usr/lib64/python2.6/site-packages/caffeine/__init__.py", line 23, in ...
2
votes
0answers
55 views

Alternate screensaver settings on different X instances

On my desktop system, I run two instances of X-- one is associated with the physical screen, one is associated with a virtual screen (a la vncserver). I use the physical one to do things related to ...
1
vote
1answer
190 views

Writing custom Gnome/Mate screensaver with SDL

I'm using MATE desktop environment on Linux Mint Nadia. I want to write my very own screensaver for mate-screensaver, but with SDL (not OpenGL). I've been looking for solutions, found some usable ...
1
vote
0answers
59 views

Gnome screensaver floating feet shows only one (left) foot any alternative screensaver with both?

I like gnome screensaver floating feet and looking for version that displays both right, left heels of gnome or at least with choice option for the right. this is just for fun design related question. ...
3
votes
0answers
435 views

What's keeping my screensaver from activating?

I'm running Linux Mint 13 KDE on an HP Pavilion g6 laptop. The screensaver, which in my case is xscreensaver, but I've noticed this behavior with kscreensaver as well, never seems to activate. ...
16
votes
3answers
1k views

How can I put my HDMI display into (and out of) power save mode?

I am using a Raspberry Pi to run an information display in an office. I want the display in power save mode when outside of business hours. I was going to use cron to execute something at the ...
5
votes
1answer
139 views

How can I tell if xscreensaver has my screen locked?

I'm thinking through alerting stuff, and decided that, if my screen is locked, I'm not there so I should push the alerts to my phone. But, I cannot currently tell if the screen is locked. I could put ...
5
votes
1answer
817 views

How to create a screen lock timer for Awesome WM?

I've got an Ubuntu 12.04 system with Awesome WM, and I'd like the screensaver to work like in Unity: GNOME Screensaver Ctrl-Alt-L to lock N minutes' timeout which respects applications which ...
5
votes
1answer
265 views

Console ScreenSaver without X11

I'm trying to setup a very slimmed down console only Debian system to act as a simple slideshow photo display. I know that it is possible to show graphics (I guess using the framebuffer) in the ...
3
votes
1answer
483 views

Change xscreensaver lock option command

How could I change the lock option for the xscreensaver from the command line? Been looking around and couldn't find anything about it. xscreensaver-command -lock will lock it right away, which is ...
2
votes
1answer
211 views

Maze screensaver on old Unix computers

I used to use unix computers in the 90's for building GIS systems. There used to be a screen saver which consited of a maze that filled the screen. Then the computer would logically solve the maze ...
3
votes
2answers
102 views

Screen content showing for a few seconds before screensaver starts (Fedora 14)

This happens every now and then, I have not pinned down the cause but let me describe the symptoms. On occasion when I come back to the computer after a few hours the screen is in energy saving mode, ...
5
votes
2answers
384 views

Is there a way to determine what's inhibiting the screensaver?

I have an issue where most often my screensaver will not activate and it's somewhat hard to determine what's preventing it. Is there a way that I can view whatever processes are asking the OS not to ...
2
votes
1answer
198 views

Fedora 15 screensaver won't wake up after about 10 hours

I can switch to another Terminal via CTRL+ALT+F2, but the screen remains black and won't wake up. Sometimes, it wakes up after several retries. Any ideas to resolve it?
4
votes
2answers
761 views

How to turn off xscreensaver automatically while watching Flash video?

Can I configure Flash to automatically disable xscreensaver while it's playing video? Or, conversely, configure xscreensaver not to trigger while Flash is playing video? I've seen this question on ...
1
vote
0answers
712 views

What screensaver should I use under XFCE? [closed]

I'm running XFCE and Gnome3 and have some trouble with choosing a screensaver. Any advice on which screensaver to use and how to configure it? AFAIK xscreensaver works, but I wonder if it's a better ...
2
votes
2answers
4k views

How to disable screen saver and power management in linux by command line?

Is there a command line you can run that can enable in-habitation, disabling computer going to screen saver, sleep?
2
votes
1answer
342 views

How to make the display go to sleep when screen is locked?

I’m using a Debian amd64 install with the default GNOME desktop. I’m aware that you can go into System | Preferences | Power Management, and choose to make the display go to sleep after a certain ...
5
votes
2answers
2k views

Permanently remapping a key on Linux

I'm using an aluminum Apple keyboard with my Mandriva 2010.2 Linux system. I remap the Apple Command key to Control using the following .Xmodmap file: keycode 134 = Control_R remove mod4 = Multi_key ...
2
votes
1answer
469 views

Is there a way to stop screensaver on keyboard only?

Let's say you have screensaver running. When you move your mouse or hit any key on keyboard screensaver will be stopped. The problem is that with modern, laser based mice, slight vibration of ...
2
votes
1answer
214 views

Computer logs out when resuming from sleep

When I leave my laptop for a while, after it blacks the screen (as I configured XScreensaver to do), when I return, it awakens to the login screen. When I login, there is no trace of my previous ...
1
vote
2answers
1k views

Are there any screen locking solutions for openbox?

If I want to use OpenBox then how can I lock my "monitor" when I leave the PC for a few minutes? Like the gnome-screensaver under GNOME.
4
votes
1answer
274 views

Wayland and full-screen apps

Will Wayland, unlike X, be able to "know" about a full screen app, and not fire up the screensaver? I remember reading up on this, and X (or present KWin/Compiz) cannot know or be told when to hold ...
4
votes
2answers
459 views

How to disable “Shake password dialog when authentication fails” of Gnome Screensaver?

Is there any way to disable the animation which occurs when attempting to unlock gnome Screensaver and failing? Currently the password dialog shakes back and forth and for some reason on some laptops, ...
1
vote
1answer
1k views

Tell mplayer to prevent the screensaver from kicking in while playing

I know mplayer has some heartbeat setting but I don't recall what it is, could anyone tell me? another one of those annoying things that used to just work and somewhere along the line stopped being ...