From e5f4c7c80b3f15b1941c530e58fbded0fd06a97e Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Fri, 19 Apr 2019 14:03:58 +0100 Subject: [PATCH] xquartz: Fix a typo in man page substitution The typo fixed in d69460159 was still present for this setting when added in ac439842. meson warns that there is no substitution with this name. --- hw/xquartz/man/Xquartz.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xquartz/man/Xquartz.man b/hw/xquartz/man/Xquartz.man index df7ab25aa..6f19202d6 100644 --- a/hw/xquartz/man/Xquartz.man +++ b/hw/xquartz/man/Xquartz.man @@ -84,7 +84,7 @@ This option defaults to false and is provided only "for experts." It updates th .B defaults write @bundle_id_prefix@.X11 enable_test_extensions -boolean true This option defaults to false and is only accessible through the command line. Enable this option to turn on the DEC-XTRAP, RECORD, and XTEST extensions in the server. .TP 8 -.B defaults write @laucnd_id_prefix@.X11 scroll_in_device_direction -boolean true +.B defaults write @bundle_id_prefix@.X11 scroll_in_device_direction -boolean true This option defaults to false. Enable this option to ensure that X11 scroll events are always in the direction of the device. This overrides the related option in the Mouse/Trackpad section of System Preferences. .SH OPTIONS .PP