[Gpe-list] [Gpe] use mouse and touchscreen together?
Soohyung Cho
xfree at paran.com
Mon Nov 13 10:08:35 CET 2006
Hi, I have a customized embedded platform based on ARM.
and I'm using gpe as a UI system.
Of course I downloaded root file system from handhelds.org.
Now I can use touchscreen as a input method but I can't use mouse that
attached on usb port.
I had modified /etc/X11/Xserver to add
ARGS="$ARGS -mouse /dev/input/mice" ;;
, but it didn't work.
I already check that mouse device ("/dev/input/mice") is enabled.
Because I can open that device and read mouse movement information
correctly.
Is it possible to use mouse and touchscreen together on gpe?
More information about the Gpe-list
mailing list