Useractivity-plugin
From VDR Wiki
(Difference between revisions)
(→Description) |
(<) |
||
| Line 12: | Line 12: | ||
|- | |- | ||
|bgcolor=#efefef|LSTU || Display a list of users. | |bgcolor=#efefef|LSTU || Display a list of users. | ||
| + | |- | ||
| + | |bgcolor=#efefef|SETA || Set VDR user active. | ||
|- | |- | ||
|bgcolor=#efefef|SETI <minutes> || Set minimum user inactivity in minutes. | |bgcolor=#efefef|SETI <minutes> || Set minimum user inactivity in minutes. | ||
Latest revision as of 06:57, 14 March 2009
Contents |
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. |
| SETA | Set VDR user active. |
| SETI <minutes> | Set minimum user inactivity in minutes. |
Hardware requirements
Software requirements
- utmp
- X11 Screen Saver extension (optional)
Installation
Problems
Links
| [1] | http://www.tolleri.net/vdr/ | Plugin homepage |