make alt-middle the default resize binding
This commit is contained in:
parent
11b79778ad
commit
1617489f20
1 changed files with 2 additions and 2 deletions
4
data/rc3
4
data/rc3
|
@ -92,14 +92,14 @@ mbind Frame Drag A-Left Move
|
||||||
|
|
||||||
mbind BLCorner Drag Left Resize
|
mbind BLCorner Drag Left Resize
|
||||||
mbind BRCorner Drag Left Resize
|
mbind BRCorner Drag Left Resize
|
||||||
mbind Frame Drag A-Right Resize
|
mbind Frame Drag A-Middle Resize
|
||||||
|
|
||||||
mbind Titlebar Click Left Raise
|
mbind Titlebar Click Left Raise
|
||||||
mbind Titlebar Press Middle Lower
|
mbind Titlebar Press Middle Lower
|
||||||
mbind Handle Click Left Raise
|
mbind Handle Click Left Raise
|
||||||
mbind Handle Press Middle Lower
|
mbind Handle Press Middle Lower
|
||||||
mbind Frame Click A-Left Raise
|
mbind Frame Click A-Left Raise
|
||||||
mbind Frame Click A-Right Lower
|
mbind Frame Click A-Middle Lower
|
||||||
|
|
||||||
mbind Titlebar Press Left Focus
|
mbind Titlebar Press Left Focus
|
||||||
mbind Handle Press Left Focus
|
mbind Handle Press Left Focus
|
||||||
|
|
Loading…
Reference in a new issue