X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fmouse%2Fmouserc;h=02bef8cd3524b489abe4d0925b4fcb6e902d2f00;hb=49eea4715faa55a0da670112619f22da6e20f5aa;hp=c40ec21b4d116a088695f15fe1fcdf513c998492;hpb=83508a2ad227464b84e9cd84f7172ac69bf85230;p=chaz%2Fopenbox diff --git a/plugins/mouse/mouserc b/plugins/mouse/mouserc index c40ec21b..02bef8cd 100644 --- a/plugins/mouse/mouserc +++ b/plugins/mouse/mouserc @@ -10,6 +10,7 @@ # * Icon - A client's icon (in the titlebar) # * AllDesktops - A client's omnipresent button (in the titlebar) # * Iconify - A client's iconify button (in the titlebar) +# * Shade - A client's shade button (in the titlebar) # * Maximize - A client's maximize button (in the titlebar) # * Close - A client's close button (in the titlebar) # * Root - The root window (the desktop background, these are often blocked @@ -54,6 +55,10 @@ # * Shade - Shade (roll up) the client # * Unshade - Unshade (roll down) the client # * ToggleShade - Shade and unshade the client +# * ShadeLower - Shades the window if it's not shaded, and lower it +# if it was already shaded +# * UnshadeRaise - Unshades the window if it's shaded, and raise it +# if it was already unshaded # * ToggleOmnipresent - Place the client on all desktops or the current one # * MaximizeFull - Maximize the window horizontally and vertically # * UnmaximizeFull - Restore the window horizontally and vertically @@ -98,6 +103,7 @@ # * 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) +# * ToggleDecorations - Toggles all decorations around a window on and off # * Restart - Restarts Openbox # * Exit - Exits Openbox # @@ -128,6 +134,8 @@ Frame Click A-Right Lower Titlebar Press Left Focus Handle Press Left Focus +BLCorner Press Left Focus +BRCorner Press Left Focus Client Press Left Focus Client Press Middle Focus @@ -143,6 +151,7 @@ Icon DoubleClick Left Close Close Click Left Close Close Click Middle Kill AllDesktops Click Left ToggleOmnipresent +Shade Click Left ToggleShade Root Click Up NextDesktopWrap Root Click Down PreviousDesktopWrap