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.

Regards.


---
"Thank you for telling me the truth."  --- HAL9000 in "2010"
 Yasufumi Haga   [EMAIL PROTECTED]
                 http://homepage3.nifty.com/peterpan/
 fingerprint:0EFA 299A BC32 7D68 1FEF  BA2B 804E 9B15 C4F0 F9F0

Attachment: pgpaaNYugftkK.pgp
Description: PGP signature

Reply via email to