[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
These frame parameters give the most basic information about the frame.
title
and name
are meaningful on all terminals.
display
The display on which to open this frame. It should be a string of the form
"host:dpy.screen"
, just like the DISPLAY
environment variable.
display-type
This parameter describes the range of possible colors that can be used in
this frame. Its value is color
, grayscale
or mono
.
title
If a frame has a non-nil
title, it appears in the window system's
border for the frame, and also in the mode line of windows in that frame if
mode-line-frame-identification
uses ‘%F’
(voir la section %
-Constructs in the Mode Line). This is normally the case when Emacs is not using a
window system, and can only display one frame at a time. Voir la section Frame Titles.
name
The name of the frame. The frame name serves as a default for the frame
title, if the title
parameter is unspecified or nil
. If you
don't specify a name, Emacs sets the frame name automatically (voir la section Frame Titles).
If you specify the frame name explicitly when you create the frame, the name is also used (instead of the name of the Emacs executable) when looking up X resources for the frame.
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.