multiple cursors - Xwindows
This is a discussion on multiple cursors - Xwindows ; is there any support for multiple cursors on screen simultaenously?
i am loosing faith.
myren...
-
multiple cursors
is there any support for multiple cursors on screen simultaenously?
i am loosing faith.
myren
-
Re: multiple cursors
["Followup-To:" header set to comp.os.linux.x.]
On Sun, 01 Feb 2004 11:15:40 -0500, myren staggered into the Black Sun
and said:
> is there any support for multiple cursors on screen simultaenously?
Current versions of X support exactly one cursor, the "core pointer".
It is possible to have more than one input device control this core
pointer, so you could have a PS/2 mouse and a USB mouse plugged in at
the same time and controlling the same pointer.
X11R6 provides *no way* to determine which input device a MotionNotify
event came from. That means having 2 cursors with a separate input
device controlling each cursor would require a great deal of rewriting
core bits of X. As a stopgap, you could have the second cursor
controlled by a non-X input device (like a joystick) and have the second
cursor be managed entirely by an application.
> i am loosing faith.
At whom are you loosing your faith? "Loose" when used as a verb means
to launch a projectile ("loose your arrows at that swine"), or to set
free ("loose the hounds"). Speling counts. HTH,
--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong
http://www.brainbench.com / Hire me!
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume
-
Re: multiple cursors
myren writes:
> is there any support for multiple cursors on screen simultaenously?
No.
--
- Mårten
mail: msv@kth.se *** ICQ: 4356928 *** mobile: +46 (0)707390385