~ubuntu-branches/ubuntu/trusty/gcompris/trusty

« back to all changes in this revision

Viewing changes to boards/gletters/gletters.ja

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2006-12-15 23:08:17 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061215230817-exr5ks1hd73s3tlk
Tags: 8.2.2-1
* New upstream bugfix release, fixes among other things the support for
  the version of gnucap shipped in etch.
* Add missing dependency on python-gtk2 (Closes: #396523).
* Removed reference to non-existent sound file from memory.c (upstream
  fix - impacts 8.2 as well).  
* Now suggests gnuchess, gnucap, and tuxpaint.
* Updated extended description for the main package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# commands can appear in any order
2
 
# comments begin with '#'
3
 
# blank lines are ignored
4
 
# all items in this file are optional and have program defaults
5
 
 
6
 
# levels define the characters to be dropped for that level of play
7
 
# note that the gletters keyboard is case-insensitive so the A key
8
 
# will "pop" both A and a, no shifting or mapping is necessary
9
 
 
10
 
level 1 ABCDEFGHIJKLMNOPQRSTUVWXYZ
11
 
level 2 ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
12
 
level 3 ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvxyz
13
 
level 4 あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわをん
14
 
level 5 アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヲン
15
 
level 6 ABCDEFGHIJKLMNOPQRSTUVWXYZあいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわをん
16
 
level 7 ABCDEFGHIJKLMNOPQRSTUVWXYZアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヲン
17
 
level 8 あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわをんアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヲン
18
 
level 9 あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわをんアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヲンABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvxyz
19
 
 
20
 
# key maps map keys on the keyboard to characters that are dropped
21
 
# so for example for this japanese keyboard, we map the lower case
22
 
# keys letters (a-z0-9) and some punctuation to hiragana and katakana 
23
 
# gcompris at this point does not recognize alternate input methods
24
 
# so kana input has to be done via mapping the romaji keyboard
25
 
 
26
 
key 1ぬ
27
 
key 2ふ
28
 
key 3あ
29
 
key 4う
30
 
key 5え
31
 
key 6お
32
 
key 7や
33
 
key 8ゆ
34
 
key 9よ
35
 
key 0わ
36
 
key -ほ
37
 
key ^へ
38
 
key qた
39
 
key wて
40
 
key eい
41
 
key rす
42
 
key tか
43
 
key yん
44
 
key uな
45
 
key iに
46
 
key oら
47
 
key pせ
48
 
key aち
49
 
key sと
50
 
key dし
51
 
key fは
52
 
key gき
53
 
key hく
54
 
key jま
55
 
key kの
56
 
key lり
57
 
key ;れ
58
 
key :け
59
 
key 」む
60
 
key zつ
61
 
key xさ
62
 
key cそ
63
 
key vひ
64
 
key bこ
65
 
key nみ
66
 
key mも
67
 
key ,ぬ
68
 
key .る
69
 
key /ぬ
70
 
key \ろ
71
 
key 1ヌ
72
 
key 2フ
73
 
key 3ア
74
 
key 4ウ
75
 
key 5エ
76
 
key 6オ
77
 
key 7ヤ
78
 
key 8ユ
79
 
key 9ヨ
80
 
key 0ワ
81
 
key -ホ
82
 
key ^ヘ
83
 
key qタ
84
 
key wテ
85
 
key eイ
86
 
key rス
87
 
key tカ
88
 
key yン
89
 
key uナ
90
 
key iニ
91
 
key oラ
92
 
key pセ
93
 
key aチ
94
 
key sト
95
 
key dシ
96
 
key fハ
97
 
key gキ
98
 
key hク
99
 
key jマ
100
 
key kノ
101
 
key lリ
102
 
key ;レ
103
 
key :ケ
104
 
key 」ム
105
 
key zツ
106
 
key xサ
107
 
key cソ
108
 
key vヒ
109
 
key bニ
110
 
key nミ
111
 
key mモ
112
 
key ,ヌ
113
 
key .ロ
114
 
key /ヌ
115
 
key \ロ
116
 
 
117
 
# the fallrate is the rate at which letters fall
118
 
# the smaller the numbers, the faster they fall
119
 
# the first number is the base
120
 
# the second number is the variability by level
121
 
# the sum of the numbers should be around 140
122
 
# use a slower fall rate for beginning typists
123
 
# use a faster rate to keep the challenge for more
124
 
# skilled typists
125
 
 
126
 
fallrate 40 100
127
 
 
128
 
# the droprate is the rate at which letters are dropped
129
 
# the smaller the numbers, the more letters drop
130
 
# the first number is the base
131
 
# the second number is the variability by level
132
 
# the sum of the numbers should be around 9000
133
 
 
134
 
droprate 1000 8000