Setup file for startkde

Jörg Walter jwalt-kde at garni.ch
Sat Feb 21 11:53:34 GMT 2004


On Saturday, 21. February 2004 12:05, David Faure wrote:
> I think startup gets confusing - we already have the user's Autostart
> directory and the KDE-global $KDEDIRS/share/autostart....
> I wanted to call it setup because it's ONLY for setting up some env. vars,
> not for starting programs in general (other than agents).

Just a thought... my .kde/Autostart/ssh-agent:

#!/bin/sh
eval `/usr/bin/ssh-agent`
dcop klauncher klauncher setLaunchEnv SSH_AGENT_PID "$SSH_AGENT_PID"
dcop klauncher klauncher setLaunchEnv SSH_AUTH_SOCK "$SSH_AUTH_SOCK"

Works like a charm...

-- 
CU
  Joerg

PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc
PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E  7779 CDDC 41A4 4C48 6F94




More information about the kde-core-devel mailing list