* Unicode events?
@ 2008-02-07 22:42 Samuel Thibault
0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2008-02-07 22:42 UTC (permalink / raw)
To: linux-input
Hello,
Some braille devices may be used as input devices, and some of them
don't have a PC-like keyboard, but a braille keyboard: when pressing dot
1, 'a' should be output. Currently, there is no way to do this with the
input layer: if we generate KEY_A, then that will be right for qwerty
keyboards, but not for non-qwerty keyboards. Then I'm wondering:
shouldn't we add a unicode event type, which will just hold the unicode
character that should happen?
Samuel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-07 22:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 22:42 Unicode events? Samuel Thibault
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).