You are not logged in.
I Yesterday pacman -Syu Arch~
Linux Kernel Update to 3.14.1-1
But,today closing a notebook lid after,notebook unable suspend.
I looking for xfce4-power-manager.
http://ww4.sinaimg.cn/large/67567d35jw1 … 0fxabb.jpg
http://ww1.sinaimg.cn/large/67567d35jw1 … 0fhgmz.jpg
//(url was opened within img, this is not allowed)?????
But still cannot.
I try vim /etc/systemd/logind.conf
edit{
HandlePowerKey=ignore
HandleSuspendKey=ignore
HandleHibernateKey=ignore
HandleLidSwitch=ignore
}
and
pacman -S acpid
vim /etc/acpi/handler.sh
edit{
button/lid)
case $3 in
close)
#echo "LID switched!">/dev/tty5
/usr/bin/pm-suspend &
DISPLAY=:0.0 su -c - username /usr/bin/slimlock
;;
}
not work.
Thx :-)
Last edited by TimePower (2016-04-11 17:42:56)
Offline
upower upgrade to 0.99 has negatively affected xfce4-power-manager (see: https://bbs.archlinux.org/viewtopic.php?id=180300).
Either downgrade upower or install xfce4-power-manager-git from AUR.
Offline
upower upgrade to 0.99 has negatively affected xfce4-power-manager (see: https://bbs.archlinux.org/viewtopic.php?id=180300).
Either downgrade upower or install xfce4-power-manager-git from AUR.
Thank you very much.
I Downgrading pkg upower,but don't work.
install xfce4-power-manager-git from AUR , normal work!
but......Seems a bit slow for work~~
I'm very happy
Thank you :-)
Offline