Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'using another command key' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
using another command key
Authored by: Jay D on Nov 14, '02 11:19:45AM
since Ctrl-A binds to other useful stuff, I use Ctrl-Z for invoking screen commands. start screen like this:
screen -e '^Zz'
To send a 'real' Ctrl-z, i.e. 'unix suspend,' type Ctrl-z then z.

[ Reply to This | # ]