https://bugs.kde.org/show_bug.cgi?id=430388
--- Comment #12 from Heu Fui <heu...@telegmail.com> --- (In reply to Jeff Tratt from comment #11) > (In reply to Heu Fui from comment #10) > > I did just that, but only editing khotkeysrc. Unfortunately, I couldn't > > change it manually, as it gets rewritten as soon KDE starts. > > Edit the file ~/.config/khotkeysrc > then in terminal enter > sudo chattr +i ~/.config/khotkeysrc > > Verify the file is immutable: > lsattr ~/.config/khotkeysrc > ----i---------e----- ~/.config/khotkeysrc > The "i" validates the file is immutable. > > You may need to edit both files for this kludge to work. I didn't try > editing only the one file. Thank you. Will do that. When all else fails, manual editing files is a great solution. -- You are receiving this mail because: You are watching all bug changes.