mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 06:07:47 +08:00
Provisioning: Enable keyboard navigation between controls on macOS
Task-number: QTQAINFRA-4660 Pick-to: 6.2 Change-Id: I12f2995c797e573d5072145c100ee64e98e133ce Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
committed by
Tor Arne Vestbø
parent
e9258230f3
commit
dbb4cd06aa
@@ -106,3 +106,6 @@ sudo automount -cv
|
||||
|
||||
# Disable multicast advertisements
|
||||
sudo defaults write /Library/Preferences/com.apple.mDNSResponder.plist NoMulticastAdvertisements -bool true
|
||||
|
||||
# Enable Use keyboard navigation to move focus between controls
|
||||
defaults write -g AppleKeyboardUIMode -int 2
|
||||
|
||||
Reference in New Issue
Block a user