summaryrefslogtreecommitdiffstats
path: root/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
blob: 1838b696c64ad64b299b652c4d8337dbd3ece162 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>

<channel name="xfce4-power-manager" version="1.0">
  <property name="xfce4-power-manager" type="empty">
    <property name="brightness-switch-restore-on-exit" type="int" value="0"/>
    <property name="brightness-switch" type="int" value="0"/>
    <property name="lid-action-on-battery" type="uint" value="1"/>
    <property name="logind-handle-lid-switch" type="bool" value="true"/>
    <property name="lid-action-on-ac" type="uint" value="1"/>
    <property name="power-button-action" type="uint" value="3"/>
    <property name="critical-power-level" type="uint" value="3"/>
    <property name="inactivity-sleep-mode-on-battery" type="uint" value="1"/>
    <property name="inactivity-on-battery" type="uint" value="14"/>
    <property name="inactivity-on-ac" type="uint" value="20"/>
    <property name="brightness-on-battery" type="uint" value="9"/>
    <property name="blank-on-battery" type="int" value="5"/>
    <property name="dpms-on-battery-sleep" type="uint" value="15"/>
    <property name="dpms-on-battery-off" type="uint" value="25"/>
    <property name="dpms-on-ac-sleep" type="uint" value="20"/>
    <property name="dpms-on-ac-off" type="uint" value="30"/>
  </property>
</channel>