Comment 47 for bug 201887

Revision history for this message
Allison Karlitskaya (desrt) wrote : Re: Slim USB Apple Keyboard not working correctly..

While poking around the source to see what's going on, I discovered an amazingly simple workaround for this problem (the numlock one, that is):

set pb_fnmode to 0. (via sysfs and in a modprobe options file)

This will disable that entire section of code causing the problem.

Cheers