Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
monitoring [2010-01-22 17:29]
asciiphil Add links to commands.
monitoring [2021-02-19 19:58] (current)
asciiphil old revision restored (2017-12-25 01:13)
Line 1: Line 1:
-===== Monitoring Windows =====+====== Monitoring Windows ======
  
 ''screen'' can monitor your windows, either for silence or activity, notifying ''screen'' can monitor your windows, either for silence or activity, notifying
Line 5: Line 5:
 waiting for a lengthy compile to finish or watching log files. waiting for a lengthy compile to finish or watching log files.
  
-==== Basics ====+===== Basics =====
  
 Use ''[[commands:monitor|C-a M]]'' to start monitoring a window for activity.  ''[[commands:silence|C-a _]]'' Use ''[[commands:monitor|C-a M]]'' to start monitoring a window for activity.  ''[[commands:silence|C-a _]]''
Line 11: Line 11:
 a second time will turn off monitoring. a second time will turn off monitoring.
  
-==== Extras ====+===== Extras =====
  
 There are a couple of configuration commands that can be used to tweak the There are a couple of configuration commands that can be used to tweak the
Line 24: Line 24:
 way to have different timeouts for different windows. way to have different timeouts for different windows.
  
-==== Keybindings ====+===== Keybindings =====
  
   * ''[[commands:monitor|C-a M]]'' - Start/stop monitoring window for activity.   * ''[[commands:monitor|C-a M]]'' - Start/stop monitoring window for activity.
   * ''[[commands:silence|C-a _]]'' - Start/stop monitoring window for inactivity.   * ''[[commands:silence|C-a _]]'' - Start/stop monitoring window for inactivity.
  
-==== Commands ====+===== Commands =====
  
   * ''[[commands:activity]]'' - Set message displayed by screen when a monitored window shows activity.   * ''[[commands:activity]]'' - Set message displayed by screen when a monitored window shows activity.
Line 36: Line 36:
   * ''[[commands:monitor]]'' - Set the monitoring status for the current window.   * ''[[commands:monitor]]'' - Set the monitoring status for the current window.
   * ''[[commands:silence]]'' - Set the silence monitoring status for the current window.   * ''[[commands:silence]]'' - Set the silence monitoring status for the current window.
-  * ''[[commands:silencewait]]'' - Set the silence timeout to //sec// seconds.+  * ''[[commands:silencewait]]'' - Set the silence timeout for all windows.
  
-==== Examples ====+===== Examples =====
  
 Change the activity message to include a timestamp and window title, as Change the activity message to include a timestamp and window title, as

User Tools