I was looking around for a way to disable the FPS and memory overlay but couldn't find any info but was able to find the code in the Innerspace.xml file. Removing these two lines resolved the issue and I don't have to press ctrl+f and ctrl+m anymore.
<Setting Name="Memory Indicator">hudgroup -show "memory indicator"</Setting>
<Setting Name="FPS Indicator">hudgroup -show "fps indicator"</Setting>
Sorry if this is common knowledge, I looked everywhere and couldn't find a way to do it.
<Setting Name="Memory Indicator">hudgroup -show "memory indicator"</Setting>
<Setting Name="FPS Indicator">hudgroup -show "fps indicator"</Setting>
Sorry if this is common knowledge, I looked everywhere and couldn't find a way to do it.