10.3;rs (refresh_screen) *DM*, revision 2.0, 90/05/18
rs (refresh_screen) refresh screen
usage: rs [-f|-n|-o]
DESCRIPTION
The rs command refreshes the entire screen, updating all windows with any
pending changes.
rs has several options which support runtime color selection.
OPTIONS
-f Use slots 8-15 of ~/user_data/color_map if it exists, otherwise use
`node_data/etc/dm_display/color_map as the pad foreground/background
color template. If the colors obtained from the color_map file do
not exactly match the colors already on the map, force the color_map
colors into available color slots in the currently loaded colormap.
This is the default behavior.
-n Use slots 8-15 of ~/user_data/color_map if it exists, otherwise use
`node_data/etc/dm_display/color_map as the pad foreground/background
color template. If the colors obtained from the color_map file do
not exactly match the colors already on the map, use nearest color
matches between the currently loaded colormap and the color_map
file.
-o Use slots 8-15 of `node_data/etc/dm_display/color_map as the
foreground/background color template. Lock color slots 8-15, if
available.
SEE ALSO
More information is available. Type the following at an Aegis shell
prompt:
help rw For details about refreshing windows
help dm commands For a list of other display management commands