summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTimo Eskola <timo@tolleri.net>2015-09-08 13:36:52 +0300
committerTimo Eskola <timo@tolleri.net>2015-09-08 13:36:52 +0300
commit3b7c791cb471347b5fefb2c303c954c777d849ae (patch)
tree798dc952a49398a43307c3d5d161c9be11556aa7 /README
downloadvdr-plugin-useractivity-3b7c791cb471347b5fefb2c303c954c777d849ae.tar.gz
vdr-plugin-useractivity-3b7c791cb471347b5fefb2c303c954c777d849ae.tar.bz2
Version 0.0.1:
- Initial revision.
Diffstat (limited to 'README')
-rw-r--r--README32
1 files changed, 32 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..35ea29d
--- /dev/null
+++ b/README
@@ -0,0 +1,32 @@
+This is a "plugin" for the Video Disk Recorder (VDR).
+
+Written by: Timo Eskola <timo@tolleri.net>
+
+Project's homepage: http://www.tolleri.net/vdr
+
+Latest version available at: http://www.tolleri.net/vdr
+
+See the file COPYING for license information.
+
+Description:
+
+Plugin prevents shutdown if there are active X or terminal users.
+
+Plugin also implements the followin SVDRP commands.
+
+GETI
+ Display minimum user inactivity in minutes.
+LSTU
+ Display a list of users.
+SETI <minutes>
+ Sets minimum user inactivity in minutes.
+
+Requirements:
+
+- utmp
+- X11 Screen Saver extension (optional)
+
+Xauthority:
+
+Depending on the way you start VDR, you might need to setup Xauthority
+in order to get idle the time from X window.