add support for more keypad keys
authorHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 9 Aug 2021 16:39:25 +0000 (18:39 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 9 Aug 2021 16:39:25 +0000 (18:39 +0200)
commitcd2133a5f66b42f992a9a1b92bbbce11dc26b941
treedb6a079f1711e73e1e1785c19c30cf9289877311
parentc585e8e498ec6f9c423ab8ea07cf853ee5b05fbe
add support for more keypad keys

The keypad Enter key was already supported. On some keyboard layouts like my
laptop the page-up and page-down key is more comfortable to use.
This adds a few lines but no complexity.
dmenu.c