Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dcore:dcore_lxqt_guide [2016/10/22 07:55] – [Configuration] nitram | dcore:dcore_lxqt_guide [2016/10/25 08:08] (current) – [Configuration] nitram | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== dCore LXQt Guide ===== | ===== dCore LXQt Guide ===== | ||
- | + | [[http:// | |
- | 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 ==== | ==== LXQt Installation ==== | ||
- | Suggest importing ('' | + | Suggested import packages to load at boot, use '' |
- | *lxqt | + | *lxqt: Desktop Environment and utilities |
- | *lxde-icon-theme | + | *lxde-icon-theme: proper icons in PCManFM |
- | *obconf-qt | + | *obconf-qt: easy GUI desktop configuration utility |
- | *obmenu | + | *obmenu: easy GUI menu utility |
+ | *kscreen: easy GUI monitor settings | ||
By default the LXQt import installs: | By default the LXQt import installs: | ||
Line 18: | Line 18: | ||
*LXImage | *LXImage | ||
*Screenshot | *Screenshot | ||
- | |||
- | Use the boot code // | ||
==== Configuration ==== | ==== Configuration ==== | ||
- | Create ~/ | + | Use the desktop boot code // |
- | lxqt-panel & | + | desktop=lxqt-session |
- | + | ||
- | Right-click lxqt-panel to configure | + | Create |
+ | | ||
+ | | ||
+ | |||
+ | 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, | ||
+ | |||
+ | Launch pcmanfm-qt from lxqt-panel start -> Accessories -> PCManFM File Manager. | ||
- | Launch pcmanfm-qt from lxqt-panel start -> Accessories -> PCManFM File Manager. | + | To launch pcmanfm-qt from a terminal or custom menu entry instead |
dbus-run-session pcmanfm-qt | dbus-run-session pcmanfm-qt | ||
- | Open pcmanfm-qt as above and select Edit -> Preferences -> Display -> Icon Theme -> select nuoveXT.2.2 -> click OK. | + | 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. | Create a ~/Desktop directory or pcmanfm-qt -> Places -> Desktop causes crash. | ||
- | Executables, | + | Executables, |
Modify / | Modify / | ||
- | Run '' | + | Run '' |
- | Use obmenu to change the //obconf// menu entry to // | + | Use //obmenu// to change the //obconf// menu entry to // |
- | Use obmenu to delete the //exit// entry and replace with //exittc//. | + | Use //obmenu// to delete the //exit// entry and replace with //exittc//. |
- | Run '' | + | Use // |
After making configuration changes, right-click desktop and select //restart// from menu to activate changes. | After making configuration changes, right-click desktop and select //restart// from menu to activate changes. | ||
- | Add additional menu items as desired. Note any 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 needing to utilize the sce-load command or needing | + | Run '' |
- | Numerous additional configuration options are available from the Preferences menu, including | + | SCEs placed in OnDemand can be launched direct from 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 LXQt Configuration Center. | ||
==== Issues ==== | ==== Issues ==== | ||
- | Minor issues were noted during | + | Minimal |
+ | |||
+ | If solutions to these issues are found, please update this wiki page. | ||
+ | |||
+ | Not all built-in LXQt applicatons and helper utilities were tested, the following appeared functional: Appearance, Date and Time, Desktop, Desktop Notifications, | ||
+ | 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, no icons displayed for control buttons, rely on hover text for information. | ||
- | eObserved issues during brief testing: | + | Preferences |
- | -right-clicking lxqt-panel to configure, icons not properly displayed, rely | + | |
- | on hover text for information | + | |
+ | Selecting pcmanfm-qt -> Computer indicates operation not supported. | ||
+ | Selecting pcmanfm-qt -> Network indicates operation not supported. Likely a dbus or networking issue. Networking software, such as Samba, is not installed with the default LXQt import. | ||