The FVTerm javascript uses the file SCHSDefs.js to identify and highlight clickable hotspots. By default, if you have a row of function key descriptions at the bottom of your screens, the SCHSDefs.js logic should be able to find and make those keys clickable.
The default has been that these are highlighted as click-able buttons in the FVTerm screen webpage. For many users, these buttons are not preferable; these users prefer a transparent click overlay, so that the function keys look like they do in a standard terminal emulator.
Values:
Button - SCHS Class in active CSS |
Button - uses the SCHS class in the active color CSS scheme.
This is typically a button --styling can be customized in the CSS file. |
Transparent - SCHST Class |
As distributed creates a transparent overlay for your hotspots. |
In a Profile, this value can be inherited from a linked, parent profile. The Track Marks () will indicate if the value is default, from the parent Profile or unique to this profile.