如何启动 Ion3?
我通过 apt-get 安装了 Ion。我的 .xinitrc 中有exec ion
。我得到
>> Unable to redirect root window events for screen 0.
>> Refusing to start due to encountered errors.
答案1
我怀疑您在启动此窗口管理器之前启动了另一个窗口管理器。您的 .xinitrc 中 exec ion3 行之前的内容是什么?是否有 exec startkde、metacity 或类似内容?
如果这些信息还不够,我需要知道您要从哪个窗口管理器迁移过来。