Date: Mon, 21 Oct 2013 16:12:00 +0000 From: Gary Kline <kline@thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: howto recognize the Shift and Alt keys when /pressed\ Message-ID: <20131021161200.GA18556@ethic.thought.org>
next in thread | raw e-mail | index | archive | help
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 27 years of service to the Unix community.
fellow C hackers,
okay, ive been here since before noon. I have gotten EVERY key
#including the F-keys { 1 to 12 }. all of then play my click.wav
file that is a series of 1275 characters. my program is
significantly more efficient that the 3 or 4 python scripts. on
my 1.6GHz eee-asus, the keyclick.py program takes seconds for it to
play the wave file.
even ESC works; the arrow keys, everything. I cant figure out gow
to fet the left and right shift, alt, anf control keys.
xev fails me here: is says that the leftShift is 0xffe1 or in
dec 65505.
can anybody figure out what I need to do to fix this?--the Last
Bug?
tia,
gary
--
Gary Kline kline@thought.org http://www.thought.org Public Service Unix
Twenty-seven years of service to the Unix community.
http://www.thought.org/HOPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131021161200.GA18556>
