From ecc9757aefee53786b813c75c5d8995e48f18bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haoran=20S=2E=20Diao=20=28=E5=88=81=E6=B5=A9=E7=84=B6=29?= <0@hairydiode.xyz> Date: Mon, 27 Nov 2023 20:51:05 -0800 Subject: removed phrase settings so I can have max 6 key input --- fourcorners.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fourcorners.txt b/fourcorners.txt index 7c3266a..b969c9b 100644 --- a/fourcorners.txt +++ b/fourcorners.txt @@ -102,7 +102,7 @@ DYNAMIC_ADJUST = TRUE ### becuase [2,2] ∩ [3,3] ∩ [4,+∞] = [2,+∞], which is the range of length ### of phrase. This have to be satisfied if you need ibus-table to build up ### your own inputed phrase via your daily using. -RULES = ce2:p11+p12+p21+p22;ce3:p11+p21+p22+p31;ca4:p11+p21+p31+p41 +### RULES = ce2:p11+p12+p21+p22;ce3:p11+p21+p22+p31;ca4:p11+p21+p31+p41 ### The key strokes to page up the lookup table. ### PAGE_UP_KEYS = Page_Up,KP_Page_Up,minus,comma -- cgit v1.1