Linux下如何修复Lubuntu中的Docky混合错误
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>总所周知,<strong>Docky</strong>是Unix/Linux类系统中的轻量级应用启动器。我是 Lubuntu 和 Docky 的忠实粉丝,因为它们不需要占用我的所有系统资源,这样就可以同时运行更多应用。我在笔记本上使用Docky应用启动器,系统为Lubuntu 14.04.</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
但是,如果你使用LXDE发行版,你也许肯定遇到过使用Docky时报混合的错误。看下面的截图。</p>
<p align="center" style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
<img style="max-width:100%!important;height:auto!important;"title="Linux下如何修复Lubuntu中的Docky混合错误" alt="Linux下如何修复Lubuntu中的Docky混合错误" src="https://zhuji.jb51.net/uploads/img/202305/dad55412dba1cadeb5d5511eb0ae75b7.jpg"></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
如果不开启混合功能,就不能使用Docky一些特别功能,如3D背景、自动隐藏。如果你想开启这些Docky的功能,那么你需要在你的LXDE系统中开启混合功能。</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
就像这样,首先安装 <strong>xcompmgr</strong>包:</p>
<pre class="prettyprint linenums">
sudo apt-get install xcompmgr</pre>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
然后,选择<strong>菜单(Menu) -> 偏好(Preferences) -> LXSession默认程序(Default applications for LXSession)</strong>。选择自动开始(Autostart)选项卡。 在<strong>(+增加)+Add</strong>框中输入“<strong>@xcompmgr -n</strong>”不带引号。最后点击增加按钮。</p>
<p align="center" style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
<img style="max-width:100%!important;height:auto!important;"title="Linux下如何修复Lubuntu中的Docky混合错误" alt="Linux下如何修复Lubuntu中的Docky混合错误" src="https://zhuji.jb51.net/uploads/img/202305/c3eef87402d5a93c3762f4c8ec3d1a89.jpg"></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
这样就搞定了。关掉LXSession配置窗口,注销或重启系统。之后,你就可以看见混合功能已经打开。</p>
<p align="center" style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
<img style="max-width:100%!important;height:auto!important;"title="Linux下如何修复Lubuntu中的Docky混合错误" alt="Linux下如何修复Lubuntu中的Docky混合错误" src="https://zhuji.jb51.net/uploads/img/202305/d626e3f3c438646ad79d0eee5a941992.jpg"></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
这时,你就可以使用3D背景和隐藏功能,如自动隐藏(Auto-hide),Intellihide和窗口闪烁(Window dodge)等。</p>
<p align="center" style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
<img style="max-width:100%!important;height:auto!important;"title="Linux下如何修复Lubuntu中的Docky混合错误" alt="Linux下如何修复Lubuntu中的Docky混合错误" src="https://zhuji.jb51.net/uploads/img/202305/ae6d03912d08253b20c8ece1edb45387.jpg"></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
搞定!干杯!</p>
頁:
[1]