Every few months I take another run at getting a USB mouse working with 
my Nokia 770.

After hooking up the self-powered hub and who ha, I can see the mouse is 
recognized and working via

        cat < /dev/input/event3

and moving the mouse generates lots of characters.

So, now I would like the Xomap server to use it as input....  currently 
the Xomap server does something like this (in /etc/init.d/x-server)

        $ Xomap -mouse tslib ...

I was hoping that

        $ Xomap -mouse /dev/input/event3 ...

would bring me joy... alas no joy.

Does anyone have any ideas about how to cause the Xomap server to use 
the usb mouse and not the touch screen?   Or how to configure "tslib" to 
use both the touch screen and the real mouse (say via a /etc/ts.config 
module perhaps?)

Thanks!
-bob


        
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to