Change "a window" to "current window" in documentation. it's more correct.

While i'm here: Capital letter and full stop in descriptions in cwmrc.5

"looks good - do it" okan@.
This commit is contained in:
oga
2008-07-11 15:42:29 +00:00
parent a556d3fa1f
commit b6dab5ccf3
2 changed files with 68 additions and 68 deletions

16
cwm.1
View File

@@ -84,15 +84,15 @@ Select group n, where n is 1-9.
.It Ic C-M-0 .It Ic C-M-0
Select all groups. Select all groups.
.It Ic C-M-g .It Ic C-M-g
Toggle a window's membership in the current group. Toggle group membership of current window.
.It Ic M-Right .It Ic M-Right
Cycle through active groups. Cycle through active groups.
.It Ic M-Left .It Ic M-Left
Reverse cycle through active groups. Reverse cycle through active groups.
.It Ic C-M-f .It Ic C-M-f
Toggle full-screen size of window. Toggle full-screen size of current window.
.It Ic C-M-= .It Ic C-M-=
Toggle vertical maximization of window. Toggle vertical maximization of current window.
.It Ic M-? .It Ic M-?
Spawn Spawn
.Dq Exec program .Dq Exec program
@@ -123,15 +123,15 @@ The mouse bindings are also important, they are:
.Pp .Pp
.Bl -tag -width Ds -offset indent -compact .Bl -tag -width Ds -offset indent -compact
.It M-M1 .It M-M1
Move a window. Move current window.
.It C-M-M1 .It C-M-M1
Toggle a window's membership in the current group. Toggle group membership of current window.
.It M-M2 .It M-M2
Resize a window/select a window. Resize current window
.It M-M3 .It M-M3
Lower a window. Lower current window.
.It CMS-M3 .It CMS-M3
Hide a window. Hide current window.
.El .El
.Pp .Pp
The options for The options for

120
cwmrc.5
View File

@@ -15,7 +15,7 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" The following requests are required for all man pages. .\" The following requests are required for all man pages.
.Dd $Mdocdate: June 25 2008 $ .Dd $Mdocdate: July 11 2008 $
.Dt CWMRC 5 .Dt CWMRC 5
.Os .Os
.Sh NAME .Sh NAME
@@ -207,125 +207,125 @@ mousebind M-3 window_resize
.Sh BIND COMMAND LIST .Sh BIND COMMAND LIST
.Bl -tag -width 18n -compact .Bl -tag -width 18n -compact
.It reload .It reload
reload configuration Reload configuration.
.It quit .It quit
quit Quit
.Xr cwm 1 .Xr cwm 1 .
.It terminal .It terminal
spawn a new terminal Spawn a new terminal.
.It lock .It lock
lock the screen Lock the screen.
.It search .It search
launch window search menu Launch window search menu.
.It menusearch .It menusearch
launch application search menu Launch application search menu.
.It exec .It exec
launch Launch
.Dq exec program .Dq exec program
menu menu.
.It exec_wm .It exec_wm
launch Launch
.Dq exec WindowManager .Dq exec WindowManager
menu menu.
.It ssh .It ssh
launch Launch
.Dq ssh .Dq ssh
menu menu.
.It group[n] .It group[n]
select group n, where n is 1-9 Select group n, where n is 1-9.
.It nogroup .It nogroup
select all groups Select all groups.
.It grouptoggle .It grouptoggle
toggle group membership of a window Toggle group membership of current window.
.It cyclegroup .It cyclegroup
forward cycle through groups Forward cycle through groups.
.It rcyclegroup .It rcyclegroup
reverse cycle through groups Reverse cycle through groups.
.It cycle .It cycle
forward cycle through windows Forward cycle through windows.
.It rcycle .It rcycle
reverse cycle through windows Reverse cycle through windows.
.It delete .It delete
delete a window Delete current window.
.It hide .It hide
hide a window Hide current window.
.It lower .It lower
lower a window Lower current window.
.It raise .It raise
raise a window Raise current window.
.It label .It label
label a window Label current window.
.It maximize .It maximize
maximize a window full-screen Maximize current window full-screen.
.It vmaximize .It vmaximize
maximize a window vertically Maximize current window vertically.
.It moveup .It moveup
move window 1 pixel up Move window 1 pixel up.
.It movedown .It movedown
move window 1 pixel down Move window 1 pixel down.
.It moveright .It moveright
move window 1 pixel right Move window 1 pixel right.
.It moveleft .It moveleft
move window 1 pixel left Move window 1 pixel left.
.It bigmoveup .It bigmoveup
move window 10 pixels up Move window 10 pixels up.
.It bigmovedown .It bigmovedown
move window 10 pixels down Move window 10 pixels down.
.It bigmoveright .It bigmoveright
move window 10 pixels right Move window 10 pixels right.
.It bigmoveleft .It bigmoveleft
move window 10 pixels left Move window 10 pixels left.
.It resizeup .It resizeup
resize window 1 pixel up Resize window 1 pixel up.
.It resizedown .It resizedown
resize window 1 pixel down Resize window 1 pixel down.
.It resizeright .It resizeright
resize window 1 pixel right Resize window 1 pixel right.
.It resizeleft .It resizeleft
resize window 1 pixel left Resize window 1 pixel left.
.It bigresizeup .It bigresizeup
resize window 10 pixels up Resize window 10 pixels up.
.It bigresizedown .It bigresizedown
resize window 10 pixels down Resize window 10 pixels down.
.It bigresizeright .It bigresizeright
resize window 10 pixels right Resize window 10 pixels right.
.It bigresizeleft .It bigresizeleft
resize window 10 pixels left Resize window 10 pixels left.
.It ptrmoveup .It ptrmoveup
move pointer 1 pixel up Move pointer 1 pixel up.
.It ptrmovedown .It ptrmovedown
move pointer 1 pixel down Move pointer 1 pixel down.
.It ptrmoveright .It ptrmoveright
move pointer 1 pixel right Move pointer 1 pixel right.
.It ptrmoveleft .It ptrmoveleft
move pointer 1 pixel left Move pointer 1 pixel left.
.It bigptrmoveup .It bigptrmoveup
move pointer 10 pixels up Move pointer 10 pixels up.
.It bigptrmovedown .It bigptrmovedown
move pointer 10 pixels down Move pointer 10 pixels down.
.It bigptrmoveright .It bigptrmoveright
move pointer 10 pixels right Move pointer 10 pixels right.
.It bigptrmoveleft .It bigptrmoveleft
move pointer 10 pixels left Move pointer 10 pixels left.
.El .El
.Sh MOUSEBIND COMMAND LIST .Sh MOUSEBIND COMMAND LIST
.Bl -tag -width 18n -compact .Bl -tag -width 18n -compact
.It window_move .It window_move
move a window Move current window.
.It window_resize .It window_resize
resize a window Resize current window.
.It window_lower .It window_lower
lower a window Lower current window.
.It window_hide .It window_hide
hide a window Hide current window.
.It window_grouptoggle .It window_grouptoggle
toggle group membership of a window Toggle group membership of current window.
.It menu_group .It menu_group
launch group list Launch group list.
.It menu_unhide .It menu_unhide
launch group list Launch group list.
.It menu_cmd .It menu_cmd
launch command list Launch command list.
.El .El
.Sh FILES .Sh FILES
.Bl -tag -width "~/.cwmrcXXX" -compact .Bl -tag -width "~/.cwmrcXXX" -compact