virtio-keyboard : Fixed a bug that some key events send wrong values.
authorKitae Kim <kt920.kim@samsung.com>
Mon, 17 Dec 2012 06:23:14 +0000 (15:23 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Mon, 17 Dec 2012 06:23:14 +0000 (15:23 +0900)
commite35a282e7df68e54ab79d0e24d0f473f6408821d
treeda0831515f2ef107fcfaba9bf8c6d229d26cf46b
parent9c8956d4ac7c18fcf1d52f982746330a2a9af526
virtio-keyboard : Fixed a bug that some key events send wrong values.

There is a bug that right ctrl, alt and enter of keypad in the keyboard
send wrong value because a routine for those keys was missing. In addition,
removed sonar violations in C.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/hw/maru_virtio_keyboard.c