diff options
Diffstat (limited to 'static/inferno/man9/lower.9')
| -rw-r--r-- | static/inferno/man9/lower.9 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/static/inferno/man9/lower.9 b/static/inferno/man9/lower.9 new file mode 100644 index 00000000..5c066b3f --- /dev/null +++ b/static/inferno/man9/lower.9 @@ -0,0 +1,12 @@ +.TH LOWER 9 +.SH NAME +lower \- Change a window's position in the stacking order +.SH SYNOPSIS +\f5lower \fIwindow +.SH DESCRIPTION +\f5Lower\fR lowers +\fIwindow\fR so that it is below all of its siblings in the stacking +order (it will be obscured by any siblings that overlap it and +will not obscure any siblings). +.SH "SEE ALSO" +.IR raise (9) |
