我想有一个系统监视器的快捷方式,就像在 Windows 中一样,使用 CTRL + Shift + Escape。我浏览了互联网并按照说明操作,但它不起作用。有人知道它为什么不起作用吗?我使用了错误的关键字吗?
使用 gconf 编辑器:
在应用程序/metacity/global_keybindings:将 run_command_1 中的值设置为
<Control><Shift>Escape
在键绑定命令:将 command_1 的值设置为
gnome-system-monitor
。
答案1
它与我使用键盘快捷键一起工作
打开键盘快捷键。
使用命令添加自定义键盘快捷键
gnome-system-monitor
。
3.完成