Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Lineakd als Autostart in KDE 3.3.2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Pegasus87
Guru
Guru


Joined: 09 Sep 2004
Posts: 373

PostPosted: Fri Aug 05, 2005 12:24 pm    Post subject: Lineakd als Autostart in KDE 3.3.2 Reply with quote

Hallo,

habe die Multimediatasten meiner Logitechtastatur mit Lineakd eingerichtet, funktioniert soweit auch ganz gut.
Ich starte den Dämon dadurch, dass ich einen Link nach ~/.kde/Autostart/ gesetzt habe.
Jedoch bringt ein ps aux folgendes:
Code:
1000      6211  0.0  0.4  68528  2380 ?        S    12:37   0:00 /home/christoph/.kde/Autostart/lineakd
1000      6212  0.0  0.4  68528  2380 ?        S    12:37   0:00 /home/name/.kde/Autostart/lineakd
1000      6213  0.0  0.4  68528  2380 ?        S    12:37   0:00 /home/name/.kde/Autostart/lineakd
1000      6214  0.0  0.4  68528  2380 ?        S    12:37   0:00 /home/name/.kde/Autostart/lineakd
1000      6215  0.0  0.4  68528  2380 ?        S    12:37   0:00 /home/name/.kde/Autostart/lineakd
1000      6216  0.0  0.4  68528  2380 ?        S    12:37   0:00 /home/name/.kde/Autostart/lineakd
1000      6217  0.0  0.4  68528  2380 ?        S    12:37   0:00 /home/name/.kde/Autostart/lineakd


Der soll das aber nur einmal starten, nich mehrmals, wie kann ich das ändern, woran liegt das?
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Aug 05, 2005 3:04 pm    Post subject: Reply with quote

Wie hast du es gestartet?

Ich starte es so:


Code:


tobi@tobi ~ $ cat .kde/Autostart/lineakd
#!/bin/bash

/usr/local/bin/lineakd &



Da du den Daemon dann direkt aufrufst, und ihn in den Hintergrund verbannst, dürfte er eigentlich nur einmal gestartet werden.

Tobi
Back to top
View user's profile Send private message
Pegasus87
Guru
Guru


Joined: 09 Sep 2004
Posts: 373

PostPosted: Fri Aug 05, 2005 6:59 pm    Post subject: Reply with quote

Ich hab einen Link gesetzt
Code:
ln -s /usr/bin/lineakd ~/.kde/Autostart/
mehr nicht.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum