Re: duplicate action from key bind

2015-09-23 Thread William G Hatch
On Wed, Sep 23, 2015 at 05:04:28AM +, Alexis BRENON wrote: 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)... For any key combo of hyper+ that is not bound (

Re: duplicate action from key bind

2015-09-22 Thread Alexis BRENON
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 Hatc

duplicate action from key bind

2015-09-22 Thread William Hatch
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