13 lines
625 B
XML
13 lines
625 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="xfce4-power-manager" version="1.0">
|
|
<property name="xfce4-power-manager" type="empty">
|
|
<property name="power-button-action" type="empty"/>
|
|
<property name="brightness-switch-restore-on-exit" type="int" value="1"/>
|
|
<property name="brightness-switch" type="int" value="0"/>
|
|
<property name="presentation-mode" type="bool" value="true"/>
|
|
<property name="lid-action-on-battery" type="uint" value="1"/>
|
|
<property name="dpms-on-battery-off" type="uint" value="30"/>
|
|
<property name="dpms-on-ac-off" type="uint" value="60"/>
|
|
</property>
|
|
</channel>
|