Hello,

I wish to create this shortcuts, but I don't know how to do this:
<ALT>-1 = select virtual desktop 1
<ALT>-2 = select virtual desktop 2
...

There is a default keybinding for cycle around the virtual desktops, but
how could I do what I described?

  __NEXT_ACTION
    __KEY Left
    __EVENT __KEY_PRESS
    __MODIFIER_KEY __ALT_SHIFT
    __ACTION __A_AREA_MOVE_BY -1 0

What should I change/add?

And how could I shrink the size of the pager?

regards
Andreas


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to