i3: change focus_follows_mouse without modifing the configuration
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
As we know, the window manager i3 provides an option to control the behavior of the mouse moving from one window to another - the focus_follows_mouse
option.
I wanted to control this behavior with my keyboard, so I tried to add this in my config:
bindsym $mod+b focus_follows_mouse yes
It doesn't do anything. I tried:
bindsym $mod+n exec --no-startup-id i3-msg 'focus_follows_mouse no'
Same result.
Is there a possibility to change the value for focus_follows_mouse without changing the config everytime?
I'm using version 4.15
i3
add a comment |Â
up vote
0
down vote
favorite
As we know, the window manager i3 provides an option to control the behavior of the mouse moving from one window to another - the focus_follows_mouse
option.
I wanted to control this behavior with my keyboard, so I tried to add this in my config:
bindsym $mod+b focus_follows_mouse yes
It doesn't do anything. I tried:
bindsym $mod+n exec --no-startup-id i3-msg 'focus_follows_mouse no'
Same result.
Is there a possibility to change the value for focus_follows_mouse without changing the config everytime?
I'm using version 4.15
i3
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
As we know, the window manager i3 provides an option to control the behavior of the mouse moving from one window to another - the focus_follows_mouse
option.
I wanted to control this behavior with my keyboard, so I tried to add this in my config:
bindsym $mod+b focus_follows_mouse yes
It doesn't do anything. I tried:
bindsym $mod+n exec --no-startup-id i3-msg 'focus_follows_mouse no'
Same result.
Is there a possibility to change the value for focus_follows_mouse without changing the config everytime?
I'm using version 4.15
i3
As we know, the window manager i3 provides an option to control the behavior of the mouse moving from one window to another - the focus_follows_mouse
option.
I wanted to control this behavior with my keyboard, so I tried to add this in my config:
bindsym $mod+b focus_follows_mouse yes
It doesn't do anything. I tried:
bindsym $mod+n exec --no-startup-id i3-msg 'focus_follows_mouse no'
Same result.
Is there a possibility to change the value for focus_follows_mouse without changing the config everytime?
I'm using version 4.15
i3
i3
asked 5 mins ago
ixolius
1082
1082
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479230%2fi3-change-focus-follows-mouse-without-modifing-the-configuration%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password