[EMAIL PROTECTED] wrote:
>
> If you go to /usr/lib/kbd/consolefonts, will probably find you have a
> bunch of fonts. I think c.fnt has the line-graphics characters you are
> looking for. You can try it out with "setfont c.fnt" if you have it.
> "setfont" by itself will reload the default, unless of course you have a
> diferent default set in your startup rc files.
> 201 and 200 for the left corners, and 205 for top and bottom, but where
> are the right corners? :-)
>
> Lawson
Code mapping for double and single line borders are:
Double Line
185 -> right 'T', 186 -> Vertical, 187 -> Upper Right (UR) Corner, 188
-> LR Corner, 200 -> LL Corner, 201 -> UL Corner, 202 -> Bottom 'T', 203
-> Top 'T', 20 -> Left 'T', 205 -> Horizontal, 206 -> Intersection
(cross).
Single Line
169 -> UL corner, 170 -> UR Corner, 179 -> Vertical, 180 -> Right 'T',
192 -> LL Corner, 193 -> Bottom 'T', 194 -> Top 'T', 195 -> Left 'T',
196 -> Horizontal, 197 -> Intersection
There is also a set mapping to combination of single/double line
boarders.
Ralph