From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49CBB6C5.5000407@domain.hid> Date: Thu, 26 Mar 2009 18:09:25 +0100 From: Antoine Nourry MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] Keyboard IRQ List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi, i need to catch a key press as soon as it is released. What is the best solution ? I tried to catch keyboard irq (#1) but failed. The ISR doesn't seem to launch... I made an RTDM driver successfully (with USB4RT) but never managed to do that simple thing... Help would be greatly appreciated, Thanks a lot, Antoine