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?


---
"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: pgpGSAEmOHTjF.pgp
Description: PGP signature

Reply via email to