]> Dogcows Code - chaz/openbox/blob - plugins/mouse/mouserc
parse a mouserc file for mouse bindings
[chaz/openbox] / plugins / mouse / mouserc
1 #Context Event Button Action
2
3 Titlebar Drag Left Move
4 Handle Drag Left Move
5 Frame Drag A-Left Move
6
7 BLCorner Drag Left Resize
8 BRCorner Drag Left Resize
9 Frame Drag A-Right Resize
10
11 Titlebar Click Left Raise
12 Titlebar Press Middle Lower
13 Handle Click Left Raise
14 Handle Press Middle Lower
15 Frame Click A-Left Raise
16 Frame Click A-Right Lower
17
18 Titlebar Press Left Focus
19 Handle Press Left Focus
20 Client Press Left Focus
21
22 Titlebar DoubleClick Left ToggleShade
23 Titlebar Click Up Shade
24 Titlebar Click Down UnShade
25
26 Maximize Click Left ToggleMaximizeFull
27 Maximize Click Middle ToggleMaximizeVert
28 Maximize Click Right ToggleMaximizeHorz
29 Iconify Click Left Iconify
30 Icon DoubleClick Left Close
31 Close Click Left Close
32 Close Click Middle Kill
33 AllDesktops Click Left ToggleOmnipresent
34
35 Root Click Up NextDesktopWrap
36 Root Click Down PreviousDesktopWrap
37 Root Click A-Up NextDesktopWrap
38 Root Click A-Down PreviousDesktopWrap
39 Frame Click A-Up NextDesktopWrap
40 Frame Click A-Down PreviousDesktopWrap
This page took 0.044891 seconds and 5 git commands to generate.