rvaiya / keyd

A key remapping daemon for linux.
MIT License
2.75k stars 163 forks source link

How to map different keys for different keyboards? #402

Open huwqchn opened 1 year ago

huwqchn commented 1 year ago

Keyd is amazing, I use karabiner on macos, keyd is perfect replacement for karabiner on linux, keyd is more faster and friendly. but karabiner able to use different profile to handle different device, so I have a hhkb keyboard that layout has litter different with standard keyboard layout, so how to map different keys for different keyboards.

nsbgn commented 1 year ago

You can put multiple configuration files in /etc/keyd/, each with a different [ids] section. keyd will apply the proper config for each keyboard based on its ID. See the manual for details.

huwqchn commented 1 year ago

Thanks

leg7 commented 1 year ago

Is this written in the manual? I could not find anything about it.

tkna91 commented 1 year ago

@leg7 see man keyd https://github.com/rvaiya/keyd/blob/master/docs/keyd.scdoc