From 59ad2e319a58af43ca77cda7307888e5ae34ea2a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 26 Mar 2003 12:49:18 +0000 Subject: [PATCH] add exit/restart. clarify which can be used for drag events --- plugins/mouse/mouserc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/mouse/mouserc b/plugins/mouse/mouserc index 33e0263f..b52fbe29 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 -- 2.45.2