On Tue, Mar 28, 2006 at 02:49:33AM -0800, Reza Roboubi wrote: > Thank you very much for fvwm. > > I was wondering if there is a command that simulates a paste > action(mouse middle click.) > > Moreover, is there a way to do that from within the X server itself? > (if it's okay to ask on this list? :)
You want the "xclip" program to copy data into the primary buffer, and then you want to use "xse" to simulate various events. It's dead useful. I use it all the time. -- Thomas Adam -- I've been too honest with myself, I should have lied like everybody else.
