Quote:
Originally Posted by mdp
coded an app which:
-- would remove focus from Kingsoft by placing a transparent layer on top of it
-- would be called by a keyboard shortcut (e.g. [CMD]+[H], for "Hide")*
-- would close on tap (it's a big transparent button)
Of course, starting it from the shortcut hides the cursor on the editor (which "goes in the background" but still shows the page.
|
Here you are. Before somebody gets confused, I repeat:
IT IS A BIG TRANSPARENT BUTTON, in an app that you would supposedly call using a keyboard shortcut. Keyboard shortcuts are set using the "Quick Launch Settings" in Android. To summon the interface, if hidden in the firmware (it often is), the command is:
adb -d shell am start -a android.intent.action.MAIN -n com.android.settings/.quicklaunch.QuickLaunchSettings