On 10/30/08 09:53, Alan Coopersmith wrote: > Aaron Zang wrote: >> On Sparc, I guess most likely you are running Xsun server. > > Heh, you must not have read much of Martin's other e-mails 8-)
Nope, and I am subscribing this alias ;) And thank for the detail explanations below which really helps. Regards, Aaron > >> The configurations might be different. > > Xsun has similar support, but it's in OWconfig instead of xorg.conf. > (The Xorg code to push streams modules was actually originally done > based on the code I'd written for Xsun several years earlier.) > > For historical curiosity seekers, the OWconfig equivalent would be: > > # sun Keyboard module > class="XINPUT" name="IKBD2" > dev="/dev/usb/hid2" strmod="usbkbm" > ddxHandler="ddxSUNWkbd.so.1" > ddxInitFunc="ddxSUNWkbdProc"; > > # sun Mouse module > class="XINPUT" name="IMOUSE2" > dev="/dev/usb/hid3" strmod="usbms" > ddxHandler="ddxSUNWmouse.so.1" > ddxInitFunc="ddxSUNWmouseProc"; > > More details that I posted a couple years back are at: > http://mail.opensolaris.org/pipermail/xwin-discuss/2006-July/001596.html > -- You know some birds are not meant to be caged, their feathers are just too bright.
