Installation Guide: OS X
From UVLayout Docs
Revision as of 08:01, 27 May 2016 (edit) Headus (Talk | contribs) ← Previous diff |
Revision as of 07:27, 23 June 2016 (edit) (undo) Headus (Talk | contribs) (→Known Problems) Next diff → |
||
Line 16: | Line 16: | ||
== Known Problems == | == Known Problems == | ||
- | * If UVLayout stops working after upgrading your version of OS X, try removing and reinstalling the latest X11/XQuartz release. | + | * If UVLayout stops working after upgrading your version of OS X, try removing and reinstalling X11/XQuartz (see above). |
* If you launch UVLayout and nothing appears to happen, check if you have your display configured for '''dual monitors''', but only one is plugged in or turned on. If you turn on the second screen and find UVLayout there, you can drag it back to the main screen and "pin" it with the top left most button in the UVLayout GUI. | * If you launch UVLayout and nothing appears to happen, check if you have your display configured for '''dual monitors''', but only one is plugged in or turned on. If you turn on the second screen and find UVLayout there, you can drag it back to the main screen and "pin" it with the top left most button in the UVLayout GUI. | ||
Line 30: | Line 30: | ||
chmod -R a=u-w,u+w /Applications/headus-UVLayout-*.app | chmod -R a=u-w,u+w /Applications/headus-UVLayout-*.app | ||
</ul></ul> | </ul></ul> | ||
+ | |||
+ | == El Capitan vs USB Dongle === | ||
+ | |||
+ | # Boot into Mac by pressing CMD + R (Recovery Mode) | ||
+ | # Go to Terminal under Utilities. | ||
+ | # Type in 'csrutil disable'. A comment will be displayed that your csrutil has been disabled. | ||
+ | # Reboot |
Revision as of 07:27, 23 June 2016
|
This page describes how to install or upgrade UVLayout onto OS X systems. Currently only Intel powered Macs running OS X Leopard (10.5) or newer are supported.
UVLayout runs under the X11 environment, but X11 is no longer bundled with the OS X operating system. You can however get a compatible version of X11/XQuartz from ...
We recommend before you install UVLayout that you run X11/XQuartz first, to make sure that it is working OK, and enable the "Focus Follows Mouse" preference (see image right). This only affects applications run through the X11 environment, which is most likely only going to be UVLayout, so don't worry about any adverse effects. To install UVLayout, open the supplied UVLayout.dmg disk image file and follow the instructions in the Read-Me.txt file. If this is the first time you have installed UVLayout, you will need to activate it by cut'n'pasting your license key into the keys file. Instructions on that are here. Known Problems
El Capitan vs USB Dongle =
|