9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] A small contribution
@ 2021-07-03 22:36 Salvador Sabaini
  2021-07-04 17:14 ` Tomás Ciccola
  0 siblings, 1 reply; 2+ messages in thread
From: Salvador Sabaini @ 2021-07-03 22:36 UTC (permalink / raw)
  To: 9front

Hello all,

I couldn't find a Latin American (la) keyboard map for my keyboard, so
I created it.  I'm sharing it here in case you want to include it in
the base system.

cpu% cat /sys/lib/kbmap/la
	0	12	39
	0	13	191
	0	26	180
	0	27	43
	0	39	241
	0	40	123
	0	41	124
	0	43	125
	0	53	45
	0	86	60
	1	3	34
	1	4	35
	1	7	38
	1	8	47
	1	9	40
	1	10	41
	1	11	61
	1	12	63
	1	13	161
	1	26	168
	1	27	42
	1	39	209
	1	40	91
	1	41	176
	1	43	93
	1	51	59
	1	52	58
	1	53	95
	1	86	62
	3	2	124
	3	3	64
	3	6	189
	3	16	64
	3	4	183
	3	5	126
	3	7	172
	3	8	123
	3	9	91
	3	10	93
	3	11	125
	3	12	92
	3	13	184
	3	26	168
	3	27	126
	3	28	10
	3	39	126
	3	40	94
	3	41	172
	3	43	96
	3	52	183
	3	53	47
cpu%


Thank you for your work on this amazing system!

ssf


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] A small contribution
  2021-07-03 22:36 [9front] A small contribution Salvador Sabaini
@ 2021-07-04 17:14 ` Tomás Ciccola
  0 siblings, 0 replies; 2+ messages in thread
From: Tomás Ciccola @ 2021-07-04 17:14 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 2308 bytes --]

awesome! I use altgr-intl (english keyboard, but with spanish tildes with
altgr like áéíóúñ). I basically added those key codes as a separate file
and cat them with the us keymap to the keyboard ctrl file at boot. Couldn't
get Uppercase variants since it seems that Shift+Altgr isn't recognized as
a modifier so in those cases I use the standard way of inputting runes

On Sat, Jul 3, 2021 at 9:59 PM Salvador Sabaini <ssf@rtfm.com.ar> wrote:

> Hello all,
>
> I couldn't find a Latin American (la) keyboard map for my keyboard, so
> I created it.  I'm sharing it here in case you want to include it in
> the base system.
>
> cpu% cat /sys/lib/kbmap/la
>         0       12      39
>         0       13      191
>         0       26      180
>         0       27      43
>         0       39      241
>         0       40      123
>         0       41      124
>         0       43      125
>         0       53      45
>         0       86      60
>         1       3       34
>         1       4       35
>         1       7       38
>         1       8       47
>         1       9       40
>         1       10      41
>         1       11      61
>         1       12      63
>         1       13      161
>         1       26      168
>         1       27      42
>         1       39      209
>         1       40      91
>         1       41      176
>         1       43      93
>         1       51      59
>         1       52      58
>         1       53      95
>         1       86      62
>         3       2       124
>         3       3       64
>         3       6       189
>         3       16      64
>         3       4       183
>         3       5       126
>         3       7       172
>         3       8       123
>         3       9       91
>         3       10      93
>         3       11      125
>         3       12      92
>         3       13      184
>         3       26      168
>         3       27      126
>         3       28      10
>         3       39      126
>         3       40      94
>         3       41      172
>         3       43      96
>         3       52      183
>         3       53      47
> cpu%
>
>
> Thank you for your work on this amazing system!
>
> ssf
>
>

[-- Attachment #2: Type: text/html, Size: 3378 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-04 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-03 22:36 [9front] A small contribution Salvador Sabaini
2021-07-04 17:14 ` Tomás Ciccola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).