JM Ibanez <[EMAIL PROTECTED]> writes: > > ->8------ > > KERNEL=="event[0-9]*", PROGRAM="/sbin/assign-input-events.sh" > > ->8------
Okay, sorry: this bit is incomplete. Should be: ->8------ KERNEL=="event[0-9]*", PROGRAM="/sbin/assign-input-events.sh %k", NAME="%c" ->8------ which would assign the output of assign-input-events.sh (which is passed the kernel device name, in this case event[0-9]) to the actual device file name. -- JM Ibanez Software Architect Orange & Bronze Software Labs, Ltd. Co. [EMAIL PROTECTED] http://software.orangeandbronze.com/ _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

