소스 검색

added Button{4,5} description to dwm.1

Anselm R. Garbe 19 년 전
부모
커밋
92cb5ebb7c
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      dwm.1

+ 6 - 0
dwm.1

@@ -44,6 +44,12 @@ label toggles between tiling and floating mode.
 .B Button3
 click on a tag label adds/removes all windows with that tag to/from the view.
 .TP
+.B Button4
+click on the mode label increases the number of windows in the master area (tiling mode only).
+.TP
+.B Button5
+click on the mode label decreases the number of windows in the master area (tiling mode only).
+.TP
 .B Mod1-Button1
 click on a tag label applies that tag to the focused window.
 .TP