From ce6018836c422c86a729ba39fe5433ec11b87b02 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Sun, 14 Sep 1997 18:12:16 +0000 Subject: Pull in sources from zephyr locker. See /mit/zephyr/repository for detailed change information. --- zwgc/zwgc.1 | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) (limited to 'zwgc/zwgc.1') diff --git a/zwgc/zwgc.1 b/zwgc/zwgc.1 index 233694e..379b13f 100644 --- a/zwgc/zwgc.1 +++ b/zwgc/zwgc.1 @@ -17,6 +17,14 @@ .el \\*(]X\h@|\\n()Iu+\\n()Ru@\c .}f .. +.de }N +.if \\n()E .br +.di +.if "\\n()E"0" .}f +.if "\\n()E"1" .}1 +.if "\\n()E"2" .}2 +.nr )E 0 +.. ' # tagged paragraph (paragraph with hanging label, but no para spacing) .de TQ .if !"\\$1"" .nr )I \\$1n @@ -314,6 +322,9 @@ Returns the value of \fIexpr\fR, converted to upper case. Returns a string that will be displayed exactly as \fIexpr\fR looks. Anything which could be mistaken for an environment is quoted. .TP +.BI stylestrip (expr) +Returns \fIexpr\fR with all environments stripped out. +.TP .BI zvar (expr) Returns the value of the zephyr variable \fIexpr\fR, or the empty @@ -333,7 +344,7 @@ String concatenation of .IB expr1 " == " expr2 True if the two expressions are equal, false otherwise. .TP -.IB expr " =~ " expr2 +.IB expr1 " =~ " expr2 True if the regular expression pattern .IR expr2 " matches " expr1. .TP @@ -821,15 +832,6 @@ WM_DELETE_WINDOW as contents. EnableDelete Secondary value to enable WM_DELETE_WINDOW protocol on zgrams [default False] .TP -global -(logical) If true, zwgc creates a _SGI_DESKS_HINTS property on all zgrams, with -_SGI_DESKS_ALWAYS_GLOBAL as contents. This results in zgrams appearing -on all desks in SGI's 4Dwm window manager. Otherwise, zgrams appear and -remain on whatever desk is in use at the time. -.TP -Global -Secondary value to set _SGI_DESKS_HINTS property on zgrams [default True] -.TP minTimeToLive Primary value which specifies the minimum amount of time (``minimum time to live'') a WindowGram must be on-screen (in milliseconds) until it can @@ -1000,7 +1002,14 @@ For an example of X resources, see The X selection code can highlight the wrong portions of messages containing formatted text placed with the @center() or @right() directives. - +.PP +If you are using Kerberos support and get new tickets (using +``kinit''), you must send a subscription notice to the server (using a +command such as ``zctl load /dev/null'') or all received Zephyr +notices will appear to be unauthentic. (If all received Zephyr +notices appear to be forged, your tickets have probably expired, in +which case you must get new tickets and then run ``zctl load +/dev/null''.) .SH FILES .TQ 15 $HOME/.zwgc.desc -- cgit v1.2.3