11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
|
// Northern Sami keyboard for Finland
|
||
|
// Written by Børre Gaup <boerre.gaup@pc.nu>
|
||
|
// Quick usage: setxkbmap se_FI
|
||
|
//
|
||
|
// $XFree86$
|
||
|
|
||
|
partial alphanumeric_keys
|
||
|
xkb_symbols "basic" {
|
||
|
include "sapmi(sefi)"
|
||
|
};
|