At 1240729555 time_t, Сергей Миронов wrote:
> Hi. i'd like menu to accept keyboard input. Say, i want to press 'j'
> to make one step down and 'k' to make step up in menu, and so on.
> Is it possible? Thank you.

Yes you can define your own key in the menu.

awful.menu.new({ keys = { up = 'l', down = 'j' } })

Cheers,
-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// And thinking so much differently.

Attachment: signature.asc
Description: Digital signature

Reply via email to