On Wed, 15 Aug 2012 13:42:55 +0900 Carsten Haitzler (The Rasterman)
<ras...@rasterman.com> wrote:

> On Tue, 14 Aug 2012 17:41:17 +0200 Lionel Orry
> <lionel.o...@gmail.com> said:
> 
> > On Tue, Aug 14, 2012 at 5:38 PM, Lionel Orry
> > <lionel.o...@gmail.com> wrote:
> > > On Tue, Aug 14, 2012 at 5:21 PM, Carsten Haitzler
> > > <ras...@rasterman.com> wrote:
> > >> On Tue, 14 Aug 2012 16:58:46 +0200 Lionel Orry
> > >> <lionel.o...@gmail.com> said:
> > >>
> > >>> On Tue, Aug 14, 2012 at 4:33 PM, Carsten Haitzler
> > >>> <ras...@rasterman.com> wrote:
> > >>> > On Tue, 14 Aug 2012 16:16:21 +0200 Lionel Orry
> > >>> > <lionel.o...@gmail.com> said:
> > >>> >
> > >>> >> On my french keyboard I can't access a 'keyname' field of
> > >>> >> key down event with the value 'grave'. I made tests and it
> > >>> >> seems we need to use 'key' instead...
> > >>> >>
> > >>> >> Raster, can you please use 'ev->key' instead of
> > >>> >> 'ev->keyname' in termio.c ? Seems to work for me.
> > >>> >>
> > >>> >> Thanks a lot for the feature btw :D
> > >>> >
> > >>> > what does the ` (or ~) key produce when u press it by itself
> > >>> > in key? (vs keyname)?
> > >>>
> > >>> The ` character is produced using AltGr+è (see
> > >>> http://www.forlang.wsu.edu/Images/help/kfrench.gif) so in that
> > >>> case we get "grave" as 'key' field, "egrave" as 'keyname' field
> > >>> and ` as 'string' field. I've not tried with the ~ key but it's
> > >>> a totally different one (see the illustration) and I think you
> > >>> get the point.
> > >>
> > >> whats the "2" key on the top-left of the kbd? that key? for me
> > >> it's "grave" or "backtick" or "backquote" its what i use in the
> > >> shell to replace with stdout:
> > 
> > To answer you precisely, here is what a trace gives me when I press
> > that key (²):
> > 
> > ev->key: "twosuperior" - ev->keyname: "twosuperior" - ev->string:
> > "²"
> > 
> > Lionel
> 
> oooh. bugger. well that is the key i wanted to bind - on, i guess, us
> qwerty and korean kbds its "grave" (or ~ with shift). gah. bloody
> different keyboard maps. why did the world decide to be this silly.

Thousands of years of people being separated enough to develop their
own entirely different writing systems, then all being condensed into
one physical keyboard arrangement that's good enough for one very young
(only a few hundred years old) country.  So, blame the yanks.  B-)

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to