Re: [e-users] keybindings - changing virtual desktops

2003-02-18 Thread Massimo Maiurana
Il giorno Mon, 17 Feb 2003 13:25:16 -0800 Robert scrisse:

> Andreas Volz wrote:
> [snip]
> > 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?
> [snip]
> Alt-F2 switches to the second Desktop.  Maybe look at that action 
> statement.  However,  .16 may not have an action that can do that with
> virtual desktops.  It looks like the action that is attached to the 
> left arrow is doing relative calculations and e may not have an idea 
> of how to express the specific desktop.

mmhhh, that keybinding that andreas shows should come from a default
keybindings.cfg in an e16 theme. at least the default config of the
ganymede theme has got it, and I always used shift+alt+arrow to switch
between areas of virtual desktop.

it assumes that your virtual desktop is made of a (width)x(height)
areas, and that key combination asks e to move 1 area back in horizontal
and 0 areas in vertical.


-- 
  Massimo Maiurana   mailto:[EMAIL PROTECTED]
  Linux RU #245612  RM #127258  keyID #7044D601
"Un uomo solo, in questo mondo, non e' niente...
   ...e non ci sono altri mondi oltre questo"
  -The thin red line-



msg00130/pgp0.pgp
Description: PGP signature


Re: [e-users] keybindings - changing virtual desktops

2003-02-18 Thread Andreas Volz
Am Mon, 17 Feb 2003 08:30:15 -0700
"BoBB" <[EMAIL PROTECTED]> schrieb:

> On Mon, Feb 17, 2003 at 03:39:47PM +, Andreas Volz wrote:
> > Hello,
> > 
> > I wish to create this shortcuts, but I don't know how to do this:
> > -1 = select virtual desktop 1
> > -2 = select virtual desktop 2

> AFAIK you cant do that because virtual desktops arent numbered. You
> can only go through them one by one in any given direction, up, down,
> left, and right. I use the left window key and the menu key to
> navigate through them. I have the windows key set to go left and the
> menu key goes down and shift + windows key goes right and shift+menu
> key goes up. Makes it very easy to navigate through all the desktops
> with just 3 keys.

I found a way to do this. ;-)

With e16keyedit there is an Action "Goto Desktop area [X Y]". With this
action it's possible to switch virtual desktops by number. Now I'm happy
:-)

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



Re: [e-users] keybindings - changing virtual desktops

2003-02-17 Thread Robert G. Werner
Robert G. Werner wrote:
[snip]

The pagers can be resized by holding the windows key and right clicking 
on the frame (this is on my RH 8.0 box under e.16.

Oops,  that was left clicking with no modifyer (I guess using the 
windows key doesn't hurt,  though).

--
Robert G. Werner
[EMAIL PROTECTED]
2001/9/11

How many Zen Buddhist does it take to change a light bulb?

Two.  One to change it and one not to change it.



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


Re: [e-users] keybindings - changing virtual desktops

2003-02-17 Thread Robert G. Werner
Andreas Volz wrote:
[snip]

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?

[snip]
Alt-F2 switches to the second Desktop.  Maybe look at that action 
statement.  However,  .16 may not have an action that can do that with 
virtual desktops.  It looks like the action that is attached to the 
left arrow is doing relative calculations and e may not have an idea 
of how to express the specific desktop.

The pagers can be resized by holding the windows key and right 
clicking on the frame (this is on my RH 8.0 box under e.16.

--
Robert G. Werner
[EMAIL PROTECTED]
2001/9/11

How many Zen Buddhist does it take to change a light bulb?

Two.  One to change it and one not to change it.



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


[e-users] keybindings - changing virtual desktops

2003-02-17 Thread Andreas Volz
Hello,

I wish to create this shortcuts, but I don't know how to do this:
-1 = select virtual desktop 1
-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