Add alt-gr mappings (G- ) to correspond to alt mappings (A- ).
[m17n/m17n-db.git] / MIM / zh-py.mim
index d595205..832e578 100644 (file)
@@ -1,5 +1,5 @@
 ;; zh-py.mim -- Chinese input method with Pinyin sequence
-;; Copyright (C) 2003, 2004, 2005
+;; Copyright (C) 2003, 2004, 2005, 2008
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H15PRO112
 
@@ -1329,8 +1329,8 @@ temporarily by typing \"Z\".
   ;; When an initial character is typed, re-handle it in "main" state.
  (init
   (starter (show) (pushback 1) (shift main))
-  (enter-fullwidth-mode)
-  (enter-single-fullwidth-mode))
+  (enter-fullwidth-mode (shift fullwidth-mode))
+  (enter-single-fullwidth-mode (shift single-fullwidth-mode)))
 
  (main
   ;; When a complete sequence is typed, shift to "select" state