[PD] keyboard-interface (hid?)

Georg Holzmann grhPD at gmx.at
Mon Mar 7 09:43:45 CET 2005


Hallo!

> Yes, you just need to make the devices.  I think that the module is  
> compiled to support up to 32 devices.  (#define EVDEV_MINORS 32)  Like  
> this, for as many as you need:
> 
> mknod /dev/input/event0 c 13 64
> mknod /dev/input/event1 c 13 65
> mknod /dev/input/event2 c 13 66
> mknod /dev/input/event3 c 13 67
> mknod /dev/input/event4 c 13 68
> mknod /dev/input/event5 c 13 69
> ...
> mknod /dev/input/event31 c 13 95

Ah - thank you very much. I will try it.

LG
Georg

-- 
SMS bei wichtigen e-mails und Ihre Gedanken sind frei ...
Alle Infos zur SMS-Benachrichtigung: http://www.gmx.net/de/go/sms




More information about the Pd-list mailing list