Hi Eric,
This might not help at all, but ... without any modifications at all,
Ctrl + 1 prints a 1, but interestingly ... Ctrl + 2 through 9 are
fully unresponsive (no input). Seems like something else is up here.
That said, I still was unable to get XK_2 to do anything special on my
terminal ei
I would like to create custom mappings for pressing Control with a
digit. I added this binding for Ctrl+1 to the top of the "key" array:
/* keysmmaskstring appkey appcursorcrlf */
{ XK_1,ControlMask,"\033OP", 0, 0, 0 },
When I press C