That could be useful.
What accounts for the experience here?
a) pupX changes SSC's interval to a mark that cannot be done within the gui interface. 32-bit Xenial it works. 64-bit doesn't. The difference being???
If I could change SSC's interval without pupX, if it worked I still wouldn't understand the conflict and it would only exist where I edited the settings.
b) In my second post link Radky writes about a new version of JWMDesk with 1-minute SSC intervals. In Hirsute which is fairly new (peebea just posted a newer), it's still 5-minutes. I am not booting 64 often, but when I do again I'll check Fossa for the increment.
Hence, if you expected 1-minute intervals to be normal in all pups without conflicts, how would that be achieved?
Hacks just for me are better than nothing, but I'm thinking about a universal fix for the problem.
amethyst wrote: Sat Oct 23, 2021 7:33 am
When you have ScreenControl (SSC) you can change the time-steps to increments of 1 minute like this:
Open the sscontrol preferences file (normally found at /usr/local/sscontrol/preferences) by right-clicking it, open as text and edit the time settings in the following lines accordingly:
Code: Select all
<spinbutton width-request=\"100\" range-min=\"1\" range-max=\"300\" range-step=\"1\" range-value=\"1\"
tooltip-text=\"$(gettext ' Select an activation delay (1-300 minutes)
Notes:
1. Changing the time value in pupX is only persistent for the current session whilst the settings set in SSC can be saved during or at the end of the session.
2. I don't think radky (creator of the utility) will mind if you change the time settings in the script for your own personal use but it will be advisable to send him a personal message to inform him in this regard nevertheless.