~ubuntu-branches/ubuntu/lucid/tuxtype/lucid-proposed

« back to all changes in this revision

Viewing changes to data/scripts/basic_lesson_33.xml

  • Committer: Bazaar Package Importer
  • Author(s): Holger Levsen
  • Date: 2009-11-25 13:17:11 UTC
  • mfrom: (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091125131711-nhssnv6ewxj4ubrv
Tags: 1.8.0-1
* New upstream release, quoting from the upstream changelog:
  - new music files and backgrounds contributed by Caroline Ford,
    some old sounds (the ones with suboptimal free licensing) removed -
    Tux Typing is now 100% DFSG-compliant (Closes: #400924)
  - fixed a problem that was causing the wrong key to flash in the bottom
    row of keys
  - game Instructions - simplified and reactivated cascade and laser game
    instruction scripts, fixed scripting background image so that it scales
    properly in fullscreen
  - scripting - Added some basic scripts so that new users will have a
    complete lesson set out of the box. Added a howto in the docs.
  - Sarah Frisk's word list editor from GSoC 2009 has been merged in as
    a new, somewhat "beta" feature. (Closes: #94986)
* tuxtype.postinst: Make tuxtype binary and shared wordlist directory 
  setgid games, so that wordlists can be edited and shared. This is done
  with dpkg-statoverride, so local admins can override this decission.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<script title="Test Lesson" bgcolor="#3f4f1f">
 
2
       <page title="Introduction to Example Lesson">
 
3
       <text align="center">The 2 Key</text>
 
4
       <text align="center">In this lesson you will be learning where the 2 key</text>
 
5
       <text align="center">is located.</text>
 
6
       <text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
 
7
      <waitforinput/>
 
8
       </page>
 
9
       <page title="The 2 Key" bgcolor="#3f7f3f">
 
10
       <img src="/keyboard/keyboard-us.png" x="45" y="220"/>
 
11
       <text align="center">In this exercise we practice the 2 key.</text>
 
12
       <text align="center">To start practicing hit the p key</text>
 
13
       <text color="#000000" x="100" y="280">A</text>
 
14
       <text color="#000000" x="130" y="280">S</text>
 
15
       <text color="#000000" x="160" y="280">D</text>
 
16
       <text color="#000000" x="190" y="280">F</text>
 
17
       <text color="#000000" x="220" y="280">G</text>
 
18
       <text color="#000000" x="250" y="280">H</text>
 
19
       <text color="#000000" x="285" y="280">J</text>
 
20
       <text color="#000000" x="315" y="280">K</text>
 
21
       <text color="#000000" x="345" y="280">L</text>
 
22
       <text color="#000000" x="385" y="280">;</text>
 
23
       <text color="#000000" x="415" y="280">'</text>
 
24
       <text color="#000000" x="90" y="250">Q</text>
 
25
       <text color="#000000" x="118" y="250">W</text>
 
26
       <text color="#000000" x="152" y="250">E</text>
 
27
       <text color="#000000" x="183" y="250">R</text>
 
28
       <text color="#000000" x="212" y="250">T</text>
 
29
       <text color="#000000" x="244" y="250">Y</text>
 
30
       <text color="#000000" x="273" y="250">U</text>
 
31
       <text color="#000000" x="306" y="250">I</text>
 
32
       <text color="#000000" x="334" y="250">O</text>
 
33
       <text color="#000000" x="365" y="250">P</text>
 
34
       <text color="#000000" x="395" y="240">[</text>
 
35
       <text color="#000000" x="425" y="240">]</text>
 
36
       <text color="#000000" x="110" y="310">Z</text>
 
37
       <text color="#000000" x="142" y="310">X</text>
 
38
       <text color="#000000" x="170" y="310">C</text>
 
39
       <text color="#000000" x="202" y="310">V</text>
 
40
       <text color="#000000" x="232" y="310">B</text>
 
41
       <text color="#000000" x="262" y="310">N</text>
 
42
       <text color="#000000" x="292" y="310">M</text>
 
43
       <text color="#000000" x="330" y="310">,</text>
 
44
       <text color="#000000" x="360" y="310">.</text>
 
45
       <text color="#000000" x="387" y="310">/</text>
 
46
       <text color="#000000" x="85" y="220">1</text>
 
47
       <text color="#000000" x="115" y="220">2</text>
 
48
      <waitforchar/>
 
49
      <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>
 
50
      </page>
 
51
      <!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
 
52
      <page>
 
53
      </page>
 
54
      <page>
 
55
       <img src="keyboard/space.png" x="200" y="160"/>
 
56
       <img src="keyboard/larrow.png" x="460" y="18"/>
 
57
       <img src="keyboard/esc.png" x="515" y="50"/>
 
58
       <text align="center">Great Job!</text>
 
59
       <text align="left"></text>
 
60
       <text align="center">To go back to the main menu</text>
 
61
       <text align="center">Press Space</text>
 
62
       <waitforinput/>
 
63
     </page>