VSIDO Community

VSIDO Support => General Support => Topic started by: Snap on September 25, 2015, 09:41:30 AM

Title: Fluxbox MouseToTabFocus not working
Post by: Snap on September 25, 2015, 09:41:30 AM
This is doing nothing. Still need to click to focus tabs instead of simply hovering the tittlebar.

session.screen0.tabFocusModel: MouseToTabFocus

Does it needs any other thing in init to be enabled?
Title: Re: Fluxbox MouseToTabFocus not working
Post by: PackRat on September 25, 2015, 11:51:31 AM
Shouldn't have any conditional settings.

Try this instead:

session.screen0.tabFocusModel: SloppyTabFocus

How did you get the setting you're using, manual edit? There may be some deprecated settings that haven't been corrected in the man pages.
Title: Re: Fluxbox MouseToTabFocus not working
Post by: Snap on September 26, 2015, 08:04:18 AM
Yes, man page. In fact it says MouseTabFocus instead of MouseToTabFocus, but I saw both ways in old configs I still have around. Tried both and none worked.

That made it work. Thanks, PackRat. You are truly the fluxbox hu-man page.  :D