Am Dienstag, den 30.09.2008, 12:11 +0530 schrieb sparky mat: > > It might be correct, might be wrong. The kernel layers > actually give no > guarantee about the order of input nodes. In OpenEmbedded, we > use a > custom udev rule to make a softlink from touchscreen0 to > [whatever is > the input node of it] -- debian should copy that technique. > > So is there a /dev/touchscreen0 or /dev/ts0 in FSO? Couldn't find one > in debian.
[EMAIL PROTECTED]:~# ls -l /dev/input/ crw-rw---- 1 root root 13, 64 Sep 28 15:23 event0 crw-rw---- 1 root root 13, 65 Sep 28 15:23 event1 crw-rw---- 1 root root 13, 66 Sep 28 15:23 event2 crw-rw---- 1 root root 13, 67 Sep 28 15:23 event3 crw-rw---- 1 root root 13, 68 Sep 28 15:23 event4 crw-rw---- 1 root root 13, 63 Sep 28 15:23 mice lrwxrwxrwx 1 root root 6 Sep 28 15:23 touchscreen0 -> event1 :M: _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
