J. Erik Heinz wrote:
On Thu, Mar 03, 2005 at 09:06:26AM +0100, J. Erik Heinz wrote:

I just figgured it out to run Twinview on my machine. I've got 2
Desktops each on 1 Monitor (xorg.conf: Option Xinerame off). Now I
want to switch between the 2 Desktops via a keyboard shortcut. I
looked at "eesh help" but i didn't find a appropriate feature to get
the current Desktop on the current screen.
Any ideas?

I Figured out that each Monitor has it's on display variable
"$DISPLAY": :0.0 and :0.1. Now I have to set the Mouse focus to the desktop of my choice within a script - if anyone have an idea how i can do that would be helpfull


Seems to be the wrong mailing list - anybody an idea in which
Mailinglist i could ask for this problem as well?

E16.8 (cvs) can do what I think you want, although a bit hackily.
If the pointer is on say display :0.0, "DISPLAY=:0.1 eesh warp abs 100
100" will move the pointer to display :0.1 at location (100,100).

Earlier E versions can focus windows on another screen, but I don't
think there is a way to move the pointer too, which makes it kind of
useless.

I don't know of existing applications that can move the pointer, but
it's quite trivial to write one :)

/Kim


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to