Commit Graph

11 Commits

Author SHA1 Message Date
DreymaR 516e7bcdd6 Add-to-file in working directory
* People want to source different files depending on distro
* The `-a` switch now writes to a local sourceable `rc-file`
* You may copy/paste the command from that file to your .rc file
2023-06-26 16:17:22 +02:00
DreymaR adcbc4986a Update setkb.sh
* BUG: Shell variables can't contain hyphens, sorry... So $DH-mod -> $DH_Mod
* BUG: #{} -> ${}
* Made setkb.sh robust towards more combinations and conditions.
2023-06-19 23:18:25 +02:00
DreymaR 4b6d14b710 Tidied up ergo model names
* Instead of arcane names like `pc105aw-sl`, use consistent naming like `pc105awide`.
* Hid the arcane AWing model from menus etc. It's still selectable from the files.
2023-06-13 18:50:25 +02:00
DreymaR 69743d5846 Esperanto and Slovak locale variants
* Finally added the long-WIP variants epo and sk properly
* The colemaklayouts list in evdev/base, although not in actual use, was updated too
* For Slovak and Czech, made minor tweaks to better allow writing each other's letters
2023-06-02 16:28:10 +02:00
DreymaR 1e443327cd Extend edit for Extend+O
* Trying to clear the LevelFive mod from Extend+O to hopefully better performance
2023-06-02 11:53:51 +02:00
DreymaR 71b3f29323 Updated xkb-data to v2-35-1-1
* A long overdue update of xkb-data from v2-23 (2018-04) to v2-35 (2022-04)
* This is the most current xkb-data package version in use by Debian (Sid)
* One later commit (2022-07) fixing the latam locale was cherry-picked
2023-05-31 12:38:06 +02:00
DreymaR 7599caaaa3 Extend fix
* Backspace was erroneously named <BACK> instead of <BKSP> in symbols/extend
* Replaced `NoSymbol` with its newer synonym `Any` in symbols/extend
2023-05-30 16:33:34 +02:00
DreymaR 8c2df9c9f2 Link update 2023-05-24 16:27:00 +02:00
DreymaR 7c7a8e8835 Update READMEs
* Tidied up the TODO/HOLD/DONE lists some.
* Documentation fiddling.
2023-05-11 10:33:30 +02:00
DreymaR 57bfc02211 Formatting
* Replaced the arcane "for xkb on X.Org Server 7.x" w/ XKeyboardConfig etc
* Two spaces after most double-slash comments, just because it's pretty
* DreymaR's surname changed from Bech Gadmar to Bech-Aase in 2021
* Most Colemak Forum (forum.colemak.com) links replaced w/ new BigBag ones
2023-05-05 17:06:58 +02:00
DreymaR d833c8cce4 Autorepeat for Extend
* Added 'repeat=yes' to keys with Extend actions (most)
* In response to a Colemak Discord thread; see the README
2023-04-24 13:07:55 +02:00