X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fmouse%2Fmouserc;fp=plugins%2Fmouse%2Fmouserc;h=1ac987a3b8e3dd1f2fc99e01c6561ead139dfca5;hb=9f064164a4ef720798d6e49a78f1ed92c924a2dd;hp=1f119a027db1bdd71360ab4db37b4c05ea14624f;hpb=647b4ff43f5b89ffbd3859631d77119ca85d28e6;p=chaz%2Fopenbox diff --git a/plugins/mouse/mouserc b/plugins/mouse/mouserc index 1f119a02..1ac987a3 100644 --- a/plugins/mouse/mouserc +++ b/plugins/mouse/mouserc @@ -1,3 +1,52 @@ +# Mouserc - Mouse bindings for Openbox + +# Context : The place where the mouse click takes place +# * Titlebar - A client's titlebar (the top of the frame) +# * Handle - A client's handle (the bottom of the frame) +# * Client - A client (the actual window inside the frame, clicks in this +# context also get passed through to the client) +# * Frame - A client's entire frame (clicks in this context do not get passed +# through to the client) +# * 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) +# * 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 +# by programs with desktop windows, and are not +# available on rootless X servers (like OSX)) +# * TLCorner - The top-left corner of the frame (if supported by the +# engine) +# * TRCorner - The top-right corner of the frame (if supported by the +# engine) +# * BLCorner - The bottom-left corner of the frame (if supported by the +# engine) +# * BRCorner - The bottom-right corner of the frame (if supported by the +# engine) +# Other contexts may be created by engines. + +# Event : The type of mouse action to bind +# * Press - A button is pressed +# * Release - A button is released +# * Click - A button is pressed and released +# * DoubleClick - A button is pressed and released twice quickly +# * Drag - A button is held and the mouse is moved + +# Button : The mouse button which is performing the Event +# A string composed of [-]