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:47:04 +0000 (01:47 +0100)
commit628794221fd59be381e462fe5fff9fdaae921352
tree79c6530b3db45bfdab6a1f1a09502677b65da86d
parent8f1f4a52e0e913bb51e58efa542dcbe404dba77d
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