- Updated readme and improved formatting of symbols for readability.

This commit is contained in:
Ben Reaves
2020-02-19 22:12:29 -06:00
parent 07f74e478b
commit 2419511da4
5 changed files with 170 additions and 43 deletions

View File

@@ -2,7 +2,6 @@ default partial xkb_types "addmac_levels" {
type "ONE_LEVEL_CTRL" {
modifiers= Shift+Control;
map[Shift]= Level2;
// map[Control]= Level3;
map[Shift+Control]= Level3;
level_name[Level1]= "Base";
level_name[Level2]= "Alt";