diff options
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index b8e7393..6928a3d 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -1163,6 +1163,7 @@ actually a server. * mds-mdsx:: The @command{mds-mdsx} server. * mds-mdsw:: The @command{mds-mdsw} server. * mds-mdsm:: The @command{mds-mdsm} server. +* mds-posmem:: The @command{mds-posmem} server. * mds-decorator:: The @command{mds-decorator} server. * mds-tile:: The @command{mds-tile} server. * mds-stack:: The @command{mds-stack} server. @@ -1703,6 +1704,15 @@ inside the display server Mir. +@node mds-posmem +@section @command{mds-posmem} + +@command{mds-posmem} is a server that remembers where +window's were positioned and their size, and moves +and resizes them accordingly when they are created. + + + @node mds-decorator @section @command{mds-decorator} |