7

After installing xscreensaver in Arch Linux my laptop has started displaying fancy, battery-depleting animations when nobody is looking. How do I configure this to use the blank mode via the command line (i.e., without xscreensaver-demo)?

1 Answer 1

6

You can configure this in either ~/.Xresources:

xscreensaver.mode: blank 

or ~/.xscreensaver:

mode: blank 

To verify:

xrdb -load ~/.Xresources killall xscreensaver xscreensaver -no-splash & 

Then press Ctrl-Alt-L, and stare into the unblinking eye of infinity.

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.