Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
-
fanthom
- Moderator Team

- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
-
Contact:
Post#1
by fanthom » 11 Mar 2011, 00:12
not a bug but rather a feature request. posting here as i'm lucky with 'Community help...' category so far
As you probably know dolphin/konqueror has service menus specific for Porteus (unpack xzm, mount,xzm, buiild xzm, convert deb->xzm, convert rpm->xzm, etc...) which many members finds useful.
would be nice if someone could write similar ones for pcmanfm (default LXDE manager).
let me know in case of successful adoption and i'll include it in default ISO.
Cheers
Please add [Solved] to your thread title if the solution was found.
fanthom
-
hypomania
- Samurai

- Posts: 130
- Joined: 10 Mar 2011, 10:50
- Distribution: Windows phone
- Location: Saudi Arabia
Post#2
by hypomania » 11 Mar 2011, 02:05
Hello,
I did service menu before to work with xdialog, this service can activate/deactivate LZM modules.
/usr/share/applications/xactivate.desktop
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=xactivate
Exec=xactivate %f
Icon=cdr
NoDisplay=true
MimeType=application/x-lzm;
then I added MimeType
Code: Select all
echo "application/x-lzm=xactivate.desktop;" >> /root/.local/share/applications/mimeapps.list
it's simple, you can read more here .
http://wiki.lxde.org/en/Main_Menu
hypomania
-
Ahau
- King of Docs

- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Post#5
by Ahau » 21 Nov 2011, 17:48
Oops! I forgot about this thread -- should have posted my solution here lol
Thanks, fanthom!
Please take a look at our online documentation, here. Suggestions are welcome!
Ahau