Is there a way to disable the physical buttons on the N7000? I have enabled the software keys and I am running CM10.1. Any help would be appreciated.
EDIT: I've figured it out. For anyone else who wants to know how:
1) Use a root explorer and go to system/usr/keylayout/sec_touchkeys
2) Put a # before both lines
3) Reboot
You have now disabled the capacitive buttons. If you want to disable the home key but still let it wake your device:
1) Go to system/usr/keylayout/sec_key
2) Find the line that uses key 102 and replace "HOME" with "BREAK"
3) Go to system/usr/keylayout/gpio-keys
4) Fine the line that uses key 102 and replace "HOME" with "BREAK"
5) Reboot.
EDIT: I've figured it out. For anyone else who wants to know how:
1) Use a root explorer and go to system/usr/keylayout/sec_touchkeys
2) Put a # before both lines
3) Reboot
You have now disabled the capacitive buttons. If you want to disable the home key but still let it wake your device:
1) Go to system/usr/keylayout/sec_key
2) Find the line that uses key 102 and replace "HOME" with "BREAK"
3) Go to system/usr/keylayout/gpio-keys
4) Fine the line that uses key 102 and replace "HOME" with "BREAK"
5) Reboot.