https://bugs.kde.org/show_bug.cgi?id=380428
Stefan Brüns <stefan.bru...@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan.bruens@rwth-aachen.d | |e --- Comment #12 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- I see the same on my XPS 12 (9Q33, Haswell generation) I think this not a problem of the actual code, but the config is neither properly saved and applied: 1. Setting an edge action is not saved to .kwinrc when hitting "Apply" in the "Touch screen" systemsettings Workaround: Set the edge action, go to the "Display and Monitor" -> "Compositor" setting, modify something, hit "Apply" -> kwinrc is updated --- grep -A5 TouchEdges ~/.config/kwinrc [TouchEdges] Bottom=ShowDesktop Left=None Right=None Top=ShowDesktop --- 2. The new config is not directly applied, but works after "kwin_x11 --replace &" -- You are receiving this mail because: You are watching all bug changes.