On 05.11.10,07:36, Andreas Albert wrote: > Hello, > > is it possible, to create a new window and start a program by > pressing F[1-9] key? > > For example: > I like to start mutt in a new window by pressing F9. Is this possible? > >
Yes, you can do that with this command(k1-9 represents the F-keys): bindkey -k k2 eval "screen" "exec mutt" Jostein _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users