Hi,

        I want to get to my browser window by pressing F1 (on desktop 1, area 
2).

From the keybinding file, I see examples of getting to a specific desktop number, but only navigation of areas by the move_by [x y] values, so I take it is there no GOTO_AREA n alternative.

eesh allows me to do this, but it's not working from a keybinding file (I'm not sure why).

        
Also, is there any way to return the current desktop & area? I would like a concept of memory, so I could go back to the previous area I was on.

                        Thanks,

                            rx

keybindings.cfg

  __NEXT_ACTION
    __KEY F1
    __EVENT __KEY_PRESS
    __ACTION __A_GOTO_DESK 1
/* __ACTION __A_EXEC /usr/local/enlightenment/bin/eesh -display :0 -e "goto_area 2" # It's not working... */


-------------------------------------------------------
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