If the Top View window is blocking other images such as the Club Selection you can make adjustments in the Defaults to allow the window to be moved.
MPORTANT – Back up your defaults.stg file before you make any changes.
1. Open the defaults.stg file by copying Go to C:\TruGolf\E6 Golf 1.6 into the Windows search box.
2. Right click on the defaults.stg file and select edit or open with notepad.
3. Once the file is open press CTRL + F keys on the keyboard (this will open the “find” box)
4. Copy <CustomTopViewPosition Enabled=“False” PosX=“0” PosY=“0”/> into the search box
5. Change “False” to “ True” <CustomTopViewPosition Enabled= “False” PosX=“0” PosY=“0”/>
6.Add values to PosX=“0” PosY=“0” Exapmle – PosX=“900” PosY="100"
Note : PosX=“0” PosY=“0”/> is = to the top left corner of your screen. X is horizontal location and “Y” is vertical location.