Repository URL to install this package:
|
Version:
0.7.9 ▾
|
default partial xkb_compatibility "compose" {
virtual_modifiers Compose;
interpret Multi_key+Any {
virtualModifier= Compose;
action = LatchMods(modifiers=modMapMods);
};
indicator "Compose" {
allowExplicit;
whichModState= Latched;
modifiers= Compose;
};
};