This is an old revision of the document!


dCore LXQt Guide

LXQt was briefly tested in dCore-xenial and observed to provide a stable environment. Note LXQt is relatively new and is undergoing active development. The following guide provides useful installation and configuration information as well as known issues.

LXQt Installation

Suggested import packages to load at boot, use sce-import -b or sce-import -bl, see dCore sce-import Command:

  • lxqt: Desktop Environment and utilities
  • lxde-icon-theme: proper icons in PCManFM
  • obconf-qt: easy GUI desktop configuration utility
  • obmenu: easy GUI menu utility
  • kscreen: easy GUI monitor settings

By default the LXQt import installs:

  • lxqt openbox environment
  • lxqt-panel
  • pcmanfm-qt
  • QTerminal
  • Xarchiver
  • LXImage
  • Screenshot

Configuration

Use the boot code lxqt-session to launch the LXQt environment at boot.

Create an ~/.X.d/startups file containing the following to launch lxqt-panel and pcmanfm-qt at boot:

dbus-run-session lxqt-panel &
dbus-run-session pcmanfm-qt &

Right-click lxqt-panel to configure. Note the panel root menu → System Tools auto-populates with important dCore specific menu items, including control panel, exit, FLTK-editor, mount tool, run program, sce-import, set time, top, xkill and aterm.

Launch pcmanfm-qt from lxqt-panel start → Accessories → PCManFM File Manager.

To launch pcmanfm-qt from a terminal or custom menu entry instead use:

dbus-run-session pcmanfm-qt

Open pcmanfm-qt as above and select Edit → Preferences → Display → Icon Theme → select nuoveXT.2.2 → click OK to activate.

Create a ~/Desktop directory or pcmanfm-qt → Places → Desktop causes crash.

Executables, icons, desktop files can be dragged from pcmanfm-qt or even the root menu and sub-menu to the panel quick launch area.

Modify /home/tc/.config/openbox/rc.xml to configure keyboard/mouse preferences.

Run obmenu to configure right-click menu, creates ~/.config/openbox/menu.xml file.

Use obmenu to change the obconf menu entry to obconf-qt.

Use obmenu to delete the exit entry and replace with exittc.

Replace the terminal and browser entries with software of choice, add additional menu items as desired.

After making configuration changes, right-click desktop and select restart from menu to activate changes.

Run obconf-qt to change numerous environment preferences.

Note dCore SCEs placed in OnDemand can be launched directly from the menu provided the SCE name is the same as the executable. Launching an OnDemand application will automatically load then launch the extension without the need to use the sce-load command or rely on a built-in dCore OnDemand menu.

Numerous additional configuration options are available from the Preferences menu, including the LXQt Configuration Center.

Issues

Minimal issues were noted during brief testing, nothing that appeared to compromise LXQt stability or functionality. If solutions to these issues are found, please update this wiki page.

It should be noted that not all built-in LXQt applicatons and helper utilies were tested. The following utilities were opened and appeared functional: Appearance, Date and Time, Desktop, Desktop Notifications, File Associations, Keyboard and Mouse, LXQt Configuration Center, Locale, Power Management Settings, Session Settings, Shortcut Keys, Users and Groups.

Despite installing lxde-icon-theme and configuring pcmanfm-qt, proper icons did not appear when opening Preferences → LXQt Configuration Center. Either an LXQt bug or additional configuration required.

Right-click lxqt-panel → Configure Panel → Widgets did not display icons for control buttons, rely on hover text for information.

Preferences → Power Management not formally tested. Additional software, such as pm-utils (pm-hibernate, pm-suspend) may need to be imported to enable functionality.

Selecting pcmanfm-qt → Computer indicates operation not supported.

Selecting pcmanfm-qt → Network indicates operation not supported, anticpate additional dbus or networking software would need to be installed or configured. Software such as Samba do not appear to be installed in the default LXQt import.

Print/export
QR Code
QR Code dcore:dcore_lxqt_guide (generated for current page)