WinAppleKey icon indicating copy to clipboard operation
WinAppleKey copied to clipboard

keyboard stalls if fn + shift is pressed a long time

Open BrainSlayer opened this issue 7 years ago • 3 comments

if ctrl + fn swap is disabled. the typical page up combination fn + shift + up leads to a total stall of all key pressings. the system must be rebootet or the driver restartet to get it back to work

BrainSlayer avatar Dec 26 '17 22:12 BrainSlayer

I have problem with Fn key it is working perfectly... but only once :P after using it, it stays pressed until I press Eject (only this key unblock Fn, idk why...)

Pawel-Dymek avatar Sep 09 '18 11:09 Pawel-Dymek

I have problem with Fn key it is working perfectly... but only once :P after using it, it stays pressed until I press Eject (only this key unblock Fn, idk why...)

I have the same problem, any solution or work arround

rodFloress avatar Jul 18 '19 15:07 rodFloress

It's a bug, change the code in a1644.c, set g_FakeFnActive = 0 at the end for the function ProcessA1644Buffer

vipwp avatar Aug 23 '19 10:08 vipwp