Linux/m68k uses the FBDev X server from XFree86, which is a standard
XFree86 server designed for the framebuffer device. This allows video
settings to be inherited from the Linux console instead of requiring
you to extensively edit your XF86Config file. You
may want to adjust the depth settings, but you can leave other
settings alone.
Users of machines with high-resolution graphics cards may be
interested in using one resolution for the console and higher
resolutions for X. This option requires that the framebuffer driver in
question supports programming the video mode (i.e., it does not inherit
the mode from the machine's native boot loader or it has only one fixed
mode). Programmable video modes may be added to the
XF86Config file. The format of the mode information
is identical to the format used in XF86Config on
all other architectures; you can also output appropriate mode lines
from the fbset utility.
The X server and console also work together in that you can adjust
framebuffer settings on the command line using the
fbset program and then output the settings in a
format that can be copied into your XF86Config file
for switching modes within X.
Unfortunately, the XF86Config files shipped with
distributions usually include extraneous information that is not
relevant to m68k users (and only serves to confuse them). This is an
area of concern that the Linux/m68k team plans to address in the near
future.