Useractivity-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(New page: ==Description== The '''useractivity plugin''' prevents shutdown if there are active X or terminal users.. Plugin also implements the following SVDRP commands. {| border=1 cellpadding=2 c...)
 
Line 13: Line 13:
|bgcolor=#efefef|LSTU || Display a list of users.
|bgcolor=#efefef|LSTU || Display a list of users.
|-
|-
|bgcolor=#efefef|SETI <minutes> || Sets minimum user inactivity in minutes.
|bgcolor=#efefef|SETI <minutes> || Set minimum user inactivity in minutes.
|}
|}



Revision as of 14:32, 9 July 2007

Description

The useractivity plugin prevents shutdown if there are active X or terminal users..

Plugin also implements the following SVDRP commands.

Key Description
GETI Display minimum user inactivity in minutes.
LSTU Display a list of users.
SETI <minutes> Set minimum user inactivity in minutes.

Hardware requirements

Software requirements

  1. utmp
  2. X11 Screen Saver extension (optional)

Installation

See plugin installation

Problems

Links

[1] http://www.tolleri.net/vdr/ Plugin homepage