Jeffery Bahr wrote:
> We are developing a kernel and X driver for Solaris on SPARC systems,
> using Sun Studio 12.  We?re using the SUNWxwddk and the document
> OpenWindows Server Device Developer?s Guide. 
> 
> These seems to be considerably more difficult than what we did for
> Solaris and OpenSolaris for the X86.   One of the problems that we have
> is that we can?t figure out how to have both the mouse and touch screen
> capability (as core pointers) simultaneously from a desktop (such as CDE). 

I don't think Xsun allows multiple devices to register as the core pointer
at the same time, but I haven't dug through that code in a couple of years.

Are you doing a graphics driver or just input?   If you're providing the
graphics driver, and only targeting Solaris 10 or later, I'd just use Xorg
on SPARC as well.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to