首页 > 系统服务 > 详细

修改ubuntu按下关机键触发的事件

时间:2016-09-29 13:44:22      阅读:573      评论:0      收藏:0      [点我收藏+]

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:

  • Blank: does nothing
  • Suspend: makes your system suspend
  • Shutdown: starts a normal issued shutdown procedure
  • Hibernate: hibernates your system
  • Nothing: does nothing
  • Log out: log your user out

参考链接:http://askubuntu.com/questions/430776/how-can-i-modify-the-power-button-behaviour

修改ubuntu按下关机键触发的事件

原文:http://www.cnblogs.com/wangzhigang/p/5919549.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!