On Mon, Jun 25, 2018 at 02:18:44PM +0100, Klaus Ethgen wrote: > I try to get some automatic button press working but failed so far. > > What I want to archive is to klick the middle mouse button in a xterm > instance to paste some text. Alternative do shift-Insert. > > What I tried so far: > - `FvwmCommand 'FakeClick depth 3 press 2 release 2'` (alternative with > some waiting period in between) > > - `FvwmCommand 'ThisWindow FakeClick depth 3 press 2 release 2'` > - `FvwmCommand 'ThisWindow FakeKeypress modifiers 6 press Insert'` > - even `FvwmCommand 'ThisWindow FakeKeypress a'` > > None worked. Don't use FakeClick, it's a failed experiment I once made. It's virtually imposible to get the clicks in the right ubwindow, and even if you manage to do that, the application will probably ignore it.
Ciao Dominik ^_^ ^_^ -- Dominik Vogt