From 66f7361bc0b4c79dfbd42940793f10c1cbc46b71 Mon Sep 17 00:00:00 2001 From: fduncanh Date: Thu, 30 Sep 2021 03:36:29 -0400 Subject: [PATCH] edit README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2e3ea8..ec175df 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ cannot be used because if the GStreamer pipeline is destroyed while the OpenGL w and uxplay is left running, a segfault occurs (this is an issue with the glimagesink GStreamer OpenGL plugin, not UxPlay). Also, the resolution settings "-s wxh" do not affect -the (small) initial mirror window size, but the window can be expanded using the mouse. +the (small) initial mirror window size, but the window can be expanded using the mouse or trackpad. ***Building OpenSSL-1.1.1 and libplist from source on macOS***