LXQT forum???
- francois
- Contributor
- Posts: 6334
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: LXQT forum???
I was unfamiliar with the lxde environment, but eager to familiarize myself with the lxqt environment. I have two questions.
1.0 Is there a way to save the desktop environment before loging out?
2.0 With the monitor settings, in dual display, is there a way to switch the left screen for the right?
Thanks.
1.0 Is there a way to save the desktop environment before loging out?
2.0 With the monitor settings, in dual display, is there a way to switch the left screen for the right?
Thanks.
Last edited by francois on 12 Dec 2014, 23:44, edited 1 time in total.
Prendre son temps, profiter de celui qui passe.
- fanthom
- Moderator Team
- Posts: 5622
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: LXQT forum???
@francois
1) looks like you will need external app:
https://bbs.archlinux.org/viewtopic.php?id=104090
2) dont know the answer to this question.
1) looks like you will need external app:
https://bbs.archlinux.org/viewtopic.php?id=104090
2) dont know the answer to this question.
Please add [Solved] to your thread title if the solution was found.
- francois
- Contributor
- Posts: 6334
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: LXQT forum???
@fanthom:
Downloading a package with google-chrome under lxqt, there is a problem in with a contextual menu. Right clicking on the downloaded application at the bottom of the google-chrome window to get the contextual menu, choosing option show in folder will trigger qmmp software instead of displaying the file in the a file manager.
Thanks for obapps. I am looking at it presently.
Downloading a package with google-chrome under lxqt, there is a problem in with a contextual menu. Right clicking on the downloaded application at the bottom of the google-chrome window to get the contextual menu, choosing option show in folder will trigger qmmp software instead of displaying the file in the a file manager.
Thanks for obapps. I am looking at it presently.
Prendre son temps, profiter de celui qui passe.
- francois
- Contributor
- Posts: 6334
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: LXQT forum
obapps follow-up
Installation:
obapps is available for slackware x86-64 architecture:
https://slackonly.com/pub/packages/14.1 ... op/obapps/
Two dependencies are needed:
wxPython-2.8.0+
python-xlib
These are available with some additional libraries from usm.
Starting the application:
obapps is started thru command line obapps.
I will report later on its use.
Thanks.
Installation:
obapps is available for slackware x86-64 architecture:
https://slackonly.com/pub/packages/14.1 ... op/obapps/
Two dependencies are needed:
wxPython-2.8.0+
python-xlib
These are available with some additional libraries from usm.
Starting the application:
obapps is started thru command line obapps.
I will report later on its use.
Thanks.
Prendre son temps, profiter de celui qui passe.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: LXQT forum???
I remember having this problem in RazorQT and making a really ugly fix for it. I think it is the fault of qmmp's aggressive mimetype application.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- ncmprhnsbl
- DEV Team
- Posts: 3810
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: LXQT forum???
pretty sure obapps won't help save application state on log out
it basicly edits a section of the rc.xml that controls per application window rules
eg. use it to have lxterminal undecorated.
it basicly edits a section of the rc.xml that controls per application window rules
eg. use it to have lxterminal undecorated.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
- fanthom
- Moderator Team
- Posts: 5622
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: LXQT forum???
@brokenman
thanks - will try to sort the mimetypes manually for LXQt
@ncmprhnsbl
you are our openbox expert - is there any other solution to this?
thanks - will try to sort the mimetypes manually for LXQt
@ncmprhnsbl
you are our openbox expert - is there any other solution to this?
Please add [Solved] to your thread title if the solution was found.
- francois
- Contributor
- Posts: 6334
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: LXQT forum???
1.0 Saving the desktop:
.obapps:
It seemed to work a few times. But now, there is nothing I can do to get the thing to save the desktop???
.. lxqt menu > preference > sessions settings > autostart > add (application):
This will work so to have standard applications poping up at bootup, except google-chrome.
2.0 Changing menu items:
I have found a gui front end written in java called lxmed that will change the lxqt menu:
http://sourceforge.net/projects/lxmed/
[url]task.http://ubuntuforums.org/showthread.php?t=896355[/url]
Unpack the lxmed and use the install script. lxmed will be installed in opt.
You need openjre package (download it with usm package manager) to get it running. Java will install itself in /usr/lib64/java/jre/bin/java. To start the lxmed menu editor:
Then simply use this java command line to change thru:
lxde panel > preferences > main menu editor > properties
The command in properties should be: /usr/lib64/java/jre/bin/java -jar /opt/lxmed/LXMenuEditor.jar.
Alternatively, keep the command line lxmed and change /usr/bin/lxmed program by the script:
Montreal, edited 150106
.obapps:
It seemed to work a few times. But now, there is nothing I can do to get the thing to save the desktop???
.. lxqt menu > preference > sessions settings > autostart > add (application):
This will work so to have standard applications poping up at bootup, except google-chrome.
2.0 Changing menu items:
I have found a gui front end written in java called lxmed that will change the lxqt menu:
http://sourceforge.net/projects/lxmed/
[url]task.http://ubuntuforums.org/showthread.php?t=896355[/url]
Unpack the lxmed and use the install script. lxmed will be installed in opt.
You need openjre package (download it with usm package manager) to get it running. Java will install itself in /usr/lib64/java/jre/bin/java. To start the lxmed menu editor:
Code: Select all
root@porteus: /usr/lib64/java/jre/bin/java -jar /opt/lxmed/LXMenuEditor.jar
lxde panel > preferences > main menu editor > properties
The command in properties should be: /usr/lib64/java/jre/bin/java -jar /opt/lxmed/LXMenuEditor.jar.
Alternatively, keep the command line lxmed and change /usr/bin/lxmed program by the script:
Code: Select all
#!/bin/bash
/usr/lib64/java/jre/bin/java -jar /opt/lxmed/LXMenuEditor.jar
Last edited by francois on 29 Jan 2015, 02:26, edited 3 times in total.
Prendre son temps, profiter de celui qui passe.
- ncmprhnsbl
- DEV Team
- Posts: 3810
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: LXQT forum???
not something ive come across, and after a little search, seems LX/openbox users who want this soon become xfce users- is there any other solution to this?

