Re: PATCH: FakeKeypress

2004-03-16 Thread Dominik Vogt
On Tue, Mar 16, 2004 at 10:45:40AM +1100, Scott Smedley wrote: > Hi Dominik, > > : I have applied the patch with some minor reformatting and > : renaming - nothing serious. Works like a charm, at least for some > : applications (namely, FvwmConsole ignores it). > > H, it doesn't appear to wo

Re: PATCH: FakeKeypress

2004-03-15 Thread Scott Smedley
Hi Dominik, : I have applied the patch with some minor reformatting and : renaming - nothing serious. Works like a charm, at least for some : applications (namely, FvwmConsole ignores it). H, it doesn't appear to work with xterms ... Module FvwmConsole -terminal rxvt will make FakeKeypress

Re: PATCH: FakeKeypress

2004-03-15 Thread Dominik Vogt
On Sat, Mar 06, 2004 at 01:44:39PM +1100, Scott Smedley wrote: > Hi all, > > Find attached a patch to allow sending of arbitrary key events to > windows. It introduces a new command to FVWM: FakeKeypress > > Examples of use: > > # save all GVim sessions: Esc:w\n > FvwmCommand 'All (gvim) FakeKey

PATCH: FakeKeypress

2004-03-05 Thread Scott Smedley
Hi all, Find attached a patch to allow sending of arbitrary key events to windows. It introduces a new command to FVWM: FakeKeypress Examples of use: # save all GVim sessions: Esc:w\n FvwmCommand 'All (gvim) FakeKeypress press Escape press colon press w press Return' # save & exit all GVim sess