From 8a7263995f9a8fa93e92e2f5be50b58aa5a74b32 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 7 Sep 2000 02:44:58 +0000 Subject: [PATCH] ("czech-qwerty"): Changed to show keyboard layout on describe-input-method. ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. --- leim/quail/czech.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/leim/quail/czech.el b/leim/quail/czech.el index dcbf4fc16c0..a4d3d4b944a 100644 --- a/leim/quail/czech.el +++ b/leim/quail/czech.el @@ -160,7 +160,7 @@ (quail-define-package "czech-qwerty" "Czech" "CZ" nil "\"Standard\" Czech keyboard in the Windoze NT 105 keys version, QWERTY layout." - nil t nil nil nil nil nil nil nil nil t) + nil t nil nil t nil nil nil nil nil t) (quail-define-rules ("1" ?+) @@ -284,7 +284,7 @@ Czech keyboard. `1' is replaced by `+'. `+' is a dead key. Multiple presses of the dead key generate various accents. All other keys are the same as on standard US keyboard." - nil t nil nil nil nil nil nil nil nil t) + nil t nil nil t nil nil nil nil nil t) (quail-define-rules ("1" ?+) @@ -374,7 +374,7 @@ Czech keyboard. `1' is replaced by `,By(B'. `+' is a dead key. Multiple presses of the dead key generate various accents. All other keys are the same as on standard US keyboard." - nil t nil nil nil nil nil nil nil nil t) + nil t nil nil t nil nil nil nil nil t) (quail-define-rules ("1" ?,By(B) @@ -466,7 +466,7 @@ Czech keyboard. There are two dead keys on `=' and `+'. Characters with diaresis are accessible through `+='. All other keys are the same as on standard US keyboard." - nil t nil nil nil nil nil nil nil nil t) + nil t nil nil t nil nil nil nil nil t) (quail-define-rules ("2" ?,Bl(B) -- 2.39.2