PrawnOS-nonfree/resources/InstallResources/xfce-config/xfce-perchannel-xml/xfce4-power-manager.xml
Hal Emmerich 769f481332 Upgrade to kernel 4.19.49
- added patch for usb from 4.20 which seems to fix the wifi hang issue that happened on 4.19
- changed power management to not turn off display on inactivity as sometimes the machine doesnt wakeup properly. Need to test patch from old 4.19 branch to see if that fixes this.
2019-06-10 17:58:20 -05:00

25 lines
1.2 KiB
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="uint" value="3"/>
<property name="brightness-switch-restore-on-exit" type="int" value="0"/>
<property name="brightness-switch" type="empty"/>
<property name="brightness-on-battery" type="empty"/>
<property name="brightness-level-on-battery" type="empty"/>
<property name="dpms-on-battery-off" type="0"/>
<property name="dpms-on-battery-sleep" type="0"/>
<property name="blank-on-battery" type="0"/>
<property name="blank-on-ac" type="0"/>
<property name="dpms-on-ac-sleep" type="0"/>
<property name="dpms-on-ac-off" type="0"/>
<property name="inactivity-on-battery" type="empty"/>
<property name="brightness-level-on-ac" type="empty"/>
<property name="inactivity-sleep-mode-on-battery" type="uint" value="1"/>
<property name="lid-action-on-battery" type="uint" value="0"/>
<property name="logind-handle-lid-switch" type="bool" value="true"/>
<property name="lid-action-on-ac" type="uint" value="0"/>
<property name="lock-screen-suspend-hibernate" type="bool" value="false"/>
</property>
</channel>