Check in
system/usr/keylayout/Generic.kl has the ones like changing the camera buttons, changing this that etc.
adb remount
adb pull system/usr/keylayout/Generic.kl Generic.kl
when done:
adb remount
adb push Generic.kl /system/usr/keylayout
If not that file check the whole folder cause it...