mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00:00
; * doc/lispref/frames.texi (Multiple Terminals): Add indexing.
This commit is contained in:
parent
856a58e282
commit
5c6dbc65f3
1 changed files with 3 additions and 0 deletions
|
@ -380,6 +380,9 @@ than one physical monitor. You can use the functions
|
||||||
@code{display-monitor-attributes-list} and @code{frame-monitor-attributes}
|
@code{display-monitor-attributes-list} and @code{frame-monitor-attributes}
|
||||||
to obtain information about such setups.
|
to obtain information about such setups.
|
||||||
|
|
||||||
|
@cindex display geometry
|
||||||
|
@cindex monitor geometry
|
||||||
|
@cindex geometry of display monitor
|
||||||
@defun display-monitor-attributes-list &optional display
|
@defun display-monitor-attributes-list &optional display
|
||||||
This function returns a list of physical monitor attributes on
|
This function returns a list of physical monitor attributes on
|
||||||
@var{display}, which can be a display name (a string), a terminal, or
|
@var{display}, which can be a display name (a string), a terminal, or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue