PI3A adjustments in https://github.com/dakboard/Internal/issues/108
- Added vm.swappiness = 10 to /etc/sysctl.conf
This will only begin using swap once ram is 90% used to increase performance. - Modified /etc/dphys-swapfile for better swap allocation
Comment out #CONF_SWAPSIZE=256
Ucomment CONF_SWAPFACTOR=2
Uncomment CONF_MAXSWAP=2048 - Page refresh functionality completed in the following issue:
https://github.com/dakboard/Internal/issues/48 - Corrections made to .profile for xrandr profiles.
- FHD ultrawide profiles were not set for HDMI-2 previously.
- Chromium will not full screen on HDMI-2 when in portrait:
https://github.com/dakboard/Internal/issues/101 - Chromium-browser upgraded via apt-get.