From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ameer Armaly" Subject: intercepting alt key and arrows Date: Mon, 6 Sep 2004 11:43:02 -0400 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <003101c49428$31be1500$0200a8c0@haneyhbmu5pv2g> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming Hi all. What is the best way to intercept the alt key as well as the arrow keys? as far as I know they don't have ascii values.