util/hasPhysKeyboard: use N900 keyboard capabilities as mask for test
The N900's keyboard is obviously a keyboard, but it fails the previous mask test because it apparently doesn't include number key codes in its key capabilities... So by using the N900's config as a mask for testing, pretty much any real keyboard should pass, and the N900 will too.
fixes #132 (closed)