I want to bind Super+I/J/K/L keys to arrows. Let say if I press Super+I it would be the same as pressing ↑. If I press Super+K it would be the same as pressing ↓.
I have edited /usr/share/X11/xkb/symbols/myLayout
before for switching other keys, but I don't know how to bind the Super modifier (I had no problem with the shift or the AltGr modifiers because they corresponded to different levels).
The question is, how to bind Super+I/J/K/L to arrows (↑, ↓, ←, →)?