答案1
我查看了主目录中名为 .x11errors 的文件,发现 indicator-applications 无法加载。
这是因为
.本地/共享/gvfs-元数据/主页
设置为 root 权限,应该是用户权限。之后,我的 indicator-applet-complete 错误不再显示。
答案2
此解决方法有效。将脚本放入启动程序中。@dawciobiel
#!/bin/bash
#
#----------------------------------------------------------------------------
#
# Simulate Return key
#----------------------------------------------------------------------------
sleep 5
xte 'key Return'