[maemo-developers] 2007 HE and usb mouse

From: Bob Herrmann bob at jadn.com
Date: Mon Sep 10 21:18:12 EEST 2007
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


	

More information about the maemo-developers mailing list