> Hello there.

Hi fossy,

> Does anyone know if there's a way to use the key-pad numbers (usually
> found on the right side of generic keyboards) to navigate tags?
> 
> I'm sure it can be done..
> The default is XK_1, for example, using TAGKEYS() macro.

The keypad keys are prefixed with XK_KP (KP like KeyPad),
and for example key number '1' is XK_KP_1

Reply via email to