summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran S. Diao (刁浩然) <0@hairydiode.xyz>2025-08-19 00:25:39 -0700
committerHaoran S. Diao (刁浩然) <0@hairydiode.xyz>2025-08-19 00:25:39 -0700
commit9dfb5c690f4311f7a1eaf948c5825a8753ed8a80 (patch)
tree388283cf29624c1fcc8e2c1542646cf8c39bdf72
parent87966cfb6e8a2d592d76ed7add901fa349aff2a4 (diff)
README write-up update
-rw-r--r--README3
-rwxr-xr-xstartup2
2 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index acbfe75..5fb5e5e 100644
--- a/README
+++ b/README
@@ -11,6 +11,9 @@ Append "startup" to your wm's X11 startup script. Alternatively you can simply
set boshiamy as one of your keyboard layouts somewhere in your X11 Configs (see
further reading)
+NOTE: If you're using a real input method like Ibus or fcitx You need to click
+"use system keyboard layout" in settings. See the Archlinx Wiki link below
+
--------------------------------=[How it Works]=--------------------------------
X11 handles key inputs via the xkb extension, which in addition to defining
keymaps/layouts, also handles compose/dead keys on the
diff --git a/startup b/startup
index ebefa31..030d8d4 100755
--- a/startup
+++ b/startup
@@ -1 +1 @@
-setxkbmap -layout boshiamy,us -option grp:alt_space_toggle
+setxkbmap -layout us,boshiamy -option grp:alt_space_toggle