Is there a easy way to switch to the non-scope skin from the scope skin and transferring over all of the skin settings?
I got a new screen, and would rather use the standard skin now, but don’t really want to have to go through and find all the settings and configure them again.
@Chillbo might have an idea, but he is a bit busy at the moment
Sam
Will have to test a way to achieve this, but technically it should be possible. Will let you know my findings later 
I’ve had another look at this… Via SSH you can quite easily copy over the skin settings from the standard OSMC Skin to the scope version. The two paths in questions are:
/home/osmc/.kodi/userdata/addon_data/skin.osmc
and
/home/osmc/.kodi/userdata/addon_data/skin.osmc.scope
Copying the home menu customizations over is not trivially possible though as those are applied by the skinshortcuts script which uses this path for its settings:
/home/osmc/.kodi/userdata/addon_data/script.skinshortcuts
I haven’t found an easy way letting the script apply the same customizations to the scope version of our skin as to the standard version, sry. 
Maybe @anxdpanic has an idea.
But it is a unique request for sure.