mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-29 11:02:01 +00:00
Improve the bengali-probhat input method
* lisp/leim/quail/indian.el ("bengali-probhat"): Set KBD-TRANSLATE and SHOW-LAYOUT flags non-nil. This makes the IM usable with Dvorak keyboard and also shows more useful help. Reported by Akib Azmain Turja <akib@disroot.org>.
This commit is contained in:
parent
8c0c9398f3
commit
bca31619e8
@ -702,7 +702,7 @@ is."
|
||||
;; Probhat Input Method
|
||||
(quail-define-package
|
||||
"bengali-probhat" "Bengali" "BngPB" t
|
||||
"Probhat keyboard for Bengali/Bangla" nil t nil nil nil nil nil nil nil nil t)
|
||||
"Probhat keyboard for Bengali/Bangla" nil t nil t t nil nil nil nil nil t)
|
||||
|
||||
(quail-define-rules
|
||||
("!" ?!)
|
||||
|
Loading…
Reference in New Issue
Block a user