Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-06 | add standard farsi keymap | mkf | |
2022-10-12 | /sys/lib/kbmap/jp: correct Zenkaku control character | Jacob Moody | |
Historically, ktrans used ^t for completion as denoted in the older README's and thus likely was using ^e for (e)nglish mode at some point. While the ktrans we imported had this changed around already, our older Jp kbmap was still emitting ^e for Zenkaku. This has been updated to give ^t, the current control sequence for english mode. | |||
2022-10-06 | nusb/kb, aux/kbdfs: add brightness down/up media keys | Sigrid Solveig Haflínudóttir | |
2022-10-04 | aux/kbdfs, nusb/kb: add basic media keys support; add /dev/hidNctl to change ↵ | Sigrid Solveig Haflínudóttir | |
repeat/delay; fix a race condition | |||
2022-05-24 | kbmap: add latin american keymap (thanks ssf) | Ori Bernstein | |
2021-05-20 | /sys/lib/kbmap/colemak: map capslock to backspace (thanks jacob wb) | cinap_lenrek | |
2021-03-23 | kbmap/tr: add one missing key to Turkish keymap (thanks kemal) | Ori Bernstein | |
while we're here, change the hex values to unicode chars. | |||
2020-12-18 | kbmap: add Turkish keymap (thanks Kemal) | kvik | |
2020-12-11 | update Finnish kbmap: fix ¤ on shift+4 and add more AltGr variants | Sigrid | |
2020-12-07 | aux/kbdfs, kbmaps: enable Kmod4 for other layouts, not just neo2 | Sigrid | |
2020-11-26 | kbmap/neo2: add support for neo2 kbmak (thanks jstsmthrgk) | Ori Bernstein | |
2020-10-25 | kbmap: add latvian keymap (thanks freddy) | cinap_lenrek | |
2020-10-25 | kbmap: add croatian kbmap (thanks skerbergs) | cinap_lenrek | |
2020-03-21 | update colemak kbmap, simpler version with scroll working (thanks jeremy) | Sigrid | |
2020-03-21 | add colemak kbmap (thanks Silas McCroskey) | Sigrid | |
2020-03-21 | add swiss german kbmap (thanks mike) | Sigrid | |
2020-02-23 | /sys/lib/kbmap: update 0xf860 to Kshift value, fix fake shifts on esc1 | Sigrid | |
2016-05-28 | add polish keymap (thanks chomzee!) | cinap_lenrek | |
2016-05-05 | add belarusian (by) keymap (thanks eric lindblad) | cinap_lenrek | |
2016-05-05 | remove š and Š from estonian keymap | cinap_lenrek | |
Probably the temporary solution to obtain the Estonian uppercase Š and Ž [S and Z with caron (ˇ)] without Shift + AltGr, I note in https://code.9front.org/hg/plan9front/rev/5b6853beadb4 you've written a Shift + AltGr (table 7) for Polish, would be using the caron (ˇ) mapped to key 41 followed by Shift s or Shift z; it was a mistake to earlier map a mode 4 in my fix of /sys/lib/kbmap/ee. It is a bit of an inconvenience to have an AltGr mapping to š and ž, but not a Shift + AltGr mapping to Š and Ž, but that's the best I can do for now. I send a new ee file without the mode 4. https://code.9front.org/hg/plan9front/rev/851d5d9022af these should not be in here 1.97+4 31 'Š 1.98+4 44 'Ž https://code.9front.org/hg/plan9front/rev/378ba39fc90a Sincerely, Eric Lindblad | |||
2016-04-13 | Subject: typo: ee corrected (thanks Eric Lindblad) | cinap_lenrek | |
sorry there were entries as 3 27 '§ 3 27 '½ should have been 3 27 '§ 3 43 '½ attached is a corrected version | |||
2016-04-13 | fix estonian keymap (thanks Eric Lindblad) | cinap_lenrek | |
The /sys/lib/kbmap/ee file seemed to have CRs in it. If a first column in the table (for modifier key) as 4 is for Alt Gr + Shift then the attached (UTF-8 without BOM) should work as a replacement ee file. Best Regards, Eric Lindblad | |||
2016-04-12 | add danish keymap (thanks Eric Lindblad) | cinap_lenrek | |
2013-11-23 | kbdfs: add esc1+shift and esc1+ctrl pages (see sources kbmap-uk-weird patch) | cinap_lenrek | |
Add pages for esc1+shift and esc1+ctrl - some UK USB keyboards (Dell) and it seems some German ones: https://groups.google.com/forum/#!topic/comp.os.plan9/ycok6NTCWCg seem to generate an esc1 + code scancode combination for the pipe/backslash key. Seems like overkill to add two whole pages for just two keys, but there again RAM is cheap these days. Probably should take the changes across to omap/kbd.c (and by extension bcm/kbd.c) but the changes are trivial. | |||
2013-05-20 | kbmap/ua: fix uppercase ь | ftrvxmtrx | |
2013-05-19 | kbmap/ru: fix uppercase ь | ftrvxmtrx | |
2012-12-21 | Renamed the serbian latin kbmap and changed some minor errors | Marko Kostić | |
in it (lj > q, nj > w). | |||
2012-09-19 | user: Marko Kostić <marko.m.kostic@gmail.com> | Marko Kostić | |
branch 'default' added sys/lib/kbmap/sr (serbian cyrillic kbmap) added sys/lib/kbmap/sr@latin (serbian latin kbmap) | |||
2012-09-10 | add hungary keyboard map (contributed by bencef) | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/lib | Taru Karttunen | |