Keymap

s4 s4inbox at gmail.com
Sun Mar 29 04:52:26 PDT 2015


Hi!
Better late than never. Here is what i did to "russify" my terminal:

1)  # cat /etc/rc.conf
    ...
    font8x8="*cp866*-8x8"         # fonts in cp866
    font8x14="*cp866*-8x14"
    font8x16="*cp866*-8x16"
    keymap="ru.*koi8-r*.win"     # keymap in koi8-r
    scrnmap="*koi8-r*2*cp866*"   # convert keymap --> fonts
    ...
2) # grep ttyv /etc/ttys
    ttyv0   "/usr/libexec/getty Pc"         *cons25r *on  secure
    ttyv1   "/usr/libexec/getty Pc"         *cons25r *on  secure
    ttyv2   "/usr/libexec/getty Pc"         *cons25r *on  secure
    ...
3) # pw usermod -n *user *-L *russian*
    (because in /etc/login.conf already have 'russian|Russian Users
Accounts [...]')


Hope this helps.

2015-03-24 1:20 GMT+04:00 Jasse Jansson <jasse at yberwaffe.com>:

> Hi.
> I’m trying to setup fly as a small home server, but it’s maybe 5 years
> since I used a unix style opsys.
>
> Install rolled along just fine, but I can’t get the right keymap.
>
> åäöÅÄÖ and a few other things on the keyboard just shows up as /226 or
> something similar.
> Yepp, I’m trying to get the Swedish keycap working.
>
> If I boot from the install CD I can make keymap choices at 2 different
> locations, but I can’t cet it right.
> Hints ???
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20150329/5aad6d17/attachment-0008.html>


More information about the Users mailing list