X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fmouse%2Fmouserc;h=c40ec21b4d116a088695f15fe1fcdf513c998492;hb=16b17599b74bb0ffd80b23d75c81a948860c5814;hp=33e0263f0eabb11d55f22568e0792f2ac8305292;hpb=634de7191b8619e43f368a6b37ea5d7995ece55a;p=chaz%2Fopenbox diff --git a/plugins/mouse/mouserc b/plugins/mouse/mouserc index 33e0263f..c40ec21b 100644 --- a/plugins/mouse/mouserc +++ b/plugins/mouse/mouserc @@ -41,7 +41,8 @@ # Action: The action to be performed then the Event occurs with the Button in # the context. -# Value actions are: +# +# For all Events *except* for drag Events, these are valid: # * Focus - Focus the client # * Unfocus - Unfocus the client # * Iconify - Iconify the client @@ -97,6 +98,10 @@ # * PreviousDesktopRowWrap - Switches to the desktop in the previous row, # based on the desktop layout set by a pager # (wrapping around the first and last rows) +# * Restart - Restarts Openbox +# * Exit - Exits Openbox +# +# For drag Events only, these are valid: # * Move - Move the client interactively, this can only be bound to the Drag # Event # * Resize - Resize the client interactively, this can only be bound to the @@ -124,6 +129,7 @@ Frame Click A-Right Lower Titlebar Press Left Focus Handle Press Left Focus Client Press Left Focus +Client Press Middle Focus Titlebar DoubleClick Left ToggleShade Titlebar Click Up Shade @@ -144,3 +150,5 @@ Root Click A-Up NextDesktopWrap Root Click A-Down PreviousDesktopWrap Frame Click A-Up NextDesktopWrap Frame Click A-Down PreviousDesktopWrap +Frame Click C-A-Up SendToNextDesktopWrap +Frame Click C-A-Down SendToPreviousDesktopWrap