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 08:31] – [LXQt Installation] 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 ==== | ||
- | Suggested | + | Suggested |
- | *lxqt (main Desktop Environment and utilities) | + | *lxqt: Desktop Environment and utilities |
- | *lxde-icon-theme | + | *lxde-icon-theme: proper icons in PCManFM |
- | *obconf-qt | + | *obconf-qt: easy GUI desktop configuration |
- | *obmenu | + | *obmenu: easy GUI menu utility |
- | *kscreen | + | *kscreen: easy GUI monitor settings |
By default the LXQt import installs: | By default the LXQt import installs: | ||
Line 19: | Line 18: | ||
*LXImage | *LXImage | ||
*Screenshot | *Screenshot | ||
- | |||
- | Use the boot code // | ||
==== Configuration ==== | ==== Configuration ==== | ||
- | Create ~/.X.d/startups file containing the following | + | Use the desktop boot code // |
- | lxqt-panel & | + | |
- | + | ||
- | Right-click lxqt-panel to configure the panel. Note lxqt-panel start 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. To launch pcmanfm-qt from a terminal or custom menu entry use: | + | Create an ~/ |
+ | 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, | ||
+ | |||
+ | 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 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. | + | Run '' |
- | Numerous additional configuration options are available | + | SCEs placed in OnDemand can be launched direct |
- | ==== Issues ==== | + | Numerous additional configuration options are available from the Preferences menu, including |
- | Minor issues were noted during brieft testing although these items did not appear to affect | + | |
- | Icon issues: Despite installing lxde-icon-theme | + | ==== Issues ==== |
+ | Minimal | ||
- | Monitor Settings: | + | If solutions to these issues are found, please update this wiki page. |
- | | + | Not all built-in LXQt applicatons and helper utilities |
- | no work Monitor Settings | + | 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. | ||
- | : | + | 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. | ||