File: tutorial-e.ewp

package info (click to toggle)
ewipe 1.2.0-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 604 kB
  • sloc: tcl: 5,289; sh: 8; makefile: 4
file content (113 lines) | stat: -rw-r--r-- 2,270 bytes parent folder | download | duplicates (6)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
option:
  lang eng
  pagen 0
  time 0
  timemode 1
  pathtype 0
  htmlcolor 0
  htmlfont 0
  viewersize 0
  vredraw 1
  saveoptions 1
  background 
  bgtype 0
  titletype 0
  pointer normal
  pointerfg white
  pointerbg black
  penleft white
  penright red
:end

{
    {center {}}
    {center {}}
    {center {}}
    {center {How to use EWIPE Viewer} yellow}
    {center {}}
    {center {}}
    {center {Hiromasa Sekishita}}
    {center {}}
    {center 1998.1.12 white {16 rm 16 mc}}
}

{
    {title {How to run}}
    {item {Do presentation with EWIPE Viewer}}
    {textbox {ewipe -v <EWIPE file>}}
    {item {Edit file with EWIPE}}
    {textbox {ewipe <EWIPE file>}}
    {item {View the version of EWIPE}}
    {textbox {ewipe -V}}
    {item {View brief help of EWIPE}}
    {textbox {ewipe -h}}
}

{
    {title {Next Page}}
    {item {Using Mouse}}
    {center {Left Click}}
    {center {}}
    {item {Using Keyboard}}
    {center {Right Arrow Key}}
    {center {Space Bar}}
    {center {'n' Key}}
}

{
    {title {Previous Page}}
    {item {Using Mouse}}
    {center {Right Click}}
    {center {}}
    {item {Using Keyboard}}
    {center {Left Arrow Key}}
    {center {Delete Key
 }}
    {center {Back Space Key}}
    {center {'p' Key}}
}

{
    {title {View Title List}}
    {item {Using Mouse}}
    {center {Center Click}}
    {center {}}
    {item {Using Keyboard}}
    {center {Return Key}}
}

{
    {title {Controls on Title List}}
    {item {Using Mouse}}
    {subitem {Jump to selected page by Left Double Click}}
    {subitem {Cancel by Right Double Click}}
    {center {}}
    {item {Using Keyboard}}
    {subitem {Select page by Up/Down Arrow Keys}}
    {subitem {Jump to selected page by Return Key}}
    {subitem {Cancel by ESC key}}
}

{
    {title Miscellaneous}
    {item {View/Hide Editor}}
    {center {'e' Key}}
    {item {View Help}}
    {center {'h' Key}}
    {item {View/Hide Page Number}}
    {center {'s' Key}}
    {item {Close EWIPE Viewer(or quit if editor is not opened)}}
    {center {'q' Key}}
}

{
    {title Graffiti}
    {item {Toggle Normal/Graffiti mode}}
    {center {Shift Key}}
    {center {}}
    {item {Draw Lines}}
    {center {Right Drag(white line)/Left Drag(red line)}}
    {item {Delete Lines}}
    {center {Center Click}}
}