Files
Arch-Linux-Installer/default-home-directory-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml

16 lines
763 B
XML

<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="lock-screen-suspend-hibernate" type="bool" value="true"/>
<property name="power-button-action" type="uint" value="4"/>
<property name="hibernate-button-action" type="uint" value="3"/>
<property name="sleep-button-action" type="uint" value="3"/>
<property name="battery-button-action" type="uint" value="3"/>
<property name="show-tray-icon" type="bool" value="false"/>
<property name="inactivity-on-ac" type="uint" value="0"/>
<property name="dpms-on-ac-off" type="uint" value="60"/>
<property name="dpms-on-ac-sleep" type="uint" value="15"/>
</property>
</channel>