偵測 Linux 筆記型電腦電量 ê 程式
(上尾更新 tī:2019-11-11)
實在 tsih-tsài 袂牢電腦無通知直接斷電 ê 情形,tshiau 過 ê 足 tsē 資料 mā 無法度解決。
姑不而將,家己寫一个 shell script。
必要 ê 套件:
- upower
- zenity
- sh
將 hit 个 shell script khǹg 好,chmod u+x system-autodetect-battery-and-hibernate.sh。
Koh 用 crontab -e 指令,加每 x 分鐘執行這个程式 ê routine。以「每 3 分鐘執行囥佇 /opt/ ê system-autodetect-battery-and-hibernate.sh」做例:
0-59/3 * * * * export DISPLAY=:0 && /opt/system-autodetect-battery-and-hibernate.sh
向望 tse 有效。