]> git.eshelyaron.com Git - emacs.git/commitdiff
Add WAYLAND_DISPLAY description to cmdargs.texi
authorYuuki Harano <masm+github@masm11.me>
Sun, 14 Nov 2021 14:43:15 +0000 (23:43 +0900)
committerYuuki Harano <masm+github@masm11.me>
Sun, 14 Nov 2021 14:43:15 +0000 (23:43 +0900)
* doc/emacs/cmdargs.texi (Misc Variables): Add WAYLAND_DISPLAY
description.

doc/emacs/cmdargs.texi

index 86c04c84a2a1db1999af440c30acc39a9108dcc8..b1e471f6d632c343b725025e54dced7065a964f6 100644 (file)
@@ -756,6 +756,10 @@ On MS-Windows, if you set this variable, Emacs will load and initialize
 the network library at startup, instead of waiting until the first
 time it is required.
 
+@item WAYLAND_DISPLAY
+Pgtk Emacs (built with @option{--with-pgtk}) can run on Wayland natively.
+@env{WAYLAND_DISPLAY} specifies the connection to the compositor.
+
 @item emacs_dir
 On MS-Windows, @env{emacs_dir} is a special environment variable, which
 indicates the full path of the directory in which Emacs is installed.