Added original files/folder organization
This commit is contained in:
66
original data/scripts/Makefile.am
Normal file
66
original data/scripts/Makefile.am
Normal file
@@ -0,0 +1,66 @@
|
||||
## Makefile.am for tuxtype - data/scripts:
|
||||
## Process with Automake to create Makefile.in
|
||||
|
||||
scriptsdir = $(pkgdatadir)/scripts
|
||||
|
||||
if BUILD_MINGW32
|
||||
TEXT_KLUDGE=./sed-windows.sh
|
||||
else
|
||||
TEXT_KLUDGE=./sed-linux.sh
|
||||
endif
|
||||
|
||||
|
||||
all-am:
|
||||
cd $(srcdir); ${TEXT_KLUDGE}
|
||||
|
||||
dist_scripts_DATA = projectInfo.xml \
|
||||
cascade.xml \
|
||||
laser.xml \
|
||||
basic_lesson_01.xml \
|
||||
basic_lesson_02.xml \
|
||||
basic_lesson_03.xml \
|
||||
basic_lesson_04.xml \
|
||||
basic_lesson_05.xml \
|
||||
basic_lesson_06.xml \
|
||||
basic_lesson_07.xml \
|
||||
basic_lesson_08.xml \
|
||||
basic_lesson_09.xml \
|
||||
basic_lesson_10.xml \
|
||||
basic_lesson_11.xml \
|
||||
basic_lesson_12.xml \
|
||||
basic_lesson_13.xml \
|
||||
basic_lesson_14.xml \
|
||||
basic_lesson_15.xml \
|
||||
basic_lesson_16.xml \
|
||||
basic_lesson_17.xml \
|
||||
basic_lesson_18.xml \
|
||||
basic_lesson_19.xml \
|
||||
basic_lesson_20.xml \
|
||||
basic_lesson_21.xml \
|
||||
basic_lesson_22.xml \
|
||||
basic_lesson_23.xml \
|
||||
basic_lesson_24.xml \
|
||||
basic_lesson_25.xml \
|
||||
basic_lesson_26.xml \
|
||||
basic_lesson_27.xml \
|
||||
basic_lesson_28.xml \
|
||||
basic_lesson_29.xml \
|
||||
basic_lesson_30.xml \
|
||||
basic_lesson_31.xml \
|
||||
basic_lesson_32.xml \
|
||||
basic_lesson_33.xml \
|
||||
basic_lesson_34.xml \
|
||||
basic_lesson_35.xml \
|
||||
basic_lesson_36.xml \
|
||||
basic_lesson_37.xml \
|
||||
basic_lesson_38.xml \
|
||||
basic_lesson_39.xml \
|
||||
basic_lesson_40.xml \
|
||||
basic_lesson_41.xml \
|
||||
basic_lesson_42.xml \
|
||||
basic_lesson_43.xml
|
||||
|
||||
EXTRA_DIST = sed-linux.rules \
|
||||
sed-linux.sh \
|
||||
sed-windows.rules \
|
||||
sed-windows.sh
|
||||
30
original data/scripts/basic_lesson_01.xml
Normal file
30
original data/scripts/basic_lesson_01.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The a Key</text>
|
||||
<text align="center">In this lesson you will be learning where the a key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The a Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the a key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<waitforchar/>
|
||||
<prac>aaa aaa aaa aaa aaa aaa aaa aaas asas saaa aass aass aasa aass aaaa aaaa aaaa aas asa aas aaa aaas aaa aaa aaa aaa aaa aaa aaa</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
30
original data/scripts/basic_lesson_02.xml
Normal file
30
original data/scripts/basic_lesson_02.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The s Key</text>
|
||||
<text align="center">In this lesson you will be learning where the s key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The s Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the s key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<waitforchar/>
|
||||
<prac>sss sss sss sss sss ssa ssa ssas ssss aass sas saa ssas ssaa saas sss aas aass aass aas sass sss sss sss sss sss sss ssa ssa</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
31
original data/scripts/basic_lesson_03.xml
Normal file
31
original data/scripts/basic_lesson_03.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The d Key</text>
|
||||
<text align="center">In this lesson you will be learning where the d key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The d Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the d key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<waitforchar/>
|
||||
<prac>ddd ddd ddd ddd ddd dda add ada dsda aad daa add dda ssdd adda sda das dsda sad adda ddss asds sds ddd ddd ddd ddd ddd dda add</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
32
original data/scripts/basic_lesson_04.xml
Normal file
32
original data/scripts/basic_lesson_04.xml
Normal file
@@ -0,0 +1,32 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The f Key</text>
|
||||
<text align="center">In this lesson you will be learning where the f key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The f Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the f key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<waitforchar/>
|
||||
<prac>fff fff fff fff fff ffa aff ffss ffs fsd sff fsfs sffs dsf fdfa fsad affd sffs ffs afa adff fdda fff fff fff fff fff ffa aff</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
33
original data/scripts/basic_lesson_05.xml
Normal file
33
original data/scripts/basic_lesson_05.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The g Key</text>
|
||||
<text align="center">In this lesson you will be learning where the g key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The g Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the g key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<waitforchar/>
|
||||
<prac>ggg fgf gfg ggf ffg fga agf ggda gasd aggd fsgg sgg sgd ggs aggd sggd fags ggaf gga gfsd ggsa aagg ggg fgf gfg ggf ffg fga agf</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
34
original data/scripts/basic_lesson_06.xml
Normal file
34
original data/scripts/basic_lesson_06.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The h Key</text>
|
||||
<text align="center">In this lesson you will be learning where the h key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The h Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the h key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<waitforchar/>
|
||||
<prac>hhh jhj hjh hhj jjh jhd dhj ahf hhsd dhhf ash hahf fsh hhd ahh hsag fahh hsg hfg dhha shs aha ashh hhh jhj hjh hhj jjh jhd dhj</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
35
original data/scripts/basic_lesson_07.xml
Normal file
35
original data/scripts/basic_lesson_07.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The j Key</text>
|
||||
<text align="center">In this lesson you will be learning where the j key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The j Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the j key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<waitforchar/>
|
||||
<prac>jjj jjj jjj jjj jjj jjs sjj jsja jjdf jhg jss fja jsh ffj jaa sdjs fjj fjja jsja ssjj adjj jaf ajj jjj jjj jjj jjj jjj jjs sjj</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
36
original data/scripts/basic_lesson_08.xml
Normal file
36
original data/scripts/basic_lesson_08.xml
Normal file
@@ -0,0 +1,36 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The k Key</text>
|
||||
<text align="center">In this lesson you will be learning where the k key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The k Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the k key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<waitforchar/>
|
||||
<prac>kkk kkk kkk kkk kkk kka akk akk khdj dkkh akd sgk skk fkk adk hkk kksg kaa khaf skks jfkk dkd kjkd kkk kkk kkk kkk kkk kka akk</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
37
original data/scripts/basic_lesson_09.xml
Normal file
37
original data/scripts/basic_lesson_09.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The l Key</text>
|
||||
<text align="center">In this lesson you will be learning where the l key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The l Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the l key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<waitforchar/>
|
||||
<prac>lll lll lll lll lll lla all dgl lslf akl fsl llg sld allf lka gllj slg aal lda gll afl ljs lda lfj lll lll lll lll lll lla all</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
38
original data/scripts/basic_lesson_10.xml
Normal file
38
original data/scripts/basic_lesson_10.xml
Normal file
@@ -0,0 +1,38 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The ; Key</text>
|
||||
<text align="center">In this lesson you will be learning where the ; key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The ; Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the ; key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<waitforchar/>
|
||||
<prac>;;; ;;; ;;; ;;; ;;; ;;k k;; ;sf k;; g;s g;; h;sa s;; ;g;k ;ss ;d;k gs;; ;;k fs;; ;d;a ;hlg ;a;s ;;; ;;; ;;; ;;; ;;; ;;k k;;</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
39
original data/scripts/basic_lesson_11.xml
Normal file
39
original data/scripts/basic_lesson_11.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The ' Key</text>
|
||||
<text align="center">In this lesson you will be learning where the ' key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The ' Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the ' key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<waitforchar/>
|
||||
<prac>''' ;'; ';' ''; ;;' ;'g g'; '';f ''sg s'd ''s f's 'ja 'fhj ''a ;a'' 'ffl ka'' ha' ''k ''ll ''jg ''' ;'; ';' ''; ;;' ;'g g';</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
40
original data/scripts/basic_lesson_12.xml
Normal file
40
original data/scripts/basic_lesson_12.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The q Key</text>
|
||||
<text align="center">In this lesson you will be learning where the q key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The q Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the q key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<waitforchar/>
|
||||
<prac>qqq aqa qaq qqa aaq aqg gqa aq; qqa jqqk ljq ghq 'alq qqs ;qq' dqq qhg qaqj ;qql qsql 'qq qkqs q;; qqq aqa qaq qqa aaq aqg gqa</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
41
original data/scripts/basic_lesson_13.xml
Normal file
41
original data/scripts/basic_lesson_13.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The w Key</text>
|
||||
<text align="center">In this lesson you will be learning where the w key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The w Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the w key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<waitforchar/>
|
||||
<prac>www sws wsw wws ssw swk kws haw; 'ww sww gwwl gqw asw ;kw wwg saww awh ww;g aww wjwa jqww w;l dww www sws wsw wws ssw swk kws</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
42
original data/scripts/basic_lesson_14.xml
Normal file
42
original data/scripts/basic_lesson_14.xml
Normal file
@@ -0,0 +1,42 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The e Key</text>
|
||||
<text align="center">In this lesson you will be learning where the e key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The e Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the e key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<waitforchar/>
|
||||
<prac>eee ded ede eed dde def fed wee wee eej adee egfd dkee ee;w e'ea haee ddee eseg e;g e'f faee dse eee ded ede eed dde def fed</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
43
original data/scripts/basic_lesson_15.xml
Normal file
43
original data/scripts/basic_lesson_15.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The r Key</text>
|
||||
<text align="center">In this lesson you will be learning where the r key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The r Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the r key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<waitforchar/>
|
||||
<prac>rrr frf rfr rrf ffr frj jrf qrd frr rl; e'rg jr' rhk frs rrf rreq rhr; lrl rlq rre rra rrsg rrf rrr frf rfr rrf ffr frj jrf</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
44
original data/scripts/basic_lesson_16.xml
Normal file
44
original data/scripts/basic_lesson_16.xml
Normal file
@@ -0,0 +1,44 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The t Key</text>
|
||||
<text align="center">In this lesson you will be learning where the t key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The t Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the t key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<waitforchar/>
|
||||
<prac>ttt ftf tft ttf fft ft' 'tf ktt ttj qtt tq; tt; t;a tltf ftth ftth rht jts lstt wtte gth gtte twl ttt ftf tft ttf fft ft' 'tf</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
45
original data/scripts/basic_lesson_17.xml
Normal file
45
original data/scripts/basic_lesson_17.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The y Key</text>
|
||||
<text align="center">In this lesson you will be learning where the y key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The y Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the y key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<waitforchar/>
|
||||
<prac>yyy jyj yjy yyj jjy jya ayj yfh yd' jyy yys yyas gdyy sqy sysl fyya yya ayj yts yhya lsy sayy ykyh yyy jyj yjy yyj jjy jya ayj</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
46
original data/scripts/basic_lesson_18.xml
Normal file
46
original data/scripts/basic_lesson_18.xml
Normal file
@@ -0,0 +1,46 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The u Key</text>
|
||||
<text align="center">In this lesson you will be learning where the u key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The u Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the u key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<waitforchar/>
|
||||
<prac>uuu juj uju uuj jju jus suj uuya ufs r'uu feuu uya 'ku' uufl 'uu uuwr u'e uatl utud 'ru huu uur uuu juj uju uuj jju jus suj</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
47
original data/scripts/basic_lesson_19.xml
Normal file
47
original data/scripts/basic_lesson_19.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The i Key</text>
|
||||
<text align="center">In this lesson you will be learning where the i key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The i Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the i key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<waitforchar/>
|
||||
<prac>iii kik iki iik kki ki; ;ik iit iij irq urii iaq aiiq i;t iifh iit iril iia iu' liil tdi ijie ;iir iii kik iki iik kki ki; ;ik</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
48
original data/scripts/basic_lesson_20.xml
Normal file
48
original data/scripts/basic_lesson_20.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The o Key</text>
|
||||
<text align="center">In this lesson you will be learning where the o key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The o Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the o key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<waitforchar/>
|
||||
<prac>ooo lol olo ool llo log gol yoo saoo owr 'woe soo ohgu okd adoo esoo hoo oogy oah iuoo ooy; ;joo ooo lol olo ool llo log gol</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
49
original data/scripts/basic_lesson_21.xml
Normal file
49
original data/scripts/basic_lesson_21.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The p Key</text>
|
||||
<text align="center">In this lesson you will be learning where the p key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The p Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the p key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<waitforchar/>
|
||||
<prac>ppp ;p; p;p pp; ;;p ;pt tp; wpp p;p' ulpp qqp ypk dpfg qppt ppkt jip opp pukr ppg ppg; hpj oppt ppp ;p; p;p pp; ;;p ;pt tp;</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
50
original data/scripts/basic_lesson_22.xml
Normal file
50
original data/scripts/basic_lesson_22.xml
Normal file
@@ -0,0 +1,50 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The z Key</text>
|
||||
<text align="center">In this lesson you will be learning where the z key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The z Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the z key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<waitforchar/>
|
||||
<prac>zzz aza zaz zza aaz azk kza zrs zuzq zzs; ygzz wzzl azzg zaz' paz zzo zqay ziu; azfa zzt' qzl zwe zzz aza zaz zza aaz azk kza</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
51
original data/scripts/basic_lesson_23.xml
Normal file
51
original data/scripts/basic_lesson_23.xml
Normal file
@@ -0,0 +1,51 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The x Key</text>
|
||||
<text align="center">In this lesson you will be learning where the x key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The x Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the x key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<waitforchar/>
|
||||
<prac>xxx sxs xsx xxs ssx sxw wxs wxx fxd xait xixf 'xog xx'i txug dxs xkd x'xy xxdp xife xlpf xks xpxa xxx sxs xsx xxs ssx sxw wxs</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
52
original data/scripts/basic_lesson_24.xml
Normal file
52
original data/scripts/basic_lesson_24.xml
Normal file
@@ -0,0 +1,52 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The c Key</text>
|
||||
<text align="center">In this lesson you will be learning where the c key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The c Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the c key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<waitforchar/>
|
||||
<prac>ccc dcd cdc ccd ddc dcf fcd ecc scc' ucc lcc acc scca 'acc duc cco c'ca 'cc cwpa 'cc kzrc ccg cocg ccc dcd cdc ccd ddc dcf fcd</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
53
original data/scripts/basic_lesson_25.xml
Normal file
53
original data/scripts/basic_lesson_25.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The v Key</text>
|
||||
<text align="center">In this lesson you will be learning where the v key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The v Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the v key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<waitforchar/>
|
||||
<prac>vvv fvf vfv vvf ffv fvj jvf avv avv' vevh vs; dqv vvd vcu fvuu ttvv vvwg avi owvv vv; tgvv xrv vaa vvv fvf vfv vvf ffv fvj jvf</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
54
original data/scripts/basic_lesson_26.xml
Normal file
54
original data/scripts/basic_lesson_26.xml
Normal file
@@ -0,0 +1,54 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The b Key</text>
|
||||
<text align="center">In this lesson you will be learning where the b key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The b Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the b key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<waitforchar/>
|
||||
<prac>bbb fbf bfb bbf ffb fbl lbf csb biq ebre baio uqbb b'bs bka qxb qhbb pbb bbfv fbb qbb xbb bifl brr bbb fbf bfb bbf ffb fbl lbf</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
55
original data/scripts/basic_lesson_27.xml
Normal file
55
original data/scripts/basic_lesson_27.xml
Normal file
@@ -0,0 +1,55 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The n Key</text>
|
||||
<text align="center">In this lesson you will be learning where the n key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The n Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the n key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<waitforchar/>
|
||||
<prac>nnn jnj njn nnj jjn jnw wnj xnne nn'a n;na xnn nnaa znng nni ndza ydn onnb bnbi jnw vpnn nnbc tno nnn jnj njn nnj jjn jnw wnj</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
56
original data/scripts/basic_lesson_28.xml
Normal file
56
original data/scripts/basic_lesson_28.xml
Normal file
@@ -0,0 +1,56 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The m Key</text>
|
||||
<text align="center">In this lesson you will be learning where the m key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The m Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the m key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<waitforchar/>
|
||||
<prac>mmm jmj mjm mmj jjm jmg gmj ajm jsmm jgmr mjma mmvu ;mg mus mlj mbms mvma mmzg jsmm vcm wlmm mkmp mmm jmj mjm mmj jjm jmg gmj</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
57
original data/scripts/basic_lesson_29.xml
Normal file
57
original data/scripts/basic_lesson_29.xml
Normal file
@@ -0,0 +1,57 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The , Key</text>
|
||||
<text align="center">In this lesson you will be learning where the , key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The , Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the , key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<waitforchar/>
|
||||
<prac>,,, k,k ,k, ,,k kk, k,h h,k ,',c eu,, q,e ,,s t,s ,;zf a,,k v,, z,qz el,, ,sw ,tw ,tu ,k,t sm,, ,,, k,k ,k, ,,k kk, k,h h,k</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
58
original data/scripts/basic_lesson_30.xml
Normal file
58
original data/scripts/basic_lesson_30.xml
Normal file
@@ -0,0 +1,58 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The . Key</text>
|
||||
<text align="center">In this lesson you will be learning where the . key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The . Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the . key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<waitforchar/>
|
||||
<prac>... l.l .l. ..l ll. l.e e.l es.. ..j cw. sd. ;s.. b..t .'xu o.. du.. ss. a.f .sl ..'u r.. a.t x..e ... l.l .l. ..l ll. l.e e.l</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
59
original data/scripts/basic_lesson_31.xml
Normal file
59
original data/scripts/basic_lesson_31.xml
Normal file
@@ -0,0 +1,59 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The / Key</text>
|
||||
<text align="center">In this lesson you will be learning where the / key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The / Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the / key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<waitforchar/>
|
||||
<prac>/// ;/; /;/ //; ;;/ ;/v v/; /c,y /;vo //we /,/u /uae //t ;/,x /hp /gi //m n/e //x w//; h./ p.// /// ;/; /;/ //; ;;/ ;/v v/;</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
62
original data/scripts/basic_lesson_32.xml
Normal file
62
original data/scripts/basic_lesson_32.xml
Normal file
@@ -0,0 +1,62 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 1 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 1 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 1 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 1 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<waitforchar/>
|
||||
<prac>111 a1a 1a1 11a aa1 a1p p1a rl1 1h/i s1z ce11 ;1ml r1t 1az 1rw 11j 1sf c11 1n'x 1axp c11 1mc 11k' 111 a1a 1a1 11a aa1 a1p p1a</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
63
original data/scripts/basic_lesson_33.xml
Normal file
63
original data/scripts/basic_lesson_33.xml
Normal file
@@ -0,0 +1,63 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 2 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 2 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 2 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 2 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<waitforchar/>
|
||||
<prac>222 s2s 2s2 22s ss2 s2/ /2s 21p 2cle t22 k2h jz2 /22 m2e /b22 w22 2/2d 22;a 2't 22o 22ij 2sz z22 222 s2s 2s2 22s ss2 s2/ /2s</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
64
original data/scripts/basic_lesson_34.xml
Normal file
64
original data/scripts/basic_lesson_34.xml
Normal file
@@ -0,0 +1,64 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 3 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 3 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 3 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 3 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<waitforchar/>
|
||||
<prac>333 d3d 3d3 33d dd3 d3z z3d f33r 3s, 3v3a 33y 3ki 3/2 sw3 3;3c s33j 3g3g 1s3 ,jh3 33,/ r3h 3h31 333 d3d 3d3 33d dd3 d3z z3d</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
65
original data/scripts/basic_lesson_35.xml
Normal file
65
original data/scripts/basic_lesson_35.xml
Normal file
@@ -0,0 +1,65 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 4 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 4 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 4 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 4 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<waitforchar/>
|
||||
<prac>444 f4f 4f4 44f ff4 f4i i4f 4l/ 442 y44s n;44 44s 4x, e441 44u .g4x n44 f4p/ 'm4 dp44 44w2 4b,m 444 f4f 4f4 44f ff4 f4i i4f</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
66
original data/scripts/basic_lesson_36.xml
Normal file
66
original data/scripts/basic_lesson_36.xml
Normal file
@@ -0,0 +1,66 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 5 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 5 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 5 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 5 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<waitforchar/>
|
||||
<prac>555 f5f 5f5 55f ff5 f5r r5f v55 e55 ni55 5/h 5,5x 5oq qx55 5s1k e55 n55s 55i 5lz2 u5to mm5 z55a 555 f5f 5f5 55f ff5 f5r r5f</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
67
original data/scripts/basic_lesson_37.xml
Normal file
67
original data/scripts/basic_lesson_37.xml
Normal file
@@ -0,0 +1,67 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 6 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 6 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 6 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 6 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<waitforchar/>
|
||||
<prac>666 j6j 6j6 66j jj6 j6o o6j 66o4 vf66 6s6, 662n 661u 66's km6 iy6 h66p x662 jb6 66v 6ae j66s 665 666 j6j 6j6 66j jj6 j6o o6j</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
68
original data/scripts/basic_lesson_38.xml
Normal file
68
original data/scripts/basic_lesson_38.xml
Normal file
@@ -0,0 +1,68 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 7 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 7 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 7 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 7 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<waitforchar/>
|
||||
<prac>777 j7j 7j7 77j jj7 j7/ /7j 7;d6 '7w 774r 737/ 7yk 7n/ 71. 77q 7'3 177 ;p77 q772 gz47 ea7 77a 77v 777 j7j 7j7 77j jj7 j7/ /7j</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
69
original data/scripts/basic_lesson_39.xml
Normal file
69
original data/scripts/basic_lesson_39.xml
Normal file
@@ -0,0 +1,69 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 8 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 8 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 8 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 8 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<waitforchar/>
|
||||
<prac>888 k8k 8k8 88k kk8 k8c c8k u188 88cr az8 b8a 88; k'8 88v 8dv 8ts ;m88 j88 8sq 8,c 8r81 48fm 88m 888 k8k 8k8 88k kk8 k8c c8k</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
70
original data/scripts/basic_lesson_40.xml
Normal file
70
original data/scripts/basic_lesson_40.xml
Normal file
@@ -0,0 +1,70 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 9 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 9 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 9 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 9 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<waitforchar/>
|
||||
<prac>999 l9l 9l9 99l ll9 l95 59l '99 991l 99ei 9iq 9;93 9c. lk99 998 99vr 'a99 9uxu 9j9a m99 99v. 899 999 l9l 9l9 99l ll9 l95 59l</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
71
original data/scripts/basic_lesson_41.xml
Normal file
71
original data/scripts/basic_lesson_41.xml
Normal file
@@ -0,0 +1,71 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The 0 Key</text>
|
||||
<text align="center">In this lesson you will be learning where the 0 key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The 0 Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the 0 key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<text color="#000000" x="355" y="220">0</text>
|
||||
<waitforchar/>
|
||||
<prac>000 ;0; 0;0 00; ;;0 ;0g g0; 0v0m 0a01 077 0pe r40 03q 0u,8 0/0b v00 u300 y;00 00q pv0 200v v00i 000 ;0; 0;0 00; ;;0 ;0g g0;</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
72
original data/scripts/basic_lesson_42.xml
Normal file
72
original data/scripts/basic_lesson_42.xml
Normal file
@@ -0,0 +1,72 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The - Key</text>
|
||||
<text align="center">In this lesson you will be learning where the - key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The - Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the - key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<text color="#000000" x="355" y="220">0</text>
|
||||
<text color="#000000" x="390" y="220">-</text>
|
||||
<waitforchar/>
|
||||
<prac>--- ;-; -;- --; ;;- ;-c c-; t--0 w--t a3-- 0f- fh-- ag-- -6-3 1-- -kt4 --og z-ed -5-8 --.f -1; -xa --- ;-; -;- --; ;;- ;-c c-;</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
73
original data/scripts/basic_lesson_43.xml
Normal file
73
original data/scripts/basic_lesson_43.xml
Normal file
@@ -0,0 +1,73 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The = Key</text>
|
||||
<text align="center">In this lesson you will be learning where the = key</text>
|
||||
<text align="center">is located.</text>
|
||||
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="The = Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the = key.</text>
|
||||
<text align="center">To start practicing hit the p key</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<text color="#000000" x="160" y="280">D</text>
|
||||
<text color="#000000" x="190" y="280">F</text>
|
||||
<text color="#000000" x="220" y="280">G</text>
|
||||
<text color="#000000" x="250" y="280">H</text>
|
||||
<text color="#000000" x="285" y="280">J</text>
|
||||
<text color="#000000" x="315" y="280">K</text>
|
||||
<text color="#000000" x="345" y="280">L</text>
|
||||
<text color="#000000" x="385" y="280">;</text>
|
||||
<text color="#000000" x="415" y="280">'</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<text color="#000000" x="152" y="250">E</text>
|
||||
<text color="#000000" x="183" y="250">R</text>
|
||||
<text color="#000000" x="212" y="250">T</text>
|
||||
<text color="#000000" x="244" y="250">Y</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<text color="#000000" x="334" y="250">O</text>
|
||||
<text color="#000000" x="365" y="250">P</text>
|
||||
<text color="#000000" x="395" y="240">[</text>
|
||||
<text color="#000000" x="425" y="240">]</text>
|
||||
<text color="#000000" x="110" y="310">Z</text>
|
||||
<text color="#000000" x="142" y="310">X</text>
|
||||
<text color="#000000" x="170" y="310">C</text>
|
||||
<text color="#000000" x="202" y="310">V</text>
|
||||
<text color="#000000" x="232" y="310">B</text>
|
||||
<text color="#000000" x="262" y="310">N</text>
|
||||
<text color="#000000" x="292" y="310">M</text>
|
||||
<text color="#000000" x="330" y="310">,</text>
|
||||
<text color="#000000" x="360" y="310">.</text>
|
||||
<text color="#000000" x="387" y="310">/</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<text color="#000000" x="355" y="220">0</text>
|
||||
<text color="#000000" x="390" y="220">-</text>
|
||||
<text color="#000000" x="420" y="220">=</text>
|
||||
<waitforchar/>
|
||||
<prac>=== ;=; =;= ==; ;;= ;=2 2=; ==2i s== =wv me= g== =0q n== =vd ==6k =,/ =gjq 7/=o v== ==a4 e=6 q== === ;=; =;= ==; ;;= ;=2 2=;</prac>
|
||||
</page>
|
||||
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
|
||||
<page>
|
||||
</page>
|
||||
<page>
|
||||
<img src="keyboard/space.png" x="200" y="160"/>
|
||||
<img src="keyboard/larrow.png" x="460" y="18"/>
|
||||
<img src="keyboard/esc.png" x="515" y="50"/>
|
||||
<text align="center">Great Job!</text>
|
||||
<text align="left"></text>
|
||||
<text align="center">To go back to the main menu</text>
|
||||
<text align="center">Press Space</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
17
original data/scripts/cascade.xml
Normal file
17
original data/scripts/cascade.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<script title="Fish Cascade Instructions">
|
||||
<page>
|
||||
<bkgd src="main_bkg.png">
|
||||
<img src="tux/stand-.png" x="100" y="330">
|
||||
<text color="#FFFFFF" align="center" size="32">Help Tux Eat Fish!</text>
|
||||
<text color="#FFFFFF" align="center">Tux is very hungry! Eating</text>
|
||||
<text color="#FFFFFF" align="center">fish with letters gives him</text>
|
||||
<text color="#FFFFFF" align="center">a tummy ache. Help Tux</text>
|
||||
<text color="#FFFFFF" align="center">eat fish by pressing the</text>
|
||||
<text color="#FFFFFF" align="center">letters on the fish making</text>
|
||||
<text color="#FFFFFF" align="center">them go away so he can</text>
|
||||
<text color="#FFFFFF" align="center">eat them all!</text>
|
||||
<text></text>
|
||||
<text color="#ffffff" align="center" size="22">Press Space to Continue!</text>
|
||||
</page>
|
||||
<waitforinput/>
|
||||
</page></lesson>
|
||||
18
original data/scripts/laser.xml
Normal file
18
original data/scripts/laser.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<script title="Comet Zap Instructions">
|
||||
<page>
|
||||
<bkgd src="main_bkg.png">
|
||||
<text align="center" size="28">Save The Cities From Falling Comets!</text>
|
||||
<text align="center"t>Help Tux aim his laser beam by typing</text>
|
||||
<text align="center">the letters on the comets. Type quickly,</text>
|
||||
<text align="center">because if Tux can't destroy the comets</text>
|
||||
<text align="center"t>before they hit the ground, the cities'</text>
|
||||
<text align="center"t>shield will be destroyed. If they get hit</text>
|
||||
<text align="center">again, the cities themselves will be</text>
|
||||
<text align="center">destroyed! Lose all of your cities</text>
|
||||
<text align="center">and the game is over.</text>
|
||||
<text></text>
|
||||
<text align="center" color="#ffffff" size="22">Press Space to Continue!</text>
|
||||
</page>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
</lesson>
|
||||
47
original data/scripts/projectInfo.xml
Normal file
47
original data/scripts/projectInfo.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<script title="Project Info Center" bgcolor="#336699" fgcolor="#ffffff">
|
||||
<page>
|
||||
<img src="line2.png" x="5" y="0"></img>
|
||||
<text size="6"></text>
|
||||
<text size="18" align="center" color="#000000">Tux Typing Project Information</text>
|
||||
<text size="6" align="center"></text>
|
||||
<text size="14" align="center">Please visit one of the TuxType discussion forums at: </text>
|
||||
<text size="16" align="center">http://www.tux4kids.com</text>
|
||||
<text size="16" align="center">mailto://tuxmath-devel@sourceforge.net or irc://freenode/#tux4kids</text>
|
||||
<text size="6" align="center"></text>
|
||||
<text size="16" align="center">Tuxtype is brought to you by the good people of tux4kids. http://tux4kids.com</text>
|
||||
<text size="6" align="center"></text>
|
||||
<text size="16" align="center">Our source code repository is located at http://svn.debian.org/wsvn/tux4kids/tuxtype/</text>
|
||||
<text size="6" align="center"></text>
|
||||
<text size="16" align="center">Tux Typing was the brainchild of Sam Hart, and was subsequently developed</text>
|
||||
<text size="16" align="center">by Jesse D. Andrews. The current lead programmer is:</text>
|
||||
<text size="16" align="center">David Bruce mailto://davidstuartbruce@gmail.com</text>
|
||||
<text size="16" align="center">Please see the AUTHORS file for many others who have contributed significantly.</text>
|
||||
<text size="4" align="center"></text>
|
||||
<text size="32" align="center" color="#ff003f">BUGS:</text>
|
||||
<text size="16" align="center">Please forward any bugs or suggestions</text>
|
||||
<text size="16" align="center">to mailto://tuxmath-devel@sourceforge.net.</text>
|
||||
<text size="4" align="center"></text>
|
||||
<text size="22" align="center" color="#ff7f3f">Tuxtype is GPL licensed Free Software.</text>
|
||||
<text size="22" align="center" color="#ff7f3f">Please see the COPYING file</text>
|
||||
<text size="22" align="center" color="#000000">Hit SPACE to CONTINUE!!!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page>
|
||||
<text size="14" align="center"></text>
|
||||
<text size="24" align="center">Scripting How-to</text>
|
||||
<text size="14" align="center">Some one please insert one here and send it to:</text>
|
||||
<text size="14" align="center">carndt@macksrecycling.com</text>
|
||||
<text size="140" align="center"></text>
|
||||
<text size="22" align="center" color="#000000">Hit SPACE to CONTINUE!!!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page>
|
||||
<text size="14" align="center"></text>
|
||||
<text size="14" align="center">Theming How-to</text>
|
||||
<text size="14" align="center">Someone please write them and send them to:</text>
|
||||
<text size="14" align="center">carndt@macksrecycling.com</text>
|
||||
<text size="140" align="center"></text>
|
||||
<text size="22" align="center" color="#000000">Hit SPACE to CONTINUE!!!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
</script>
|
||||
45
original data/scripts/sed-linux.rules
Normal file
45
original data/scripts/sed-linux.rules
Normal file
@@ -0,0 +1,45 @@
|
||||
s/<text color=\"#000000\" x=\"100\" y=\"273\">A<\/text>/<text color=\"#000000\" x=\"100\" y=\"280\">A<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"130\" y=\"273\">S<\/text>/<text color=\"#000000\" x=\"130\" y=\"280\">S<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"160\" y=\"273\">D<\/text>/<text color=\"#000000\" x=\"160\" y=\"280\">D<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"190\" y=\"273\">F<\/text>/<text color=\"#000000\" x=\"190\" y=\"280\">F<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"220\" y=\"273\">G<\/text>/<text color=\"#000000\" x=\"220\" y=\"280\">G<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"250\" y=\"273\">H<\/text>/<text color=\"#000000\" x=\"250\" y=\"280\">H<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"285\" y=\"273\">J<\/text>/<text color=\"#000000\" x=\"285\" y=\"280\">J<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"315\" y=\"273\">K<\/text>/<text color=\"#000000\" x=\"315\" y=\"280\">K<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"345\" y=\"273\">L<\/text>/<text color=\"#000000\" x=\"345\" y=\"280\">L<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"385\" y=\"273\">;<\/text>/<text color=\"#000000\" x=\"385\" y=\"280\">;<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"415\" y=\"273\">'<\/text>/<text color=\"#000000\" x=\"415\" y=\"280\">'<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"90\" y=\"243\">Q<\/text>/<text color=\"#000000\" x=\"90\" y=\"250\">Q<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"118\" y=\"243\">W<\/text>/<text color=\"#000000\" x=\"118\" y=\"250\">W<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"152\" y=\"243\">E<\/text>/<text color=\"#000000\" x=\"152\" y=\"250\">E<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"183\" y=\"243\">R<\/text>/<text color=\"#000000\" x=\"183\" y=\"250\">R<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"212\" y=\"243\">T<\/text>/<text color=\"#000000\" x=\"212\" y=\"250\">T<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"244\" y=\"243\">Y<\/text>/<text color=\"#000000\" x=\"244\" y=\"250\">Y<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"273\" y=\"243\">U<\/text>/<text color=\"#000000\" x=\"273\" y=\"250\">U<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"306\" y=\"243\">I<\/text>/<text color=\"#000000\" x=\"306\" y=\"250\">I<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"334\" y=\"243\">O<\/text>/<text color=\"#000000\" x=\"334\" y=\"250\">O<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"365\" y=\"243\">P<\/text>/<text color=\"#000000\" x=\"365\" y=\"250\">P<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"395\" y=\"243\">\[<\/text>/<text color=\"#000000\" x=\"395\" y=\"250\">\[<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"425\" y=\"243\">]<\/text>/<text color=\"#000000\" x=\"425\" y=\"250\">]<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"110\" y=\"303\">Z<\/text>/<text color=\"#000000\" x=\"110\" y=\"310\">Z<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"142\" y=\"303\">X<\/text>/<text color=\"#000000\" x=\"142\" y=\"310\">X<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"170\" y=\"303\">C<\/text>/<text color=\"#000000\" x=\"170\" y=\"310\">C<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"202\" y=\"303\">V<\/text>/<text color=\"#000000\" x=\"202\" y=\"310\">V<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"232\" y=\"303\">B<\/text>/<text color=\"#000000\" x=\"232\" y=\"310\">B<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"262\" y=\"303\">N<\/text>/<text color=\"#000000\" x=\"262\" y=\"310\">N<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"292\" y=\"303\">M<\/text>/<text color=\"#000000\" x=\"292\" y=\"310\">M<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"330\" y=\"303\">,<\/text>/<text color=\"#000000\" x=\"330\" y=\"310\">,<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"360\" y=\"303\">.<\/text>/<text color=\"#000000\" x=\"360\" y=\"310\">.<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"387\" y=\"303\">\/<\/text>/<text color=\"#000000\" x=\"387\" y=\"310\">\/<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"85\" y=\"213\">1<\/text>/<text color=\"#000000\" x=\"85\" y=\"220\">1<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"115\" y=\"213\">2<\/text>/<text color=\"#000000\" x=\"115\" y=\"220\">2<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"145\" y=\"213\">3<\/text>/<text color=\"#000000\" x=\"145\" y=\"220\">3<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"175\" y=\"213\">4<\/text>/<text color=\"#000000\" x=\"175\" y=\"220\">4<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"205\" y=\"213\">5<\/text>/<text color=\"#000000\" x=\"205\" y=\"220\">5<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"235\" y=\"213\">6<\/text>/<text color=\"#000000\" x=\"235\" y=\"220\">6<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"265\" y=\"213\">7<\/text>/<text color=\"#000000\" x=\"265\" y=\"220\">7<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"295\" y=\"213\">8<\/text>/<text color=\"#000000\" x=\"295\" y=\"220\">8<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"325\" y=\"213\">9<\/text>/<text color=\"#000000\" x=\"325\" y=\"220\">9<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"355\" y=\"213\">0<\/text>/<text color=\"#000000\" x=\"355\" y=\"220\">0<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"390\" y=\"213\">-<\/text>/<text color=\"#000000\" x=\"390\" y=\"220\">-<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"420\" y=\"213\">=<\/text>/<text color=\"#000000\" x=\"420\" y=\"220\">=<\/text>/g
|
||||
14
original data/scripts/sed-linux.sh
Normal file
14
original data/scripts/sed-linux.sh
Normal file
@@ -0,0 +1,14 @@
|
||||
#!/bin/bash
|
||||
# This is a quick kludge to get the x,y coordinates right in the xml scripts
|
||||
# this file resets the coordinates in case you previously built a windows distribution
|
||||
# both files may be removed once SDL_Pango is working in the windows cross-build
|
||||
|
||||
echo -e "Editing lesson scripts for a non-windows build...\n"
|
||||
|
||||
touch fixed-linux
|
||||
|
||||
sed -f sed-linux.rules -i *
|
||||
|
||||
# Don't break the build if something went wrong!
|
||||
exit 0
|
||||
|
||||
45
original data/scripts/sed-windows.rules
Normal file
45
original data/scripts/sed-windows.rules
Normal file
@@ -0,0 +1,45 @@
|
||||
s/<text color=\"#000000\" x=\"100\" y=\"280\">A<\/text>/<text color=\"#000000\" x=\"100\" y=\"273\">A<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"130\" y=\"280\">S<\/text>/<text color=\"#000000\" x=\"130\" y=\"273\">S<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"160\" y=\"280\">D<\/text>/<text color=\"#000000\" x=\"160\" y=\"273\">D<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"190\" y=\"280\">F<\/text>/<text color=\"#000000\" x=\"190\" y=\"273\">F<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"220\" y=\"280\">G<\/text>/<text color=\"#000000\" x=\"220\" y=\"273\">G<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"250\" y=\"280\">H<\/text>/<text color=\"#000000\" x=\"250\" y=\"273\">H<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"285\" y=\"280\">J<\/text>/<text color=\"#000000\" x=\"285\" y=\"273\">J<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"315\" y=\"280\">K<\/text>/<text color=\"#000000\" x=\"315\" y=\"273\">K<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"345\" y=\"280\">L<\/text>/<text color=\"#000000\" x=\"345\" y=\"273\">L<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"385\" y=\"280\">;<\/text>/<text color=\"#000000\" x=\"385\" y=\"273\">;<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"415\" y=\"280\">'<\/text>/<text color=\"#000000\" x=\"415\" y=\"280\">'<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"90\" y=\"250\">Q<\/text>/<text color=\"#000000\" x=\"90\" y=\"243\">Q<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"118\" y=\"250\">W<\/text>/<text color=\"#000000\" x=\"118\" y=\"243\">W<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"152\" y=\"250\">E<\/text>/<text color=\"#000000\" x=\"152\" y=\"243\">E<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"183\" y=\"250\">R<\/text>/<text color=\"#000000\" x=\"183\" y=\"243\">R<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"212\" y=\"250\">T<\/text>/<text color=\"#000000\" x=\"212\" y=\"243\">T<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"244\" y=\"250\">Y<\/text>/<text color=\"#000000\" x=\"244\" y=\"243\">Y<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"273\" y=\"250\">U<\/text>/<text color=\"#000000\" x=\"273\" y=\"243\">U<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"306\" y=\"250\">I<\/text>/<text color=\"#000000\" x=\"306\" y=\"243\">I<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"334\" y=\"250\">O<\/text>/<text color=\"#000000\" x=\"334\" y=\"243\">O<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"365\" y=\"250\">P<\/text>/<text color=\"#000000\" x=\"365\" y=\"243\">P<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"395\" y=\"250\">\[<\/text>/<text color=\"#000000\" x=\"395\" y=\"240\">\[<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"425\" y=\"250\">]<\/text>/<text color=\"#000000\" x=\"425\" y=\"240\">]<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"110\" y=\"310\">Z<\/text>/<text color=\"#000000\" x=\"110\" y=\"303\">Z<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"142\" y=\"310\">X<\/text>/<text color=\"#000000\" x=\"142\" y=\"303\">X<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"170\" y=\"310\">C<\/text>/<text color=\"#000000\" x=\"170\" y=\"303\">C<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"202\" y=\"310\">V<\/text>/<text color=\"#000000\" x=\"202\" y=\"303\">V<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"232\" y=\"310\">B<\/text>/<text color=\"#000000\" x=\"232\" y=\"303\">B<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"262\" y=\"310\">N<\/text>/<text color=\"#000000\" x=\"262\" y=\"303\">N<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"292\" y=\"310\">M<\/text>/<text color=\"#000000\" x=\"292\" y=\"303\">M<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"330\" y=\"310\">,<\/text>/<text color=\"#000000\" x=\"330\" y=\"303\">,<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"360\" y=\"310\">.<\/text>/<text color=\"#000000\" x=\"360\" y=\"303\">.<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"387\" y=\"310\">\/<\/text>/<text color=\"#000000\" x=\"387\" y=\"303\">\/<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"85\" y=\"220\">1<\/text>/<text color=\"#000000\" x=\"85\" y=\"213\">1<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"115\" y=\"220\">2<\/text>/<text color=\"#000000\" x=\"115\" y=\"213\">2<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"145\" y=\"220\">3<\/text>/<text color=\"#000000\" x=\"145\" y=\"213\">3<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"175\" y=\"220\">4<\/text>/<text color=\"#000000\" x=\"175\" y=\"213\">4<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"205\" y=\"220\">5<\/text>/<text color=\"#000000\" x=\"205\" y=\"213\">5<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"235\" y=\"220\">6<\/text>/<text color=\"#000000\" x=\"235\" y=\"213\">6<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"265\" y=\"220\">7<\/text>/<text color=\"#000000\" x=\"265\" y=\"213\">7<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"295\" y=\"220\">8<\/text>/<text color=\"#000000\" x=\"295\" y=\"213\">8<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"325\" y=\"220\">9<\/text>/<text color=\"#000000\" x=\"325\" y=\"213\">9<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"355\" y=\"220\">0<\/text>/<text color=\"#000000\" x=\"355\" y=\"213\">0<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"390\" y=\"220\">-<\/text>/<text color=\"#000000\" x=\"390\" y=\"213\">-<\/text>/g
|
||||
s/<text color=\"#000000\" x=\"420\" y=\"220\">=<\/text>/<text color=\"#000000\" x=\"420\" y=\"213\">=<\/text>/g
|
||||
11
original data/scripts/sed-windows.sh
Normal file
11
original data/scripts/sed-windows.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
# This is a quick kludge to get the x,y coordinates right in the xml scripts
|
||||
# it can be removed once SDL_Pango is working in the windows crossbuild
|
||||
|
||||
echo -e "Editing lesson scripts for a windows build...\n"
|
||||
|
||||
sed -f sed-windows.rules -i *
|
||||
|
||||
# Don't break the build if something went wrong!
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user