Update of /project/eclipse/cvsroot/eclipse/docs In directory common-lisp.net:/tmp/cvs-serv24407/docs
Modified Files: eclipse.1 Log Message: man page updated. package.lisp updated.
Date: Thu Oct 9 07:40:39 2003 Author: ihatchondo
Index: eclipse/docs/eclipse.1 diff -u eclipse/docs/eclipse.1:1.8 eclipse/docs/eclipse.1:1.9 --- eclipse/docs/eclipse.1:1.8 Mon Oct 6 13:57:27 2003 +++ eclipse/docs/eclipse.1 Thu Oct 9 07:40:39 2003 @@ -1,5 +1,5 @@ .TH Eclipse 1 "(c) 2001 Iban HATCHONDO" -."$Id: eclipse.1,v 1.8 2003/10/06 17:57:27 ihatchondo Exp $ +."$Id: eclipse.1,v 1.9 2003/10/09 11:40:39 ihatchondo Exp $
.SH NAME eclipse - a window manager in Common Lisp @@ -167,6 +167,15 @@ of the application iconic name will be displayed. If you don't want eclipse to display small window for icons just set it to \fInil\fP. Default value is \fIt\fP. +.TP +.B-*screen-edge-resistant-p*\ \fIboolean\fP +Set it to \fInil\fP if you don't want to feel any resistance when +attempting to move a window outside the screen boundaries. Default +value is \fIt\fP. +.TP +.B-*standard-window-edge-resistant-p*\ \fIboolean\fP +Set it to \fInil\fP if you don't want to feel any resistance on edges +of window(s) you are about to overlap. Default value is \fIt\fP. .TP .B-*focus-when-window-cycle*\ \fIboolean\fP If set to \fIt\fP the next window will be focused. Otherwise nothing