我杀不了xfwm4

我杀不了xfwm4
$ ps aux | grep xfwm
xralf  4365  1.2  0.4  19888  9444 ?        S    10:45   0:00 xfwm4 --replace --display :0.0 --sm-client-id 204399537-7a38-4196-8c31-43cf2f3542ac
xralf  4369  0.0  0.0   3324   788 pts/0    S+   10:45   0:00 grep --color=auto xfwm

$ kill -9 4365

$ ps aux | grep xfwm
xralf  4379  0.4  0.4  20632  9976 ?        S    10:47   0:00 xfwm4 --replace --display :0.0 --sm-client-id 204399537-7a38-4196-8c31-43cf2f3542ac
xralf  4381  0.0  0.0   3324   788 pts/0    S+   10:47   0:00 grep --color=auto xfwm

可以杀人吗xfwm4

答案1

首先,转到 XFCE4 设置面板,然后选择会话和启动,然后选择会话选项卡。然后找到 xfwm4 条目并将其重新启动样式更改为从不。然后你就可以杀死它了。

相关内容