Don't block key '5' on keyboard.
authorAndreas Oberritter <obi@saftware.de>
Mon, 3 Nov 2008 15:57:21 +0000 (16:57 +0100)
committerAndreas Oberritter <obi@saftware.de>
Thu, 6 Nov 2008 00:52:04 +0000 (01:52 +0100)
commitc8ef71e5f906e3898e767e485d96611d8860c21c
tree977ac3434d4958fbe464855c4d6fa1c349d5f3a5
parent6d9bdc5e7ee8990b74da7e18f0b641b39250a827
Don't block key '5' on keyboard.

'5' should never be blocked because it is essential for
many functions. Also it is unclear why both 0x35 and
0x7E codes are supposed to be generated by 'mute'. Until
this is resolved, unblocking '5' is the best solution
from a user's POV.
lib/driver/rcconsole.cpp