as you say, lxqt-session doesnt have this facility, (nor lxde-session,or openbox-session)....
some sort of work around might involve automatically adding/removing .desktop files to/from ./config/autostart of running gui apps gleaned from some ps list at logout.
even if that made any sense, it seems like a lot of trouble

Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
- francois
- Contributor
- Posts: 6334
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: LXQT forum???
I am just curious if anybody was able to build and use virtualbox under porteus 3.1 lxqt?
Thanks.
Thanks.
Prendre son temps, profiter de celui qui passe.
- fanthom
- Moderator Team
- Posts: 5622
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: LXQT forum???
@francois
please make sure that devel module is activated before you create Vbox module.
please make sure that devel module is activated before you create Vbox module.
Please add [Solved] to your thread title if the solution was found.
- francois
- Contributor
- Posts: 6334
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: LXQT forum???
This was the case. And if devel.xzm is not there, vbox and vbox guest additions will not build before devel.xzm will be downloaded automatically, which is really a nice feature.
Other problem:
The icon in lxqt will not start the usm gui frontend.
Other problem:
The icon in lxqt will not start the usm gui frontend.
Prendre son temps, profiter de celui qui passe.
- francois
- Contributor
- Posts: 6334
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: LXQT forum???
The icon in the lxqt panel will not start the usm gui. It has to be started thru command line, which will start the usmgui frontend.Only in root mode (tested in always fresh mode).
lxqt > preferences > main menu editor:
- there is no loading of the main menu editor
- loading the corresponding command to main menu editor yields the following error message:[/s]
lxqt > preferences > main menu editor:
- there is no loading of the main menu editor
- loading the corresponding command to main menu editor yields the following error message:
Code: Select all
root@porteus:~# lxmed
/usr/bin/lxmed: ligne35: gksu : commande introuvable
root@porteus:~#
Prendre son temps, profiter de celui qui passe.