From: Axel Date: 2006-11-28T21:00:05+09:00 Subject: Re: Vruby Question on Processing Keyboard Input > ... I would like to track when the > user hits Ctrl-C, Ctrl-X, Ctrl-A and Ctrl-V so that my program behaves > the same way other windows program do. Does Ctrl-C, Ctrl-X and Ctrl-V already work "out of the box"? (I think so.) - Axel