aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
blob: 75be69f68a5f0c3dac4c469693557bf20d0f8d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>

<channel name="xfce4-power-manager" version="1.0">
  <property name="xfce4-power-manager" type="empty">
    <property name="cpu-scaling-gov" type="empty"/>
    <property name="show-tray-icon" type="uint" value="0"/>
    <property name="dpms-enabled" type="bool" value="true"/>
    <property name="on-ac-monitor-dpms-timeouts" type="empty"/>
    <property name="sleep-switch-action" type="string" value="Suspend"/>
    <property name="power-switch-action" type="string" value="Shutdown"/>
    <property name="dpms-sleep-mode" type="string" value="sleep"/>
    <property name="lock-screen-suspend-hibernate" type="bool" value="true"/>
    <property name="on-ac-dpms-sleep" type="uint" value="10"/>
    <property name="on-ac-dpms-off" type="uint" value="15"/>
    <property name="general-notification" type="bool" value="true"/>
  </property>
</channel>