I want to add a custom shortcut to i3 desktop in linux.The manual says you should use bind [Modifiers+]keycode
command.
Commands with just one keycode(gotten from xev
) work fine but I don't know how to use multiple keycodes(e.g for $mod+alt+up).Also there is no modifier for Alt
key that I can use in conjunction with bindsym
.
Best regards
问问题
681 次