aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordcoppa2012-07-06 08:41:29 +0000
committerdcoppa2012-07-06 08:41:29 +0000
commiteb832ccbd3c4760c0da5f196aac6d3e8b4c9ec5a (patch)
treeaad52450a557da7797183c536388e242a444592e
parent7725a2826a2508d6adde3db984ebe7db9246cb12 (diff)
downloadcwm-eb832ccbd3c4760c0da5f196aac6d3e8b4c9ec5a.tar.gz
Add a couple examples of keybindings using keysyms, as discussed
with okan@ and sthen@. OK okan@, sthen@
-rw-r--r--cwmrc.58
1 files changed, 6 insertions, 2 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index 339f97e..76e168d 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwmrc.5,v 1.42 2011/11/06 02:03:47 okan Exp $
+.\" $OpenBSD: cwmrc.5,v 1.43 2012/07/06 08:41:29 dcoppa Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 6 2011 $
+.Dd $Mdocdate: July 6 2012 $
.Dt CWMRC 5
.Os
.Sh NAME
@@ -244,6 +244,10 @@ ignore xclock
bind CM-r label
bind CS-Return "xterm -e top"
bind 4-o unmap
+bind CM-equal unmap
+bind CMS-equal unmap
+bind C4-equal vmaximize
+bind C4S-equal hmaximize
bind M-1 grouponly1
bind M-2 grouponly2
bind M-3 grouponly3