Importing Microsoft Keyboard Layout Creator (MKLC) files

I have a couple of legacy Windows keyboard layouts for a number of languages that I made 8 years ago on Win7. They were made with the "Microsoft Keyboard Layout Creator" which saves the layouts to .klc files in its own specific binary format and compiles them directly to DLLs.

As I've almost completely switched to Ubuntu now, I'm looking for a good way to port those layouts to Linux. I've read how the Linux system works here: What are the steps needed to create new keyboard layout on ubuntu?, and recreating the layouts manually would be doable but extremely tedious. So I need a tool.

This question was raised more than 5 years ago: Any tool for importing Microsoft .klc file? so it's time to ask it again:

Is there any program out there that converts MKLC files to Linux keyboard layout files?

3

1 Answer

In an effort to find an xkb to klc converter, I found this repository:

Last commit is from 2016, but I hope it works.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like