| Re: How to change color depth on Ultra 60? On Mon, 12 Apr 2004 16:40:56 -0500, Brandon Hoppe wrote: > > I can change the resolution with ffbconfig but there isn't an option to change the color > depth (i.e. -defdepth). m64config doesn't exist so I can't use that. > > How else can I change it? # mkdir -p /etc/dt/config # cp /usr/dt/config/Xservers /etc/dt/config # vi /etc/dt/config/Xservers :0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner -dev /dev/fbs/ffb0 defdepth 24 You may need to change /dev/fbs/ffb0. |