Ted Unangst <[email protected]> wrote: > Artturi Alm wrote: > > display.width=1920 > > display.height=1200 > > display.depth=32 > > display.emulations=vt100 > > display.col_x_row=120x37 > > display.font_wxh=16x32 > > now that we've all had a chance to weigh in on the font, why are you adding > this weird x format? speaking of ugly... it should print columns and rows just > like width and height.
it is a waste of kernel and userland code since another mechanism already exists use stty -a
