summary refs log tree commit diff stats
BranchCommit messageAuthorAge
masterMerge branch 'victorbnl-viewnior-config'toonn3 years
 
TagDownloadAuthorAge
v1.9.3ranger-1.9.3.tar.gz  toonn6 years
v1.9.2ranger-1.9.2.tar.gz  toonn7 years
v1.9.1ranger-1.9.1.tar.gz  Wojciech Siewierski7 years
v1.9.0ranger-1.9.0.tar.gz  hut7 years
v1.9.0b6ranger-1.9.0b6.tar.gz  Wojciech Siewierski8 years
v1.9.0b5ranger-1.9.0b5.tar.gz  nfnty8 years
v1.9.0b4ranger-1.9.0b4.tar.gz  nfnty8 years
v1.9.0b3ranger-1.9.0b3.tar.gz  nfnty8 years
v1.9.0b2ranger-1.9.0b2.tar.gz  nfnty8 years
v1.9.0b1ranger-1.9.0b1.tar.gz  nfnty8 years
v1.8.1ranger-1.8.1.tar.gz  nfnty9 years
v1.8.0ranger-1.8.0.tar.gz  hut9 years
v1.7.2ranger-1.7.2.tar.gz  hut10 years
v1.7.1ranger-1.7.1.tar.gz  hut10 years
v1.7.0-emacsranger-1.7.0-emacs.tar.gz  hut10 years
v1.7.0ranger-1.7.0.tar.gz  hut10 years
v1.6.1ranger-1.6.1.tar.gz  hut12 years
v1.6.0ranger-1.6.0.tar.gz  hut12 years
v1.5.5ranger-1.5.5.tar.gz  hut13 years
v1.5.4ranger-1.5.4.tar.gz  hut13 years
v1.5.3ranger-1.5.3.tar.gz  hut13 years
v1.5.2ranger-1.5.2.tar.gz  hut14 years
v1.5.1ranger-1.5.1.tar.gz  hut14 years
v1.5.0ranger-1.5.0.tar.gz  hut14 years
v1.4.4ranger-1.4.4.tar.gz  hut14 years
v1.4.3ranger-1.4.3.tar.gz  hut14 years
v1.4.2ranger-1.4.2.tar.gz  hut14 years
v1.4.1ranger-1.4.1.tar.gz  hut15 years
v1.4.0ranger-1.4.0.tar.gz  hut15 years
v1.2.3ranger-1.2.3.tar.gz  hut15 years
v1.2.2ranger-1.2.2.tar.gz  hut15 years
v1.2.1ranger-1.2.1.tar.gz  hut15 years
v1.2.0ranger-1.2.0.tar.gz  hut15 years
v1.1.2ranger-1.1.2.tar.gz  hut15 years
v1.1.1ranger-1.1.1.tar.gz  hut15 years
v1.1.0ranger-1.1.0.tar.gz  hut15 years
v1.0.4ranger-1.0.4.tar.gz  hut15 years
v1.0.3ranger-1.0.3.tar.gz  hut15 years
v1.0.2ranger-1.0.2.tar.gz  hut16 years
v0.2.6ranger-0.2.6.tar.gz  hut16 years
v1.0.1ranger-1.0.1.tar.gz  hut16 years
v0.2.5ranger-0.2.5.tar.gz  hut16 years
v0.2.4ranger-0.2.4.tar.gz  hut16 years
v0.2.3ranger-0.2.3.tar.gz  hut16 years
v0.2.2ranger-0.2.2.tar.gz  hut16 years
v0.2.1ranger-0.2.1.tar.gz  hut16 years
v0.2.0ranger-0.2.0.tar.gz  hut16 years
v0.1.0ranger-0.1.0.tar.gz  hut16 years
er. The tags which are applied to one or more windows are indicated with an empty square in the top left corner. .P dwm draws a small border around windows to indicate the focus state. .SH OPTIONS .TP .B \-v prints version information to stderr, then exits. .SH USAGE .SS Status bar .TP .B X root window name is read and displayed in the status text area. It can be set with the .BR xsetroot (1) command. .TP .B Button1 click on a tag label to display all windows with that tag, click on the layout label toggles between tiled and floating layout. .TP .B Button3 click on a tag label adds/removes all windows with that tag to/from the view. .TP .B Mod1\-Button1 click on a tag label applies that tag to the focused window. .TP .B Mod1\-Button3 click on a tag label adds/removes that tag to/from the focused window. .SS Keyboard commands .TP .B Mod1\-Shift\-Return Start .BR st(1). .TP .B Mod1\-p Spawn .BR dmenu(1) for launching other programs. .TP .B Mod1\-, Focus previous screen, if any. .TP .B Mod1\-. Focus next screen, if any. .TP .B Mod1\-Shift\-, Send focused window to previous screen, if any. .TP .B Mod1\-Shift\-. Send focused window to next screen, if any. .TP .B Mod1\-b Toggles bar on and off. .TP .B Mod1\-t Sets tiled layout. .TP .B Mod1\-f Sets floating layout. .TP .B Mod1\-m Sets monocle layout. .TP .B Mod1\-space Toggles between current and previous layout. .TP .B Mod1\-j Focus next window. .TP .B Mod1\-k Focus previous window. .TP .B Mod1\-i Increase number of windows in master area. .TP .B Mod1\-d Decrease number of windows in master area. .TP .B Mod1\-l Increase master area size. .TP .B Mod1\-h Decrease master area size. .TP .B Mod1\-Return Zooms/cycles focused window to/from master area (tiled layouts only). .TP .B Mod1\-Shift\-c Close focused window. .TP .B Mod1\-Shift\-space Toggle focused window between tiled and floating state. .TP .B Mod1\-Tab Toggles to the previously selected tags. .TP .B Mod1\-Shift\-[1..n] Apply nth tag to focused window. .TP .B Mod1\-Shift\-0 Apply all tags to focused window. .TP .B Mod1\-Control\-Shift\-[1..n] Add/remove nth tag to/from focused window. .TP .B Mod1\-[1..n] View all windows with nth tag. .TP .B Mod1\-0 View all windows with any tag. .TP .B Mod1\-Control\-[1..n] Add/remove all windows with nth tag to/from the view. .TP .B Mod1\-Shift\-q Quit dwm. .TP .B Mod1\-Control\-Shift\-q Restart dwm. .SS Mouse commands .TP .B Mod1\-Button1 Move focused window while dragging. Tiled windows will be toggled to the floating state. .TP .B Mod1\-Button2 Toggles focused window between floating and tiled state. .TP .B Mod1\-Button3 Resize focused window while dragging. Tiled windows will be toggled to the floating state. .SH CUSTOMIZATION dwm is customized by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple. .SH SIGNALS .TP .B SIGHUP - 1 Restart the dwm process. .TP .B SIGTERM - 15 Cleanly terminate the dwm process. .SH SEE ALSO .BR dmenu (1), .BR st (1) .SH ISSUES Java applications which use the XToolkit/XAWT backend may draw grey windows only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and early JDK 1.6 versions, because it assumes a reparenting window manager. Possible workarounds are using JDK 1.4 (which doesn't contain the XToolkit/XAWT backend) or setting the environment variable .BR AWT_TOOLKIT=MToolkit (to use the older Motif backend instead) or running .B xprop -root -f _NET_WM_NAME 32a -set _NET_WM_NAME LG3D or .B wmname LG3D (to pretend that a non-reparenting window manager is running that the XToolkit/XAWT backend can recognize) or when using OpenJDK setting the environment variable .BR _JAVA_AWT_WM_NONREPARENTING=1 . .SH BUGS Send all bug reports with a patch to hackers@suckless.org.