Hi William, First thing you can try is to see if the key is not sent twice. You can use xev for this. In my case, the XF86IncreaseBrightness key code was always sent twice (I haven't found why)...
I didn't read your configuration yet. Regards, Alexis. Le mar. 22 sept. 2015 à 22:32, William Hatch <willgha...@gmail.com> a écrit : > Hello, > > I've recently added some bindings that run their function twice when the > keybinding is pressed. My normal bindings use Mod4, occasionally with > control or alt. My new bindings that are having trouble are with Mod2 > (which is not numlock in my setup, and doesn't lock). Any action I've > tried for such key bindings executes twice. I'm using awesome version > 3.5.6 and my configuration file is here: > https://github.com/willghatch/dotfileswgh/blob/master/config/awesome/rc.lua > > If anyone has run into this before, or can point me in the right direction > to fix it, I'll appreciate it. > > Thanks, > William >