06-13-2023, 11:04 AM
(This post was last modified: 06-13-2023, 11:05 AM by Tim Curtis.
Edit Reason: eta
)
To get the viewport size use the real screen and the setting below. Menu, Refresh after each change.
# Toggle viewport notification on/off
# Toggle viewport notification on/off
Code:
pi@moode:~ $ moodeutl -q "update cfg_system set value='viewport' where param='pkgid_suffix'"
pi@moode:~ $ moodeutl -q "update cfg_system set value='' where param='pkgid_suffix'"