On Mon, 2010-08-16 at 10:17 -0400, Paul Tagliamonte wrote:
> From a quick conversation over IRC
>
> 10:15:38 OnTitlebar Mouse1 :StartMoving
> 10:16:05 OnTitlebar Mouse1 :MacroCmd {Raise} {StartMoving}
> 10:16:10 or "StartTabbing"
> 10:16:14 or whatever his whishes are
>
> Let me know if this works, so that we can close this bug
None of these are working.
OnTitlebar Mouse1 :MacroCmd {Raise} {StartMoving}
seems to do nothing more than the combination that I have already of
OnTitlebar Mouse1 :Raise
OnTitlebar Move1 :StartMoving
OnTitlebar Mouse1 :MacroCmd {Raise} {StartTabbing}
changes all drags into tab combaintion actions (but doesn't activate the
tab on a click)
OnTitlebar Mouse1 :StartTabbing
does the same thing as
OnTitlebar Mouse1 :MacroCmd {Raise} {StartTabbing}
I've attached my ~/.fluxbox/keys
--Ken
!mouse actions added by fluxbox-update_configs
OnTitlebar Mouse1 :Raise
OnTitlebar Move1 :StartMoving
OnLeftGrip Move1 :StartResizing bottomleft
OnRightGrip Move1 :StartResizing bottomright
OnWindowBorder Move1 :StartMoving
# start tabbing windows together
OnTitlebar Mouse2 :StartTabbing
!mouse actions added by fluxbox-update_configs
OnTitlebar Double Mouse1 :Shade
OnTitlebar Mouse3 :WindowMenu
!mouse actions added by fluxbox-update_configs
OnWindow Mod1 Mouse1 :StartMoving
OnWindow Mod1 Mouse3 :StartResizing BottomRight
!mouse actions added by fluxbox-update_configs
OnDesktop Mouse1 :hideMenus
OnDesktop Mouse2 :workspaceMenu
OnDesktop Mouse3 :rootMenu
OnDesktop Mouse4 :prevWorkspace
OnDesktop Mouse5 :nextWorkspace
Mod1 Tab :NextWindow
Mod1 Shift Tab :PrevWindow
None Menu :Raise
None Super_L :RootMenu
None XF86AudioMute :ExecCommand amixer -q set Master toggle
None XF86AudioLowerVolume :ExecCommand amixer -q set Master 2- unmute
None XF86AudioRaiseVolume :ExecCommand amixer -q set Master 2+ unmute
None XF86Sleep :ExecCommand sudo /etc/acpi/sleep.sh