[i3] default kbd layout per window

2015-09-01 Thread Nokan Emiro
Hi i3wm gurus, I use i3 with kbdd in order to have different keyboard layouts in different windows: exec_always --no-startup-id kbdd exec_always setxkbmap -layout de,us -option grp:shift_caps_toggle I figured out that the following command changes the current layout into the US version: $ dbu

Re: [i3] default kbd layout per window

2015-09-01 Thread Nokan Emiro
That's not a problem. If the layout is once set for that particular window, kbdd will take care of the focus changes and activate the proper layout if the focus moves. All I want is to set the initial layout to US on the terminal windows and leave the other layout as the default for all the rest

Re: [i3] default kbd layout per window

2015-09-01 Thread Nokan Emiro
on the wrong window? Also, a log file would be helpful to > see how the command is being executed. > > You probably also want to add --no-startup-id to the exec call. I doubt > dbus-send does anything with startup notifications. > > Regards > Ingo > > Sent from TypeMail