Commit Graph

5 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 37cba71426 Sym mod in setkb.sh
* The setkb.sh shortstring can now take full 'caws' ergo mod combos
* The 'pc10#wide' models were renamed to 'pc10#-wide'
* Sym-ISO/ANSI variants were renamed to sym_w-10(4|5)
2023-06-14 16:40:07 +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 441223406c setxkb.sh -> setkb.sh
* Changed the name of the setxkb.sh script throughout
* Sorry if this causes confusion anywhere!
* Easier to type 'setkb' than 'setxkb'
* Easier to distinguish from 'setxkbmap'
2023-01-03 17:31:29 +01:00
Renamed from setxkb.sh (Browse further)