标签:
gsettings set org.gnome.settings-daemon.plugins.power button-power shutdown
will change your the behaviour of the power button of your system from interactive (default) to immediate normal shutdown.
The command is gsettings set org.gnome.settings-daemon.plugins.power button-power <option>
Available options are:
参考链接:http://askubuntu.com/questions/430776/how-can-i-modify-the-power-button-behaviour
标签:
原文地址:http://www.cnblogs.com/wangzhigang/p/5919549.html