rm the [foo] section

This commit is contained in:
Dana Jansens 2003-04-05 21:10:59 +00:00
parent 3348ff49eb
commit 9663ff8327

View file

@ -140,77 +140,3 @@ mbind Frame Click C-A-Up SendToNextDesktopWrap
mbind Frame Click C-A-Down SendToPreviousDesktopWrap
mbind Root Click Left execute "xterm"
[foo]
mbind Titlebar, Handle {
Left press Focus
Middle press Lower
Left click Raise
Right click Lower
Left drag Move
}
mbind Titlebar {
Up press Shade
Down press Unshade
Left dclick ToggleShade
}
mbind Frame {
A-Left click Raise
A-Left drag Move
A-Right click Lower
A-Right drag Resize
A-Up click NextDesktopWrap
A-Down click PreviousDesktopWrap
C-A-Up click SendToNextDesktopWrap
C-A-Down click SendToPreviousDesktopWrap
}
mbind BLCorner, BRCorner {
Left press Focus
Left drag Resize
}
mbind Client {
Left press Focus
Middle press Focus
}
mbind Root {
Left click execute "xterm"
Up click NextDesktopWrap
Down click PreviousDesktopWrap
A-Up click NextDesktopWrap
A-Down click PreviousDesktopWrap
}
mbind Maximize {
Left click ToggleMaximizeFull
Middle click ToggleMaximizeVert
Right click ToggleMaximizeHorz
}
mbind Iconify {
Left click Iconify
}
mbind Icon {
Left dclick Close
}
mbind Close {
Left click Close
Middle click Kill
}
mbind AllDesktops {
Left click ToggleOmnipresent
}
mbind Shade {
Left click ToggleShade
}