[Konsole-devel] [Bug 113589] Add an option to allow exporting of user defined variables from Konsole Session Configuration tab

Ritesh Raj Sarraf riteshsarraf at users.sourceforge.net
Sat Oct 1 02:41:26 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=113589         




------- Additional Comments From riteshsarraf users sourceforge net  2005-10-01 04:41 -------
No,

When I said session I meant a "New Session Type" like Python or "New Screen Session". I'm trying to add an additional session, "New SSH session" which when run would execute keychain and gpg-agent.
How do I differentiate them ? I've got 100 lines in my .bashrc to be executed when this _"New SSH Session"_ is run. If you would make it flexible to add user variables in the "Session Configuration" tab, my customization would be simple.

if [ $USER_VAR == "SPECIAL_KONSOLE_SESSION" ]; then
.. execute the 100 lines
fi


This is just one example. I'm sure other people could make out other use too.



More information about the konsole-devel mailing list