In my .ratpoisonrc file I'm failing to write a key-binding to open a terminal running python. I'm running a minimal Debian setup on which I basically just run emacs. Sometimes I want to just get a python shell and I'm not sure how to set up the key binding to get that right.
bind p exec ???? python
xterm -e python– htor Feb 16 '12 at 12:09/bin/sh -c "xterm -e python" finnished (127)and nothing else. – Vernon Feb 16 '12 at 12:14