https://bugs.kde.org/show_bug.cgi?id=503526
Jean-Baptiste Mardelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Jean-Baptiste Mardelle <[email protected]> --- Ok so it took me some time but I found a few issues with keyboard schemes. First issue that is confusing, the "Import Scheme" feature seems to import over the existing active scheme (this is a KF usability issue) Then there was a problem with location for downloaded schemes on Windows that should be fixed. And finally, last problem is that there are 2 different formats for keyboard schemes. The "real" scheme files are xml. But when you export a scheme, it is a plain text file with a list of action=shortcut. So if the downloaded scheme was just placed in the shortcuts folder, it was not readable by the shortcut editor, resulting in all shortcuts being empty. I now have a merge request to convert downloaded files to xml so they should work directly after install. -- You are receiving this mail because: You are watching all bug changes.
