Commit Graph

26 Commits

Author SHA1 Message Date
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 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
DreymaR cd5e8b78f6 Update README.md 2023-04-14 17:14:00 +02:00
DreymaR 16341d88e1 Defaults changed a bit
* The Space key is now defined in the letter block, due to some users losing it
* Extend for F# keys is now disabled by default, due to problems for some users
* See the README on how to re-enable FK Extend
2023-01-13 16:26:27 +01: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
DreymaR 81e3fc9bb1 Update README.md
Readme edits
2023-01-03 15:06:52 +01:00
DreymaR d0fa7e4965 Local dir
* Now setxkb.sh should support running from a local dir. Not properly tested though...
2022-12-21 16:35:24 +01:00
DreymaR a8db6e705e Fixes
* The Extend mapping for Enter/Return was reported to break the key: Disabled it.
* The aliases for Colemak DH had a bug (not actually used so far though)
2022-07-31 17:00:34 +02:00
DreymaR 8ea9b30b66 Extend tweak
* Some tweaks to the extend file
* The BACK and RTRN keys were undefined
* The MENU mapping should be COMP
2022-03-17 18:33:32 +01:00
DreymaR 7648d7ab3d Update README.md 2022-02-08 11:54:50 +01:00
DreymaR f2dd703c5b More Extend modifier fixes
* Added clearmods=LevelFive to some more Ext keys
2021-02-15 10:33:24 +01:00
DreymaR 5e4a676545 Renamed to _orig and _xmod
* Some users felt that the unchanged xkb-data files were better named 'orig' than 'bak'.
* Since I'm a maniac, that made me change the 'mod' dir to 'xmod' too.
* Note that you may create a patch with the orig and xmod dirs, if you wish.
2021-02-02 12:31:23 +01:00
DreymaR 6283b705ef Bugfix for Ext-Escape
* Ext+Q still led to Esc+Caps
* Added clearmods=LevelFive to Ext+Q and Ext2+G
* Ext+LeftBracket should already be fixed
2021-01-22 13:24:26 +01:00
DreymaR 2e86165b95 TTY shortcuts; setxkb non-eD variants
* Ext+AltGr+FKs select TTY Virtual Terminals 1-12
* You may comment out the include lv5_fk in symbols/extend to get back Ctrl+Alt+FK for TTY
* Use setxkb shortstr 'mod loc' for the basic variant of a locale, e.g., '4n us' for ANSI US QWERTY
* Use setxkb shortstr 'mod loc var' to specify any layout variant other than the cmk-eD us/ks ones
* Fixed problem with Ext+Q activating the CapsLock state
2021-01-13 14:26:03 +01:00
DreymaR 57e5e883c4 Removed the Curl keyboard models
* Instead of Curl models, reverted to swapping D-V in symbols/colemak, in the cmk_ed_dbg partial.
* This means that Extend D will be Paste as it only sees the Angle mod. To make it V, you have to edit symbols/extend.
* It's hard for many (new) users to understand and change the model, it seems.
2020-12-04 10:56:21 +01:00
DreymaR 6ec697f5c5 Extend PointerEnable moved
* ANSI users don't have the LSGT key, so...
* the PointerEnable Extend mapping was moved to TLDE.
* It toggles MouseKeys on/off.
2020-10-12 08:53:39 +02:00
DreymaR 1535dbeeb5 Fixed Extend scroll keys
* The XF86ScrollRight/Left (button 6/7) in my Extend mappings caused crashes in some cases, presumably due to poor implementation.
2020-04-27 17:30:56 +02:00
DreymaR 00f681295c Minor layout fixes
Cz/Pl and Rs variants were updated
2018-10-06 17:51:32 +02:00
DreymaR eadcbdd9ad Made setxkb ShortStr arg positional 2017-10-29 16:33:50 +01:00
DreymaR 68a482969d New unified Curl-DH mod; CurlAngle models 2017-06-09 12:44:45 +02:00
Øystein Bech Gadmar c40b832ae9 Minor edits 2017-05-11 22:16:58 +02:00
Øystein Bech Gadmar 9d3de38160 Update to xkb-data 2.17.1ub1; diverse changes
Several tweaks and tricks. Shell scripts improved, Curl and Tarmak-Curl
improvements, Kyrillic phonetic layouts updated. See the main Big Bag
for XKB topic, and the Tarmak topic (at the Colemak forum).
2017-02-16 16:18:57 +01:00
Øystein Bech Gadmar 4f838fd45d Added the xkb-mod from Dropbox 2017-02-16 16:17:56 +01:00
Øystein Bech Gadmar 60ec837caa Create README.md 2014-04-15 16:42:31 +02:00