On 3/22/2014 at 4:43 PM Stuart Henderson wrote: |On 2014-03-22, Mike. <[email protected]> wrote: |> I've looked and searched, but I've been unable to find a way return |> to the usual 80x25, or even 80x40, screen setup. Is it possible to |> change the font in drm? Is it possible to disable drm and get back |> the 80x25 screen? | |Not sure about changing fonts or char size, but you can disable drm: | |config -ef /bsd |disable radeondrm |quit | |(for your case; others need "disable inteldrm"). | |You also need this if you've got a machine which boots with the monitor |powered off (or has no vesa ddc) and the default 1024x768 resolution isn't |supported by the monitor. =============
Many thanks. That brought me back to 80x25, which is OK for my needs.

