GETMAP(9.1) GETMAP(9.1)
NAME
getmap, colors - manipulate the display's color map
SYNOPSIS
fb/getmap name
fb/colors
DESCRIPTION
Getmap loads the display's color map. See getcmap(9.3) for details of
the interpretation of name.
Colors displays the color map in a newly created window. In the win‐
dow, button 1 displays the color index and 8-bit rgb values and button
3 pops up an exit menu.
SOURCE
/sys/src/fb/getmap.c
SEE ALSO
getcmap(9.3), cmap(9.6)
GETMAP(9.1)