Looks like this did send twice. Also I accidentally included
$MODKEY-Control-l which does work. It's the numbers that do not work
(only the numeric pad) as I mentioned
Thanks again
Benjamin
On 08/31/2011 07:36 PM, Benjamin Cathey wrote:
I recently added a few new key combinations and I am having issues and I
am not quite sure why.
I am attempting to use the number keys in the numeric keypad and it
simply is not working. The combinations work with the regular number
keys however not with those on the keypad. Using xev it looks as though
the keycodes are identical so I am not sure why it is not working. The
combinations are:
Key $MODKEY-Control-l
Key $MODKEY-Control-6
Key $MODKEY-Control-5
Key $MODKEY-Control-4
Key $MODKEY-Control-8
Key $MODKEY-Control-2
None of those perform their proper eval execution except when I use the
regular number row.
Any help is appreciated. Thanks
Benjamin