summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README11
1 files changed, 9 insertions, 2 deletions
diff --git a/README b/README
index ed5ac16..302f60a 100644
--- a/README
+++ b/README
@@ -2,6 +2,8 @@ Janky ime for Boshiamy using only busybox commands and xdotool/termux. If ibus
breaks you will have many backup options for using boshiamy (or any other
ibus-table based input method)
+see https://hairydiode.xyz/jankime for write-up
+
-------------------------=[Requirements for everything]=------------------------
busybox
@@ -31,8 +33,13 @@ tmux Based Input (imt)
tmux Based Input with Braille Display (bimt)
Same as above, except that it will also display the candidate characters
- using bbrll (see https://hairydiode.xyz/cgit/bbrll). Assumes that textd
- is in the path somewhere, as well bdf fonts in "~/lang/fonts/12"
+ using braile via the bbrll (see https://hairydiode.xyz/cgit/bbrll)
+ script, which also only requires busybox.
+
+ Assumes that textd is in the path somewhere, as well bdf fonts in
+ "~/lang/fonts/12"
+
+ see bbrll/README for Linux Console Braille font setup
Window Manager Based Input (iml, ims)
requires [xdotool] and a terminal of some sort, current script uses st but