I believe this is the change that needs to be made in symbols/ca:
partial alphanumeric_keys xkb_symbols "eng" { include "us(basic)" name[Group1] = "English (Canada)"; + + key <LSGT> { [ backslash, bar, voidsymbol, voidsymbol ] }; };
// EXTRAS:
I believe this is the change that needs to be made in symbols/ca:
partial alphanumeric_keys
xkb_symbols "eng" {
include "us(basic)"
name[Group1] = "English (Canada)";
+
+ key <LSGT> { [ backslash, bar, voidsymbol, voidsymbol ] };
};
// EXTRAS: