1
Cosmo Communicator - Android / Keyboard shortcuts in android applications
« on: January 20, 2020, 10:34:57 am »
I feel that owners of android devices with physical keyboard need some reference for existing keyboard shortcuts in various common applications.
For example, I found that firefox does support some shortcuts common with desktop (space, shift-space, ctrl-W), but it drove me nuts that ctrl-L (keyboard focus to address bar for typing url) does not work. Then one time out of frustration I pressed ctrl and started to poke every key on keyboard - and what do you know, ctrl-T does focus in address bar (with side effect of opening new tab, which is fine).
So I thought until there will be some proper central place like some sort of wiki for this kind of knowledge sharing, I would start this thread for posting this kind of happy un-obvious findings about working shortcuts in various application.
I will be updating the first post with shortcuts published in the thread. Here we go:
Firefox mobile
For example, I found that firefox does support some shortcuts common with desktop (space, shift-space, ctrl-W), but it drove me nuts that ctrl-L (keyboard focus to address bar for typing url) does not work. Then one time out of frustration I pressed ctrl and started to poke every key on keyboard - and what do you know, ctrl-T does focus in address bar (with side effect of opening new tab, which is fine).
So I thought until there will be some proper central place like some sort of wiki for this kind of knowledge sharing, I would start this thread for posting this kind of happy un-obvious findings about working shortcuts in various application.
I will be updating the first post with shortcuts published in the thread. Here we go:
Firefox mobile
- space
show next page - shift-space
show previous page - ctrl-W
close current tab - ctrl-T
keyboard focus in address bar (opens new tab) - ctrl-F
find on page - ctrl-C/ctrl-V
copy/paste - shift-arrow keys
extend text selection. Also works for starting selection in input fields. In the rest of content selection has to be started by long press. - tab/shift-tab
jump to next/previous interactive element (link,input). Link can be activated by enter key.
- Ctrl-tab
toggle through open windows (or open Private windows if the current dsiplay is InPrivate) - Ctrl-n
open a new window - Shift-ctrl-n
open a new private window
- space or enter
Take picture
- Alt, then enter
Open launcher (for those, who've hidden navigation bar)
- alt-1 through alt-0
F1 through F10 - alt-space
Escape. But better use actual escape key by setting back-key=escape in termux.properties as described here.