pns-tool and porteus2usb !!

New features which should be implemented in Porteus; suggestions are welcome. All questions or problems with testing releases (alpha, beta, or rc) should go in their relevant thread here, rather than the Bug Reports section.
User avatar
KSA_ARAB
Black ninja
Black ninja
Posts: 52
Joined: 29 Dec 2010, 00:54
Location: Saudi Arabia
Contact:

pns-tool and porteus2usb !!

Post#1 by KSA_ARAB » 26 Jan 2011, 11:08

Good Afternoon !

if we delete kde, then we can't use these both scripts 'pns-tool and porteus2usb' on Lxde, because there is no 'konsole', so
we can solve these by move or copy these both scripts 'pns-tool and porteus2usb' to
004-kde.lzm/usr/share/applications/

and copy these both script 'pns-tool and porteus2usb' with modify to
003-lxde.lzm/usr/share/applications/pns-tool.desktop

Code: Select all

[Desktop Entry]
Name=Porteus-Network-Setup-Tool
Exec=lxterminal -e pns-tool
Icon=wizard
Type=Application
Categories=Application;System;
003-lxde.lzm/usr/share/applications/porteus2usb.desktop

Code: Select all

[Desktop Entry]
Name=Porteus-2-usb
Exec=lxterminal -e /opt/porteus-scripts/porteus-usb.sh
Icon=wizard
Type=Application
Categories=Application;System;
enjoy !

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: pns-tool and porteus2usb !!

Post#2 by fanthom » 26 Jan 2011, 11:33

@KSA_ARAB
this issue is sorted in 1.0-alpha. i have added special script to 'autostart' of both KDE and LXDE which searches for available terminals/browsers and creates /tmp/.terminal and /tmp/.browser symlink. all Porteus tools are run through these symlinks. This is most universal solution.
all *.desktop which doesn't depend on kdialog are placed in 001-core.
Please add [Solved] to your thread title if the solution was found.

Post Reply