[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: keyboard events
Hi Peter,
> i have a small project in mind. xvoice is an application that uses
> IBM's speech recognition API. currently, it uses "synthetic events"
> to send information to X applications. this is how X gets gets
> "words" from your speech. many applications don't like synthetic
> events since they're considered a security risk.
Off-topic from your question. Another alternative is to write an X
server extension that accepts a synthetic event and sends it to the
indicated client without the `synthentic' flag set.
There are probably already extensions that do this, especially for
testing of X clients.
Ralph.
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.surriel.com/kernelnewbies.shtml