From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sat, 22 Mar 2014 21:01:29 -0400 To: 9fans@9fans.net Message-ID: <432f729ae17ee0bb67409b41ec8e89f0@brasstown.quanstro.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] KF|12, etc Topicbox-Message-UUID: ce561af8-ead8-11e9-9d60-3106f5b1d025 also, i mix up kbd.c with /sys/include/keyboard.h. sorry. why keyboard.h uses hex is beyond me. nobody ever says press the f0xa key. kbd.c has the more sensible Home= KF|13, /* failure of vision; collides with f keys */ Up= KF|14, Pgup= KF|15, but it's also true that f11,f12 did not work before with usb. that was a table issue. (patch submitted.) - erik