LXQt (简体中文)
Related articles
In early 2013, Hong Jen Yee "PCMan" started porting LXDE components to Qt. The first preview of LXDE-Qt was released on July 3rd, 2013. On July 21st, it was announced that Razor-qt (a desktop similar in design to LXDE) and LXDE were merging.
The result is LXQt, a desktop built on Qt which partly uses Razor-qt and LXDE components. While development is mainly focused on LXQt, the GTK+ 2 version of LXDE will see continued development. The final release of Razor-qt is 0.6.0.
Contents
安装
安装 lxqt 组。 你还需要安装一个图标主题。 默认的是 Oxygen, 可以安装于 oxygen-icons 软件包。
对于附加功能,你可以安装以下:
- LXImage-Qt — LXQt的图像查看器和截图工具.
- ObConf-Qt — The Qt port of ObConf, the Openbox 配置工具。
- QTerminal — 基于Qt轻量级的终端模拟器.
- SDDM — LXQt推荐的显示管理器。
开始桌面
图形界面登入
选择 LXQt Desktop from the menu in a display manager of choice.
使用 xinit
Append the following line to Xinitrc:
exec startlxqt
配置
LXQt in general tries to provide GUI applications to change its settings. Configuration files are in ~/.config/lxqt
. This directory is initialized automatically. The default configuration for new users is found in /etc/xdg/lxqt
.
更换默认窗口管理器
While Openbox is the default window manager for LXQt, you can specify a different window manager to use with LXQt via the Session Settings, or by editing ~/.config/lxqt/session.conf
. Change the following line:
window_manager=openbox
to a window manager of choice:
window_manager=your_window_manager
建议应用
As LXQt is a lightweight desktop, a plain install will not provide many desktop applications. It is left to the user to choose what applications they wish to install. The Razor-qt wiki has a page which lists of number of useful Qt applications that you may wish to install. Also see the List of applications page for a comprehensive list of applications available in Arch.
故障排除
LXQt首次登录面板出现故障
After logging in to LXQt for the very first time, the panel will appear to have no start button, no clock, and will look odd. To fix this, you must go into the LXQt Appearance configuration and set an initial LXQt theme.
Click on the bottom left of the panel (where the start button should be), and the menu will come up. Select Preferences->LXQt settings->Appearance Then click on the LXQt Theme icon. Select an initial theme.
The panel will now look normal, and you should be able to customize from there.