Some keybindings not taking effect on initial i3 startup [closed]

asked 2012-11-26 09:09:16 +0000

Murali Suriar gravatar image

I have some custom keybindings in my .i3/config which launch specific scripts. For example:

bindsym $mod+p exec /home/<user>/bin/ms-personal

Which launches urxvt with a specific -name option. For some reason, this binding does not take effect when I first launch i3; $mod+p has no effect. However, if I reload my i3 configuration using $mod+shift+C, $mod+p then works. Is this a known issue?

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by Michael
close date 2012-11-26 11:57:24.167645

Comments

There is no known issue in this area, and this is not a question but a bug report. Please file it at http://bugs.i3wm.org/

Michael gravatar imageMichael ( 2012-11-26 11:57:05 +0000 )edit