Stephen Meech
Stephen Meech
Have you set the `keyboard_layout:` options in your `default.yml` config?
Programmatically determining the local keyboard layout is difficult in Wayland, which is why I listed so many possible options in the section below [this](https://espanso.org/docs/install/linux/#final-steps). If you're using a Norwegian layout,...
> So what you're saying is that if i change the layout to us it will work? No - probably `layout: no` but you may need to find the right...
I'm probably not able to help, as I've not experienced the problem, even in my Windows VMs. - Has this problem just started, in a previously working Espanso installation? -...
Your log entries look fine, as long as your Espanso installation is conventional, and the relevant configuration files are contained in `/Users/nbbaier/Library/Application Support/espanso`, i.e. you're not relying on symlinks to...
It's an established Wayland bug in v2.2.1, but I thought it had been fixed in subsequent versions.
That shouldn't be happening. Are you using an English keyboard? You might try the latest version of Espanso.
It may be one of the non-English keyboard problems. https://github.com/espanso/espanso/issues/2123
Does the `inject` `backend:` work? As @zchap26 indicates, because of #1552, app-specific configurations aren't implemented in Wayland, so at the moment the only option is to have separate `inject` triggers...
> The `force_mode: keys` does work as a work around but would be cumbersome to duplicate all my expansions and triggers to add that mode That's why we have [app-specific...