On the first note. yes it's possible if you choose Custom as the type of desktop. then take "Default Desktop init" can't remember the exact name but it's there under Advanced if you select Custom.<br>
<br><div><span class="gmail_quote">2007/1/10, Dimitar Paskov <<a href="mailto:pascoff@nola7.com">pascoff@nola7.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yes, there is a way to do this with KDE. Make a script file to be sourced by<br>bash and place it in /usr/env for example. The file is not an executable but<br>a simple file with commands like "export SOME_VAR=value" and is sourced by
<br>bash when KDE starts. The file shoud be in one of the directories the next<br>command gives:<br>kde-config --path exe | tr : '\n'<br>and should have a name like "somename.sh" (have to end with .sh) to be sourced
<br>by bash. All this happens in /usr/bin/startkde script (about line 150) and it<br>works without any problems :)<br><br>> Hi all<br>><br>> I want to configure the ssh-agent and set some environment variables at
<br>> login time, to not always need to do it in every shell. in "ordinary" X, I<br>> would create a .xinitrc or a .xsession file. But when I login via an NX<br>> Session, these do not seemed to be honoured. I tried the KDE Autostart
<br>> feature, but that does not seem to work either.<br>><br>> does there exist a mechanism for a nx sessions to accomplish this?<br>><br>> kind regards<br>> Sebastian<br>________________________________________________________________
<br>     Were you helped on this list with your FreeNX problem?<br>    Then please write up the solution in the FreeNX Wiki/FAQ:<br>  <a href="http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ">http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
</a><br>         Don't forget to check the NX Knowledge Base:<br>                 <a href="http://www.nomachine.com/kb/">http://www.nomachine.com/kb/</a><br><br>________________________________________________________________
<br>       FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a><br>      <a href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br>
________________________________________________________________<br></blockquote></div><br>