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

« back to all changes in this revision

Viewing changes to data/scripts/basic_lesson_18.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 u Key</text>
 
4
       <text align="center">In this lesson you will be learning where the u 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 u Key" bgcolor="#3f7f3f">
 
10
       <img src="/keyboard/keyboard-us.png" x="45" y="220"/>
 
11
       <text align="center">In this exercise we practice the u 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
      <waitforchar/>
 
32
      <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>
 
33
      </page>
 
34
      <!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
 
35
      <page>
 
36
      </page>
 
37
      <page>
 
38
       <img src="keyboard/space.png" x="200" y="160"/>
 
39
       <img src="keyboard/larrow.png" x="460" y="18"/>
 
40
       <img src="keyboard/esc.png" x="515" y="50"/>
 
41
       <text align="center">Great Job!</text>
 
42
       <text align="left"></text>
 
43
       <text align="center">To go back to the main menu</text>
 
44
       <text align="center">Press Space</text>
 
45
       <waitforinput/>
 
46
     </page>