From 4f5fdda25657f079b5937cbd4b588466c2298304 Mon Sep 17 00:00:00 2001 From: sandman Date: Sat, 01 Jun 2002 21:35:54 +0000 Subject: Patch to src/kernel/qkeyboard_qws.cpp to: a) support *all* PC/AT type scan codes (so micro keyboard should be fully functional b) Fix the sticky action key bug. (this is a problem with the action key scan code (0x60) and the key release flag (0x80). 0x60|0x80 = 0xe0 and this is the extended mode 1 modifier and not "release action key". Simple workaround: remember if action key is depressed. --- (limited to 'noncore') -- cgit v0.9.0.2