From 2433a7f4dd0687154300e5362a67bd5475fe84cc Mon Sep 17 00:00:00 2001 From: fduncanh Date: Sun, 12 Sep 2021 16:25:13 -0400 Subject: [PATCH] cosmetic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4036a19..709bad5 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ with 4 or less digits. It seems that the width and height may be negotiated with the AirPlay client, so this may not be the actual screen geometry that displays. -8.The title on the GStreamer display window is now is the AirPlay server name +8. The title on the GStreamer display window is now is the AirPlay server name (default "UxPlay", but can be changed with option **-n**), rather than the program name "uxplay" (note the difference in capitalization). (This works for X11 windows created by gstreamer videosinks ximagesink, xvimagesink, but not OpenGL windows created by glimagesink.)