Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2005 13:01:02 +0400
From:      Igor Robul <igorr@speechpro.com>
To:        guru@Sisis.de,  freebsd-questions@freebsd.org
Subject:   Re: X-application for sending keystrokes, xse?
Message-ID:  <434CD0CE.1050108@speechpro.com>
In-Reply-To: <20051011130633.GA9485@rebelion.Sisis.de>
References:  <20051011130633.GA9485@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
guru@Sisis.de wrote:

>Hello,
>
>I've some X-application (only in binary form) written in
>Java which presents the official Spanish dictionary; having
>it up&running it says about itself the below attached 'xprop'
>output and if someone wants to see a small screen shoot it is
>here: http://www.sisis.de/~guru/drae.jpg
>
>In the small input field one can type Spanish words and the
>X-application presents the page from the dictionary for the word;
>
>my idea is to connect this to my editor 'vi' with a small
>key macro to send over the actual word where the cursor is to this
>application as it was typed in in the input field; like this:
>
>map <F8> "xywo<ESC>"xp:.,.w !xsendkeys `cat` > /dev/null 2>/dev/null ; ^Mu"
>
>Is there some 'xsendkeys' in FreeBSD which can send the keys 'hablar'
>to the X-application calling
>  
>
http://pag.csail.mit.edu/~adonovan/hacks/xsendkey.c




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?434CD0CE.1050108>