Page 1 of 1

lilliput touchscreen driver

Posted: Wed Jan 26, 2005 10:57 pm
by rinco
download from http://ps2dev.org/kb.x?T=1136
here's half the readme:

What is it
~~~~
A touchscreen driver which can be used instead of ps2mouse.irx.

What does it do
~~~~
Interprets touch input from a Lilliput 7" touchscreen. You should
be able to use it with any application that loads ps2mouse.irx.
This device appears to the PS2 as a single button mouse.

Here is a link to a description*:
http://www.mp3car.com/store/product_inf ... ucts_id=33

* I am in no way affiliated nor did I buy my screen from mp3car.com

Installation
~~~~
Rename touchscreen.irx to ps2mouse.irx and use with your playstation2
that has a touchscreen.

Load the driver with something like this:
SifLoadModule("host:ps2mouse.irx", 0, 0);

Requirements
~~~~
usbd.irx - I use an official Sony release. Let me know if the
ps2sdk release works for you.

Posted: Thu Jan 27, 2005 9:25 am
by blackdroid
This is quite cool stuff actually :) gives me another reason to get one of those lilliputs.