[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LXDE e shutdown|hibernate|suspend|reboot



Ho trovato un buon consiglio qui:
https://wiki.archlinux.org/index.php/LXDE#Shutdown.2C_Reboot.2C_Suspend_and_Hibernate_Options_.28_LXSession-logout.29

quando dice:

If you still encounter problems, add the folowing lines in /etc/PolicyKit/PolicyKit.conf inbetween the <config> tag:
<match action="org.freedesktop.hal.power-management.shutdown">
 <return result="yes"/>
</match>
<match action="org.freedesktop.hal.power-management.reboot">
 <return result="yes"/>
</match>
<match action="org.freedesktop.hal.power-management.suspend">
 <return result="yes"/>
</match>
<match action="org.freedesktop.hal.power-management.hibernate">
 <return result="yes"/>
</match>

Quel file non esiste in Debian.
Io ho cambiato /etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf

Adesso se premo su Hibernate si spenge proprio. Ma non subito, ci mette un po'.
Mi arrendo :)


Reply to: