From f7587a2961d868e088a9f3e57f1403fae9fe214c Mon Sep 17 00:00:00 2001 From: Beau Gunderson Date: Sun, 5 Apr 2020 08:23:06 -0700 Subject: [PATCH] add instructions for trackpad users --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6f9e72f..e2cf224 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ $ /Library/Frameworks/Python.framework/Versions/3.7/bin/pip install six requests $ /Applications/GNURadio.app/Contents/MacOS/usr/lib/uhd/utils/uhd_images_downloader.py ``` +### Trackpad users + +If you're using a trackpad you'll need a way to emulate a middle-click, especially for configuring the GUI blocks. One such tool is [MiddleClick](https://github.com/DaFuqtor/MiddleClick-Catalina). + + ## Motivation Some users just do not want to install [MacPorts](https://www.macports.org) only to use GNURadio. We get it. To each their own.