Hi all, I'm sorry, the crappy webmail service of my e-mail provider messed up my last message, so here it is again from a different mail account: I'm using the -U switch to pipe keyboard input into dosemu. I'm starting dosemu like dosemu -U dospipe and can then pipe keystrokes like echo "keystroke dir\r" > dospipe Are all keystrokes encoded the same way as described for the -input switch[1]? I'm trying to pipe the escape key, but echo "keystroke \^[" > dospipe doesn't seem to do anything. Any suggestions? By the way, how can I pipe a single space character? Thanks in advance! Thomas W. [1] http://dosemu.sourceforge.net/docs/README/1.4/x724.html#AEN748 -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html