diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2011-06-24 06:09:27 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2011-06-24 06:09:27 +0000 |
commit | ff7254245e2e456749227c5ffbc43163917d22d7 (patch) | |
tree | 338f89e1af33decaae4530ffc6436bc42d7589c7 /app/cwm/cwmrc.5 | |
parent | 8a7ff79029d1e2c3902612d407babe0e3cda2dde (diff) |
New option to raise a client via the mouse (unbound by default);
opposing action, lower, already exists and bound. Both keyboard
mappings already exist.
'no opinion either way' oga@
Diffstat (limited to 'app/cwm/cwmrc.5')
-rw-r--r-- | app/cwm/cwmrc.5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5 index 1d8b64b62..24f3e521f 100644 --- a/app/cwm/cwmrc.5 +++ b/app/cwm/cwmrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.36 2011/06/24 06:06:24 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.37 2011/06/24 06:09:26 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -402,6 +402,8 @@ Move current window. Resize current window. .It window_lower Lower current window. +.It window_raise +Raise current window. .It window_hide Hide current window. .It window_grouptoggle |