On Tue, 18 Apr 2006 00:05:55 +0900 (JST) Yasufumi Haga
<[EMAIL PROTECTED]> babbled:

> On Mon, 17 Apr 2006 21:33:10 +0900 (JST),
>    Yasufumi Haga <[EMAIL PROTECTED]> wrote:
> 
> | On Mon, 17 Apr 2006 20:53:44 +0900,
> |    Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote:
> |
> | | On Mon, 17 Apr 2006 20:53:03 +0900 (JST) Yasufumi Haga
> | | <[EMAIL PROTECTED]> babbled:
> | |
> | | > Hi all
> | | >
> | | > I'm trying to bind "CTRL+SHIFT+ALT+l" to
> | | > "xscreensaver-command -lock" in E17 environment built
> | | > with the sources as of April 15.
> | | > Using the following command on the commandline, the key
> | | > sequence is bound to the command, and works fine.
> | | >
> | | >   $ enlightenment_remote -binding-key-add ANY "l" \
> | | >   "CTRL|ALT|SHIFT" 0 "exec" "xscreensaver-command -lock"
> | | >
> | | >   $ enlightenment_remote -binding-key-list
> | | >     ..............................................
> | | >   REPLY: BINDING CONTEXT=ANY KEY="l" MODIFIERS=SHIFT|CTRL|ALT ANY_MOD=0
> | | > ACTION="exec" PARAMS="xscreensaver-command -lock"
> | | >
> | | > But when I use the key bindings setting dialog to bind
> | | > the key sequence to the command, the binding won't work,
> | | > and "-binding-key-list" show:
> | | >
> | | >   $ enlightenment_remote -binding-key-list
> | | >     ..............................................
> | | >   REPLY: BINDING CONTEXT=ANY KEY="L" MODIFIERS=SHIFT|CTRL|ALT ANY_MOD=0
> | | > ACTION="exec" PARAMS="xscreensaver-command -lock"
> | | >
> | | > The key becomes "L" instead of "l".
> | | >
> | | > Is this a known issue?
> | |
> | | aah yes - i see what the problem is. it's using the wrong event field for
> | | the key. using the keysym one.
> |
> | OK! I'll rebuild E17 after the fix.
> 
> I've rebuilt E17 just now, and this issue gets fixed.
> Thanks, Raster.
> Regards.

:)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to