Fix enter key and control keys in Terminal emulator.

Previously the enter key only worked after the trackball had been
clicked at least once. Fixed by calling setFocibleInTouchMode.

Fix bug where control keys didn't work with the soft keyboard.

Fix some warnings reported by Eclipse IDE. (Missing @Overrides, needless
imports, unused variables.)
1 file changed