mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove unnecessary Ar macros
ok jmc@
This commit is contained in:
parent
e095e955a8
commit
82911249e2
8
cwmrc.5
8
cwmrc.5
@ -14,7 +14,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: May 17 2009 $
|
.Dd $Mdocdate: August 8 2009 $
|
||||||
.Dt CWMRC 5
|
.Dt CWMRC 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -41,7 +41,7 @@ windows in sticky group mode.
|
|||||||
The class and name of a window may be obtained using
|
The class and name of a window may be obtained using
|
||||||
.Xr xprop 1 .
|
.Xr xprop 1 .
|
||||||
.Pp
|
.Pp
|
||||||
.It Ic bind Ar keys Ar command
|
.It Ic bind Ar keys command
|
||||||
Cause the creation of a keybinding, or replacement of a default
|
Cause the creation of a keybinding, or replacement of a default
|
||||||
keybinding.
|
keybinding.
|
||||||
The modifier keys come first, followed by a
|
The modifier keys come first, followed by a
|
||||||
@ -96,7 +96,7 @@ Set the color of the inactive border.
|
|||||||
.It Ic color ungroupborder Ar color
|
.It Ic color ungroupborder Ar color
|
||||||
Set the color of the border while ungrouping a window.
|
Set the color of the border while ungrouping a window.
|
||||||
.Pp
|
.Pp
|
||||||
.It Ic command Ar name Ar path
|
.It Ic command Ar name path
|
||||||
Every
|
Every
|
||||||
.Ar name
|
.Ar name
|
||||||
entry is shown in the application menu.
|
entry is shown in the application menu.
|
||||||
@ -142,7 +142,7 @@ Ignore windows with the name
|
|||||||
.Ar windowname
|
.Ar windowname
|
||||||
when drawing borders and cycling through windows.
|
when drawing borders and cycling through windows.
|
||||||
.Pp
|
.Pp
|
||||||
.It Ic mousebind Ar buttons Ar command
|
.It Ic mousebind Ar buttons command
|
||||||
Cause the creation of a mouse binding, or replacement of a default
|
Cause the creation of a mouse binding, or replacement of a default
|
||||||
mouse binding.
|
mouse binding.
|
||||||
The modifier keys come first, followed by a
|
The modifier keys come first, followed by a
|
||||||
|
Loading…
Reference in New Issue
Block a user