每次按Alt+F4时,我在 Openbox (3.6.1) 中打开的窗口都会关闭。
我尝试按照官方说明进行操作,但没有成功:
我从以下内容中删除了
~/.config/openbox/rc.xml
:<keybind key="A-F4"> <action name="Close"/> </keybind>
执行:
openbox --reconfigure
最后重新启动。
但是,按Alt+F4仍然会关闭当前窗口。
每次按Alt+F4时,我在 Openbox (3.6.1) 中打开的窗口都会关闭。
我尝试按照官方说明进行操作,但没有成功:
我从以下内容中删除了~/.config/openbox/rc.xml
:
<keybind key="A-F4">
<action name="Close"/>
</keybind>
执行:
openbox --reconfigure
最后重新启动。
但是,按Alt+F4仍然会关闭当前窗口。
归功于此处,您可以通过使用类似于以下内容的代码进行编辑来禁用Openbox 中的Alt+组合:F4
.config/openbox/lxde-rc.xml
更简单的方法是在命令中包含 a
#
以禁用它(如果您想在其他时间重新激活它):然后运行: