From f9e388bd8dadf2998afb431c3e0385bc2736b548 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 9 Mar 2026 18:27:00 -0700 Subject: [PATCH] ephyr: add -title to Xephyr man page Fixes: e3c65cf1d ("xephyr: Add -title option.") Signed-off-by: Alan Coopersmith Part-of: --- hw/kdrive/ephyr/man/Xephyr.man | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw/kdrive/ephyr/man/Xephyr.man b/hw/kdrive/ephyr/man/Xephyr.man index 3b13671ac..00ec7a648 100644 --- a/hw/kdrive/ephyr/man/Xephyr.man +++ b/hw/kdrive/ephyr/man/Xephyr.man @@ -98,6 +98,8 @@ at the end is interpreted as the ascii character '+') .I a key is pressed) .RE +.BI \-title " title" +Set the window title in the WM_NAME property. .SH "SIGNALS" Send a SIGUSR1 to the server (e.g. pkill \-USR1 Xephyr) to toggle the debugging mode.