- Updated symbols file to properly map superkey to ctrl+shift by default on all terminals, updated install files and json to reflect the changes

This commit is contained in:
Ben Reaves
2020-02-01 22:42:11 -06:00
parent 4d1eb2f94a
commit 89fac85b1e
5 changed files with 15 additions and 87 deletions

View File

@@ -8,13 +8,13 @@
"name":"term",
"run":"",
"de":[],
"appnames":[ "Gnome-terminal","konsole","terminator","sakura","guake","tilda","xterm","eterm" ]
"appnames":[ "konsole","Gnome-terminal","io.elementary.terminal","terminator","sakura","guake","tilda","xterm","eterm" ]
},
{
"name":"eosterm",
"name":"some3rdApp",
"run":"",
"de":[],
"appnames":[ "io.elementary.terminal" ]
"appnames":[ "some3rdApp" ]
}],
"init": [],
"defaulttypes":["windows","mac","chromebook"],

View File

@@ -6,15 +6,15 @@
},
{
"name":"term",
"run":"setxkbmap -option",
"run":"setxkbmap -option;xkbcomp -w0 -I$HOME/.xkb ~/.xkb/keymap/kbd.mac.term $DISPLAY",
"de":[2],
"appnames":[ "Gnome-terminal","konsole","terminator","sakura","guake","tilda","xterm","eterm" ]
"appnames":[ "konsole","Gnome-terminal","io.elementary.terminal","terminator","sakura","guake","tilda","xterm","eterm" ]
},
{
"name":"eosterm",
"name":"some3rdApp",
"run":"setxkbmap -option",
"de":[],
"appnames":[ "io.elementary.terminal" ]
"appnames":[ "some3rdApp" ]
}],
"init": [1],
"defaults":[{