ICS에 Screen button이 가능하도록 수정해 보겠습니다.
frameworks/base/core/res/res/values/config.xml 에 보면
config_showNavigationBar을 true가 되면 아래 보시는 것 처럼 screen button이 나옵니다.
보통 저 파일은 device 밑에 overlay폴더로 관리합니다.
device/hardkernel/odroid7/overlay/frameworks/base/core/res/res/values/config.xml
이 파일을 수정하시면 됩니다.
xda 사이트 참고하였습니다.
http://forum.xda-developers.com/showthread.php?t=1364757