| Author |
Message |
|
|
|
Post subject: sidux-ktray
Posted: Mar 05, 2007 - 07:45 PM
|
|
Team Member

Joined: Dec 06, 2006
Posts: 569
Status: Offline
|
|
|
|
|
 |
|
|
Post subject: RE: sidux-ktray
Posted: Mar 05, 2007 - 07:55 PM
|
|

Joined: Feb 14, 2007
Posts: 651
Location: Santa Barbara, CA
|
|
Very cool!
Does this include all the Sidxu scripts that come pre-loaded from the livecd? I accidently deleted some of the ones like "network card config" and a few others.
Edit: I installed via the .deb, but I can't find it in either kmenu or applet to panel. help... |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 05, 2007 - 08:44 PM
|
|
Team Member

Joined: Dec 06, 2006
Posts: 569
Status: Offline
|
|
|
rodneyck wrote:
Does this include all the Sidxu scripts that come pre-loaded from the livecd?
Click to menu and will find a selection of sidux-scripts.
rodneyck wrote:
I accidently deleted some of the ones like "network card config" and a few others.
Code:
apt-get --reinstall install configure-networkcard
rodneyck wrote:
Edit: I installed via the .deb, but I can't find it in either kmenu or applet to panel. help...
run sidux-ktray or open in the KDE Menu Utilites>sidux-ktray
Note: If you can't find sidux-ktray in Utilities install version 0.1.2 |
_________________ Blog zu meinen sidux-Programmen | Inoffizieller sidux Blog | siduxcc Bugs&Plans
Last edited by xadras on Mar 06, 2007 - 10:09 AM; edited 1 time in total
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 05, 2007 - 09:10 PM
|
|

Joined: Feb 14, 2007
Posts: 651
Location: Santa Barbara, CA
|
|
| Perfect! Thanks for all three. BTW, I did not have "KDE Menu Utilites>sidux-ktray", but it did work when I ran sidux-ktray. I will just make a new link to application in kmenu. Very nice, indeed! |
_________________ "Sure wish that muscley-arm sidux developer would come by and deliver me some good NEWWWWWs today!" - Herbert, AKA Mr. Herbert, Family Guy
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 05, 2007 - 10:12 PM
|
|
Team Member

Joined: Dec 06, 2006
Posts: 569
Status: Offline
|
|
|
|
|
 |
|
|
Post subject:
Posted: Mar 05, 2007 - 11:40 PM
|
|
Team Member

Joined: Nov 24, 2006
Posts: 2835
Location: berlin
Status: Offline
|
|
xadras:
what i dont like: it always starts a new instance of icewesel instead of using the running instance.
greetz
devil |
_________________ >>we are sidux - resistance is futile - you will be assimilated<<
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 10:48 AM
|
|
Team Member

Joined: Dec 06, 2006
Posts: 569
Status: Offline
|
|
|
devil wrote:
what i dont like: it always starts a new instance of icewesel instead of using the running instance.
ist ein problem des iceweasels. tritt aber nur bei ganz wenigen rechnern auf und löst sich teilweise von alleine manchmal kommt es auch zustande wenn man mit einem doppelklick statt einem einfachklick auf das ktray-icon klickt.
It's a problem of iceweasel, but it affects just a few computers. The problem also happens if you make a doubleclick instead of a singleclick on to the ktray icon. |
_________________ Blog zu meinen sidux-Programmen | Inoffizieller sidux Blog | siduxcc Bugs&Plans
Last edited by xadras on Mar 06, 2007 - 05:44 PM; edited 1 time in total
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 03:15 PM
|
|

Joined: Feb 14, 2007
Posts: 651
Location: Santa Barbara, CA
|
|
|
devil wrote:
xadras:
what i dont like: it always starts a new instance of icewesel instead of using the running instance.
greetz
devil
This happens in konqueror as well. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 03:49 PM
|
|

Joined: Dec 02, 2006
Posts: 1034
Location: East Coast
Status: Offline
|
|
|
http://babelfish.altavista.com/tr wrote:
is a problem iceweasels. arises however only with completely few computers and partly separates from alone sign sometimes it also comes off if one with one doubleclicks instead of one singleclicks on ktray icon clicks
might help ( or might not ) |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 05:41 PM
|
|
Team Member

Joined: Dec 06, 2006
Posts: 569
Status: Offline
|
|
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 06:26 PM
|
|

Joined: Nov 30, 2006
Posts: 588
Location: USA
Status: Offline
|
|
| Havent looked at the code for sidux-ktray, but any other app that starts Iceweasel when it is already running usually has something like:
Code:
iceweasel -remote 'openURL(%s,new-tab)' &
in order to open in a new tab and not a new window. |
_________________ Debian Tips My Debian sources.list
"If you can't apt-get something, it isn't useful or doesn't exist"
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 06:36 PM
|
|
Team Member

Joined: Dec 06, 2006
Posts: 569
Status: Offline
|
|
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 07:33 PM
|
|

Joined: Nov 30, 2006
Posts: 588
Location: USA
Status: Offline
|
|
hehe I never could remember who I borrowed it from.
If nothing else adding the tab part may help what ever browser open in a new tab rather than a new window. |
_________________ Debian Tips My Debian sources.list
"If you can't apt-get something, it isn't useful or doesn't exist"
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 06, 2007 - 09:06 PM
|
|

Joined: Dec 02, 2006
Posts: 1034
Location: East Coast
Status: Offline
|
|
| hmm, with swiftfox, it always opens in a new tab when it used in command line |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 10, 2007 - 11:24 PM
|
|

Joined: Nov 30, 2006
Posts: 588
Location: USA
Status: Offline
|
|
sidux-kdu is neat.
All of these including the sidux-kioslave should be part the default iso. The kanotix kncxx was one of the neatest things about it, and one of the things that has been missing from sidux. Yes I know there are already script that do the same things, but do newbies know where those scripts are?. A GUI for all of these things is very cool.
Thank you for coming up with these great tools.
BTW did I steal the avatar from you xadras? |
_________________ Debian Tips My Debian sources.list
"If you can't apt-get something, it isn't useful or doesn't exist"
|
| |
|
|
|
 |
|
|