How do I use special characters as keys in the config file?
As ø takes the place of ; on Norwegian keyboards, I want to use $mod+ø instead of $mod+; for the vimmish "focus right".
However, trying to use this command just prints "ø" in the shell.
How do I get this to work?
--
Found this out, but I still can't get - and | to work as special keys (I want them to split windows tmux-style). Any takers?
I've changed the keys to the Norwegian layout using the setxkbmap in shell config file if that matters.