keyd is a new-ish way to map or re-map keys so I'm trying to use it to do some things without the old school way of editing the keyboard maps. However, I'm having no luck getting what I want.
The way it works isn't correctly or clearly defined in the manpage IMO. It doesn't remap characters it remaps keys. To explain the difference, if you put this in the config file: a = b when you press a you get a b, and when you press A you get B. What I want to do reverse the characters on two keys: tilde/grave and bar/backslash but it doesn't work. I entered:
` = ~
~ = `
and when I press grave I get tilde, but when I press tilde (aka shift-grave) I still get tilde.
If I'm configuring keyd wrong, let me know. Otherwise it's back to old school.
The way it works isn't correctly or clearly defined in the manpage IMO. It doesn't remap characters it remaps keys. To explain the difference, if you put this in the config file: a = b when you press a you get a b, and when you press A you get B. What I want to do reverse the characters on two keys: tilde/grave and bar/backslash but it doesn't work. I entered:
` = ~
~ = `
and when I press grave I get tilde, but when I press tilde (aka shift-grave) I still get tilde.
If I'm configuring keyd wrong, let me know. Otherwise it's back to old school.





Comment