点了一下int2,冒出来一个任务栏,怎么去掉啊
Tofloor
poster avatar
ygj1222
deepin
2019-11-09 20:15
Author
本帖最后由 ygj1222 于 2019-11-9 12:17 编辑

如图:
安装QQ(for linux)后多出来两个东西 其中一个好像是int2(记不太清楚了,我卸载了),然后就多出来一个像windows一样的任务栏,挡在了deepin任务栏的前面,好烦人,怎么去掉?右键没反应。这是个啥玩意儿,难看死了。

Reply Favorite View the author
All Replies
avatar
taffy
deepin
2019-11-09 20:42
#1
这些东西我都是dpkg -P伺候的
Reply View the author
avatar
snailwork
deepin
2019-11-09 21:15
#2
注销再进桌面
Reply View the author
avatar
aida
deepin
2019-11-09 21:31
#3
自动启动的吗?这个面板可以卸载

在终端执行
  1. pkill tint2 && sudo apt purge tint2  
Copy the Code
Reply View the author
avatar
tikingliu
deepin
2020-10-23 05:23
#4
我刚才也中招了,这个tint2是个什么玩意儿?感觉就是linux下的流氓软件一样。
Reply View the author
avatar
xiaoyujn
deepin
2020-11-23 19:03
#5
aida
自动启动的吗?这个面板可以卸载

在终端执行
  1. pkill tint2 && sudo apt purge tint2  
Copy the Code

非常感谢!我也中招了,用此方法解决了。[good]

Reply View the author