From ce2e9e1f5e00e8a21e494197030f0da255d383d9 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 9 Mar 2026 18:31:45 -0700 Subject: [PATCH] ephyr: add -name to Xephyr man page Fixes: f028e245a ("Bug #10016: Implement WM_CLASS hints in Xephyr.") Signed-off-by: Alan Coopersmith Part-of: --- hw/kdrive/ephyr/man/Xephyr.man | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/kdrive/ephyr/man/Xephyr.man b/hw/kdrive/ephyr/man/Xephyr.man index 00ec7a648..5ead0bf61 100644 --- a/hw/kdrive/ephyr/man/Xephyr.man +++ b/hw/kdrive/ephyr/man/Xephyr.man @@ -98,6 +98,9 @@ at the end is interpreted as the ascii character '+') .I a key is pressed) .RE +.BI \-name " name" +Set the name in the WM_CLASS property. +.TP 8 .BI \-title " title" Set the window title in the WM_NAME property. .SH "SIGNALS"