diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-01-19 17:00:02 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-01-19 17:00:02 +0000 |
commit | b78ee0e479f220bcb5ad4ad5f8851a9a9301e85d (patch) | |
tree | 4cc2f7ae8a3d0a12495b0725e97d8d1236c51b2c /man | |
parent | bd3ead08b233830cbbd8d79cde5953bf2dc8ed8f (diff) | |
download | emacs-b78ee0e479f220bcb5ad4ad5f8851a9a9301e85d.tar.gz |
(Mode Line): Document the 3D appearence of the mode line on
graphics displays.
Diffstat (limited to 'man')
-rw-r--r-- | man/screen.texi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/screen.texi b/man/screen.texi index d2c51aa2f11..4657a7a7bcd 100644 --- a/man/screen.texi +++ b/man/screen.texi @@ -168,8 +168,12 @@ minibuffer by typing @kbd{C-g}. @xref{Minibuffer}. Each text window's last line is a @dfn{mode line}, which describes what is going on in that window. When there is only one text window, the mode line appears right above the echo area; it is the next-to-last line -on the frame. The mode line is in inverse video if the terminal -supports that, and it starts and ends with dashes. +on the frame. The mode line starts and ends with dashes. On a +text-mode display, the mode line is in inverse video if the terminal +supports that; on a graphics display, the mode line is by default drawn +with a 3D box appearence, which makes it slightly larger than a normal +text line (if you don't like that, the 3D appearence can be turned off; +see @ref{Optional Mode Line}). Normally, the mode line looks like this: |