xwayland: Sync X11 keyboard tracking options between kcfg file and code
amends: a136a159f9
This commit is contained in:
parent
232984ebd5
commit
4f322e24d3
1 changed files with 1 additions and 1 deletions
|
@ -899,7 +899,7 @@ public:
|
|||
}
|
||||
static XwaylandEavesdropsMode defaultXwaylandEavesdrops()
|
||||
{
|
||||
return None;
|
||||
return XwaylandEavesdropsMode::AllKeysWithModifier;
|
||||
}
|
||||
static bool defaultXwaylandEavesdropsMouse()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue