File: script

package info (click to toggle)
pyntor 0.6-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 412 kB
  • ctags: 265
  • sloc: python: 4,009; makefile: 76; sh: 34
file content (32 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Example script to let pyntor know what to do

# Intro: display some flags
#flags

# Background and blend effects (could also be ffffff for example)
background data/pyntor-splash.png
#blend
#barslider

# Presentation title
titlepage title
wait

# Run presentation
background data/pyntor-splash.png
slides outline 2-4
#(could also be: slides outline 2, or just slides outline)

# Video
#video presentation.mpg preview

# HTML browser
#pyromaniac http://www.gnome.org/

# Usage of TPP slide files
#tpp debian-packaging.tpp

# Misc interactivity components
#nowait
#wait