From f5b3852c2fd1340ae561bbd291f14980177f6033 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 21 Feb 2010 13:40:01 -0500 Subject: [PATCH] Show client menu on right click anywhere on a window frame (left and right were excluded) --- data/rc.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/rc.xml b/data/rc.xml index 25105eac..1b947b57 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -373,6 +373,12 @@ left + + + + + client-menu + @@ -383,6 +389,12 @@ right + + + + + client-menu + -- 2.34.1