Define a virtual palette with the maximum allowable cube size
PALvirt MaxCube
{
vclass = VIS_CLASS_PSEUDO;
share = SHARE_CMAP;
cube_size = 6;
};
MaxCube defines a virtual palette that uses a pseudo-color, shareable visual with the maximum cube size of 6.