Specify the phone when using the remote keyboard.

* zshrc.org (Misc helpers):
master
Jacopo De Simoi 4 years ago
parent 163e78da95
commit 8e44cb64ba
  1. 2
      zshrc.org

@ -108,7 +108,7 @@ These are various helpers to drive my current Android phone when connected to th
#+begin_src sh
run-task () {
adb shell am broadcast --user 0 -a net.dinglish.tasker.run_task -e task "$1"
adb -s $ANDROID_CUR shell am broadcast --user 0 -a net.dinglish.tasker.run_task -e task "$1"
}
android-remote-keyboard()

Loading…
Cancel
Save