mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
(lao-keyboard-mapping): Some elements corrected.
(lao-quail-define-rules): Some translation rules corrected.
This commit is contained in:
parent
5d0c3ab61a
commit
21998786bd
1 changed files with 6 additions and 6 deletions
|
|
@ -33,13 +33,13 @@
|
|||
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes
|
||||
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ; control codes
|
||||
0 "1" "=" "3" "4" "(1l(B" "5" "(1'(B" ; SPC .. '
|
||||
"7" "8" "6" "(1mh(B" "(1A(B" "9" "(1c(B" "(1=(B" ; ( .. /
|
||||
"7" "8" "6" "(1mh(B" "(1A(B" "(1*(B" "(1c(B" "(1=(B" ; ( .. /
|
||||
"(1"(B" "(1B(B" "(1?(B" "(1b(B" "(16(B" "(1X(B" "(1Y(B" "(1$(B" ; 0 .. 7
|
||||
"(15(B" "(1((B" "%" "(1G(B" "(1}(B" "(1m(B" ">" "\)" ; 8 .. ?
|
||||
"(15(B" "(1((B" "%" "(1G(B" "(1}(B" "(1m(B" "$" "\)" ; 8 .. ?
|
||||
"2" "(1Qi(B" "(1Vi(B" "(1O(B" "." "(1Si(B" "," ":" ; @ .. G
|
||||
"(1j(B" "(1N(B" "(1k(B" "!" "?" "(1f(B" "(1Wi(B" "(1|(B" ; H .. O
|
||||
"(1](B" "(1[i(B" "_" ";" "+" "(1Ui(B" "x" "0" ; P .. W
|
||||
"\(" "(1Ti(B" "\"" "(1:(B" 0 "(1E(B" "(1\(B" "(1*(B" ; X .. _
|
||||
"\(" "(1Ti(B" "\"" "(1:(B" 0 "(1E(B" "(1\(B" "9" ; X .. _
|
||||
"(1'(B" "(1Q(B" "(1V(B" "(1a(B" "(1!(B" "(1S(B" "(14(B" "(1`(B" ; ` .. g
|
||||
"(1i(B" "(1C(B" "(1h(B" "(1R(B" "(1J(B" "(17(B" "(1W(B" "(19(B" ; h .. o
|
||||
"(1-(B" "(1[(B" "(1>(B" "(1K(B" "(1P(B" "(1U(B" "(1M(B" "(1d(B" ; p .. w
|
||||
|
|
@ -169,7 +169,7 @@
|
|||
("*" "6")
|
||||
("+" "0(1mh1(B")
|
||||
("," ("(1A(B" . lao-consonant-input))
|
||||
("-" "9")
|
||||
("-" ("(1*(B" . lao-consonant-input))
|
||||
("." "(1c(B")
|
||||
("/" ("(1=(B" . lao-consonant-input))
|
||||
("0" ("(1"(B" . lao-consonant-input))
|
||||
|
|
@ -186,7 +186,7 @@
|
|||
(";" ("(1G(B" . lao-consonant-input))
|
||||
("<" ("(1}(B" . lao-consonant-input))
|
||||
("=" "(1m(B")
|
||||
(">" ">")
|
||||
(">" "$")
|
||||
("?" ")")
|
||||
("@" "2")
|
||||
("A" "0(1Qi1(B")
|
||||
|
|
@ -218,7 +218,7 @@
|
|||
("[" ("(1:(B" . lao-consonant-input))
|
||||
("]" ("(1E(B" . lao-consonant-input))
|
||||
("^" "(1\(B")
|
||||
("_" ("(1*(B" . lao-consonant-input))
|
||||
("_" "9")
|
||||
("`" ("(1'(B" . lao-consonant-input))
|
||||
("a" "(1Q(B")
|
||||
("b" "(1V(B")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue