From: Grzegorz A. H. <gr...@ti...> - 2005-04-29 09:36:36
|
On 2005-04-28, James Simmons <jsi...@pe...> wrote: > Also the other issue is what if the user only changes the color > depth and the VCs are at different resolution. Some resolutions > can handle the new depth but others can't. How do we handle this? Fail like fbset fails to set an unknown mode for the current console. fbset would print an error for all the consoles which could not be changed and return nonzero on exit. |