On Mon, 4 Dec 2006 21:42:28 +0100 Andreas Volz <[EMAIL PROTECTED]> babbled:

> Am Mon, 4 Dec 2006 07:00:35 +0900 schrieb Carsten Haitzler (The
> Rasterman):
> 
> > you are using the enlightenment_remote commands? have you thought
> > that maybe those keys (XF86Back for example) don't WORK on your
> > keyboard layout setup and that's why? have you tried using the gui to
> > set them up? when you use the gui it will CAPTURE the actual key
> > pressed and thus get it right. e will let u bind keys even if they
> > have no symbols in the keymap as it will just bind the raw keycode
> > then. as long as the key produces a key press event the binding will
> > work and e will execute something (ie what you told it to).
> 
> Sure, I tested it also with the GUI. And also with other "standard"
> keys not special for a multimedia keyboard. No other results.

not sure then. e will execute the app. if it is an app (from a .desktop file)
it will snarf the stdout/in, track return code etc. so it fully reports errors
etc. if it's not (just a cmd-line) it will simply spawn it off and forget about
it. replace xte with something like "date > $HOME/test-run-time" and check that
file. you will find it is being run. the rest is either that xte is not in
$PATH (thus provide a full path to it) or xte itself after being executed
aborts before it does anything.

> regards
> Andreas
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to