~lernid-devs/lernid/trunk

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
.TH lernid 1 "April 7, 2012" ""
.\"Created with GNOME Manpages Editor Wizard
.\"http://sourceforge.net/projects/gmanedit2

.SH NAME
lernid \- program for participating in Ubuntu learning events

.SH SYNOPSIS
.B lernid
.RI [ options ]
.br

.SH DESCRIPTION
This manual page explains the
.B lernid
program. This program allows you to easily participate in Ubuntu Learning events. It connects to the IRC classroom and classroom-chat sessions simultaneously, displaying web pages and slides the instructor presents. You can discuss the class and ask questions in the classroom-chat window.  Use the message box, at the bottom right of the screen, to send your input to the
class.
.PP
You can ask questions to be answered by the instructor as part of the class by
preceding it with the tag "QUESTION:". Checking the checkbox near the message box will do that for you automatically. If the class is being taught in a language other
than English the token may change to match.
.PP
In Preferences, two layouts are available, horizontal and vertical, which switch whether the browser and slides (if any) are on top or on the left of the classroom and chatroom panes. Choose whichever best matches your screen, and your convenience. Other preferences may be set as well.
.PP
Classroom events depend upon the classroom calendar. Lernid will update its calendar several times an hour. If Lernid doesn't seem to be up-to-date it may be worthwhile to update it yourself using the refresh control on the schedule tab.
.PP
Many like to keep track of future classroom events. The calendar ical buttons may be helpful to you should you wish to subscribe using your calendar management software or web app.
.PP
You can easily send a message about the current session, through all your accounts that you have added to Gwibber, by using the "Publicize with Gwibber" option under the "Events" menu.
.SH OPTIONS
.B
.IP " -v,  --verbose"
Show debug messages
.B
.IP "-d, --debug"
Show debug and classroom management messages
.B
.IP "--classroom"
Use alternate classroom
.B
.IP "--chatroom"
Use alternate chatroom
.B
.IP "--config"
Use alternate configuration at this url. If desired, can be specified as, for example,  file:///x/y/z . Used for testing.
.B
.IP "--calendar"
Use an alternate calendar at this url. If desired, can be specified as, for example,  file:///x/y/z . Used for testing.
.B
.IP "--no-update"
Only update the schedule when connecting to an event, or when the refresh button
is pressed
.B
.IP "--web-chat"
Use web browser to connect to IRC chatrooms.
.B
.IP "--unsafe-override"
Allow anyone sending messages to the classroom to provide slides and web pages to your session. Normally only those authorized to present sessions are allowed to control these features of Lernid.

.SH FILES
/etc/lernid-classroom.d/ config files
.P
vcal files

.SH DIRECTIVES
As you follow a class, assuming the speaker is listed in the schedule, the
browser will follow URL's he or she posts. If slides are being used you may
also see the following commands used:
.B
.IP "[slide n]"
This directive from the speaker will cause the slide to change to page 
.I n
.B
.IP "[slidefile URL]"
This directive will cause lernid to load the PDF at that URL as a set of slides.
.B
.IP "[slidefile URL n]"
This directive will cause lernid to load the PDF at that URL and switch to
page
.I n
.SH "SEE ALSO"
.B
lernid-classroom(5)
config files