Forwarded from a thread off the bug report
---------- Forwarded message ---------- From: Chanoch (Ken) Bloom <[email protected]> Date: Fri, Aug 20, 2010 at 10:58 AM Subject: Re: Bug#592904: Tab activation To: Mathias Gumz <[email protected]> Cc: Paul Tagliamonte <[email protected]> On Fri, 2010-08-20 at 12:12 +0200, Mathias Gumz wrote: > -- > [uid] mathias gumz [mail] akira at fluxbox dot org [pgp] 1024D/F6F6B18C > [www] http://www.darkshed.net/ [irc] ak|ra (#fluxbox at freenode.org) > > ebar .) > > add something like > > OnTitlebar Mouse1 :MacroCmd {ActivateTab} {StartMoving} > > to your .fluxbox/keys and see if it works. i tried it here (and it > works for me, with external and internal tabs) but i want to test it a > bit more by "real" users before i want to push it. OnTitlebar Mouse1 :MacroCmd {ActivateTab} {StartMoving} performs tab activation and window dragging on mouse 1, but does not raise the window (I assume that this is what was intended) OnTitlebar Mouse1 :MacroCmd {Raise} {ActivateTab} {StartMoving} gives Fluxbox's old behavior of raising windows, activating tabs, and moving windows on Mouse1, and this is what I've added to my .fluxbox/keys By the way, while I have your attention, could you tell me what it would take to get the attached patch for BiDi text support (in menus and titlebars) integrated into Fluxbox? --Ken -- #define sizeof(x) rand() :wq -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

