summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 27 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..be00307
--- /dev/null
+++ b/README
@@ -0,0 +1,27 @@
+This is "projector", a hacky way to supply
+input to a projector connected to a shared
+system.
+
+Using this collection of scripts, you can:
+ - display Web Pages
+ - play back video
+ - display your screen via vnc
+
+Usage:
+======
+
+This script assumes /usr/bin/python2 points to a python
+interpreter adhering to python language version >= 2.6
+If this is not true, you will either have to create a
+fitting symlink or change the scripts.
+
+The files in the 'remote' directory should be placed
+somewhere on the box attached to the projector. Xsession
+is an example how an Xsession file to start the projector
+might look. On the remote box, also TightVNC Viewer,
+python-cairo, python-webkit, Mplayer are required.
+
+The scripts in the top directory enable the user to control
+the projector. They should be pretty much self explanatory,
+the beamer URL is by default http://<beamer-ip>:8082/
+vnc_projector requires x11vnc.