Mailinglist Archive: opensuse (1897 mails)

< Previous Next >
Re: [opensuse] Disabling display power management
  • From: David Haller <dnh@xxxxxxxxxxxx>
  • Date: Sun, 18 Jul 2010 14:20:34 +0200
  • Message-id: <20100718122034.GC4615@xxxxxxxxxxxxxxxxxx>
Hello,

On Sun, 18 Jul 2010, Thomas Taylor wrote:
[..]
Configure Desktop > Advanced > Autostart: /home/user/bin/Xscreen.sh

#! /bin/bash
# Xscreen.sh

xset s noblank -dpms

exit 0
# end Xscreen.sh

Just the 'xset ..' in your ~/.xinitrc does the same trick (at the end,
with "Add your own lines" comment.

-dnh

--
"And all those exclamation marks, you notice? Five? A sure
sign of someone who wears his underpants on his head."
Terry Pratchett -- "Maskerade"
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >