I've been working at making TC10.1 and/or TC14 my main day to day OS
I wanted a simple gui clock and it seemed that TC's flit might do, but there is a problem.
On TC4.7.7 flit works as described in its 'help' without problems.
Initially there is no .flit.conf file in /home/tc, but if 'Save configuration' is selected from flit's right click popup menu,
the file appears, filled out with the default values of all adjustable items.
Items not accessible from flit's popup menu, can now be changed.
On TC10.1 and TC14, when 'Save configuration' is selected an empty .flit.conf file is created and flit shuts down. Sometimes there is a seg fault.
Starting with an empty .flit.conf results in the same behavior.
The help file from the popup menu says that the layout, syntax and other properties of .flit.conf should be preserved, when making changes.
But since the file is empty, there is no clue to its proper layout and syntax.
I got around this hurdle by copying .flit.conf from TC4.7.
Once the properly structured file is in place, flit behaves as advertised in TCs 10 & 14.
In particular, selecting 'Save configuration' no longer causes problems.
So I am happy with the workaround, but there is obviously a problem with flit