From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Dahl Subject: Re: USB remote control Date: Thu, 22 Mar 2007 12:48:12 -0600 Message-ID: <4602CF6C.1040004@dahlsys.com> References: <4602C577.8090207@dahlsys.com> <4602C705.2050105@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4602C705.2050105@gmail.com> Sender: owner-linux-input@atrey.karlin.mff.cuni.cz List-Help: List-Owner: List-Post: List-Unsubscribe: To: Anssi Hannula Cc: linux-input List-Id: linux-input@vger.kernel.org Anssi Hannula wrote: > Your custom application can call EVIOCGRAB ioctl on the event device. > Then the events from the device are only sent to this one application :) It works! Man, that is awesome :) Exactly what I needed. Thank you! Roger