I'm new to awesome wm and I'm trying to bind a key to another key. e.g.
When I press alt+j
, it will act like I just pressed the down
key on keyboard.
I don't know whether awesome wm has this function or not?
Any function like this?
awful.key({ altkey }, "j", function () "down"