diff options
| -rw-r--r-- | content/posts/emacs-on-android-setup/index.org | 10 | 
1 files changed, 8 insertions, 2 deletions
| diff --git a/content/posts/emacs-on-android-setup/index.org b/content/posts/emacs-on-android-setup/index.org index 66f59fc..e017416 100644 --- a/content/posts/emacs-on-android-setup/index.org +++ b/content/posts/emacs-on-android-setup/index.org @@ -14,8 +14,14 @@ it a lot more for working in Emacs recently.  With the help of Termux, I've gotten more or less a fully operational  development and writing environment which has both a small size, and  long battery life. With the use of a bluetooth keyboard, I have -everything required to work, and comfortably at that. It's also -possible to connect a bluetooth mouse, then enabling +everything required to work, and comfortably at that. + +I use the HHKB Professional Hybrid, which I highly recommend for the +task, as it's nearly impossible to rebind keys on Android, and I need +the control key to be in the place of caps lock to be effective at +using Emacs. + +It's also possible to connect a bluetooth mouse, then enabling  =xterm-mouse-mode=, but I rarely find that necessary.  Thanks to the mostly frontend agnostic nature of Emacs, everything I | 
