multi-touch-dev team mailing list archive
-
multi-touch-dev team
-
Mailing list archive
-
Message #00407
Re: Testing M-t without HW
On 09/18/2010 01:08 AM, Henrik Rydberg wrote:
On 09/18/2010 12:24 AM, Henrik Sandklef wrote:
Hej Henrik!
copy-paste
Välkommen.
thanks ... hope to see you at FSCONS (fscons.org) in November. Carlos G
is coming over to talk about M-t.
Har du kollat in uinput?
I remember looking at it (after having checked the source code) some
years ago. Before I spend time on the wrong things, I'd like to check
with you if uinput is easier/better to use. Generating pointer[1] input
events using swinput is done like:
echo "u 1" > /dev/swmouse4
which will cause the 5:th 'mouse' to move up 1 step. So it's fairly
straight forward to use.
I wrote swinput[2] (to test Xnee) some years ago and haven't really
looked into any other similar stuff since then.
Do you think that uinput is a better way to go than swinput?
/h
[1]For a keyboard
echo "l" > /dev/swkeybd
[2] http://cvs.savannah.gnu.org/viewvc/swinput/src/?root=swinput
Follow ups
References