Submitted by kadu on Wed, 12/21/2011 - 11:50
With ideas copied from http://fvwmwiki.xteddy.org/Tips/XTermRunDialogue/ I went about to create a Eterm version.
Being and enlightenment user I like to use Eterm whenever possible, so here's what I came up with.
First create a bashrc that will be used by the run dialog, I named it ~/.run-dialog.bash-init and paste the following:
Submitted by kadu on Sat, 10/22/2011 - 03:22
I needed a solution to automatically unlock my SSH keys at login. Before I had to manually add the keys with ssh-add every time I booted my system so a little googling around and I found this was possible by using pam_ssh module.
I know most people will be saying by now that gnome-keyring takes care of this on their system, but unlike most people I don't use gnome I prefer to use a lighter WM called Enlightenment (e16)
So here's my howto for a Ubuntu system:
1. Install the libpam-ssh package: