Found some minor little tweaks I can do at the command-line around and thought I'd pass them here since the Mate-Tweak application is not present. Not a big deal. Changes are sticky, so I did not need to find and tweak a configuration file manually, nor put them in a startup. Easy.
Fine Sound adjustment via mouse scrollwheel. Normally it defaults to 5 but I like it a little finer between steps like 2 or 3.
Code: Select all
gsettings set org.mate.SettingsDaemon.plugins.media-keys volume-step 3 Code: Select all
gsettings set org.gnome.desktop.interface enable-animations false
and
gsettings set org.mate.Marco.general reduced-resources trueOk, just fun. My hardware has no problems but these are some neat tweaks to consider.





