diff options
author | todd | 2009-01-21 15:04:38 +0000 |
---|---|---|
committer | todd | 2009-01-21 15:04:38 +0000 |
commit | 24a656d337d28ac3784e1e9abe0f21187f240764 (patch) | |
tree | 3dabd271cb5402c4838bbf546adc2afc66a167fa /cwmrc.5 | |
parent | 02245bb4600c5570550f017affc64e992d4021d8 (diff) | |
download | cwm-24a656d337d28ac3784e1e9abe0f21187f240764.tar.gz |
borderwidth as a cwmrc(5) keyword, really helps debugging
from okan@
ok oga@
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.17 2008/09/22 14:35:16 oga Exp $ +.\" $OpenBSD: cwmrc.5,v 1.18 2009/01/21 15:04:38 todd Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" The following requests are required for all man pages. -.Dd $Mdocdate: September 22 2008 $ +.Dd $Mdocdate: January 21 2009 $ .Dt CWMRC 5 .Os .Sh NAME @@ -81,6 +81,10 @@ can be used to remove the named keybinding. This can be used to remove a binding which conflicts with an application. .Pp +.It Ic borderwidth Ar pixels +Set the window border width to +.Ar pixels . +.Pp .It Ic command Ar name Ar path Every .Ar name |