https://bugs.kde.org/show_bug.cgi?id=430388
--- Comment #47 from Jeff Tratt <jtr...@gmail.com> --- (In reply to Toadfield from comment #41) > I tried it and it doesn't work for me. If you tried the kludge I recommended which sets the files to immutable you will need to undo that. Run the following to make the files editable: sudo chattr -i ~/.config/kglobalshortcutsrc sudo chattr -i ~/.config/khotkeysrc the '-i' will remove the immutable bit so the system can edit these files. -- You are receiving this mail because: You are watching all bug changes.