<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/6100/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Wed, 10 Jun 2015 10:10:16 +0000</lastBuildDate><item><title>easiest way to How to disable screen power management in i3 so the screen does not turn off?</title><link>https://faq.i3wm.org/question/6100/easiest-way-to-how-to-disable-screen-power-management-in-i3-so-the-screen-does-not-turn-off/</link><description> I use i3 in Ubuntu Studio with xfce DE and it seems that regular xorg.conf editing way is not actual here, cause xfce does not use one. I tried to autostart xfce4-power-manager but it does not start in i3 somehow. So is there a way to stob screen turning off automatically in i3?</description><pubDate>Wed, 10 Jun 2015 07:38:47 +0000</pubDate><guid>https://faq.i3wm.org/question/6100/easiest-way-to-how-to-disable-screen-power-management-in-i3-so-the-screen-does-not-turn-off/</guid></item><item><title>Answer by Airblader for &lt;p&gt;I use i3 in Ubuntu Studio with xfce DE and it seems that regular xorg.conf editing way is not actual here, cause xfce does not use one. I tried to autostart xfce4-power-manager but it does not start in i3 somehow. So is there a way to stob screen turning off automatically in i3?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/6100/easiest-way-to-how-to-disable-screen-power-management-in-i3-so-the-screen-does-not-turn-off/?answer=6103#post-id-6103</link><description>I just put this into my .xinitrc:

    xset s off
    xset -dpms
    xset s noblank

(See also my answer on [/r/i3wm](http://www.reddit.com/r/i3wm/comments/399nr3/how_to_stop_screen_turn_off_after_several_minutes/))</description><pubDate>Wed, 10 Jun 2015 10:10:16 +0000</pubDate><guid>https://faq.i3wm.org/question/6100/easiest-way-to-how-to-disable-screen-power-management-in-i3-so-the-screen-does-not-turn-off/?answer=6103#post-id-6103</guid></item></channel></rss>