diff options
author | Anselm R Garbe <anselm@garbe.us> | 2013-08-13 19:11:07 +0200 |
---|---|---|
committer | Anselm R Garbe <anselm@garbe.us> | 2013-08-13 19:11:07 +0200 |
commit | 1114a8345a83b776d12e7721af45342b7f2f5174 (patch) | |
tree | e953c61035b10e109974960856165467ea723414 /wmname.1 | |
parent | 60de8fe08b6f7f589e40a457526572c7b8d81f06 (diff) | |
download | wmname-master.tar.gz wmname-master.zip |
Diffstat (limited to 'wmname.1')
-rw-r--r-- | wmname.1 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/wmname.1 b/wmname.1 new file mode 100644 index 0000000..46f9ec4 --- /dev/null +++ b/wmname.1 @@ -0,0 +1,17 @@ +.TH WMNAME 1 wmname\-VERSION +.SH NAME +wmname \- prints/sets the EWMH WM name property. +.SH SYNOPSIS +.B wmname +.IR [name] +.SH DESCRIPTION +.B wmname +Prints/sets the window manager name property of the root window similar to how hostname(1) behaves. +.B wmname +wmname is a nice utility to fix problems with JDK versions and other broken programs assuming a reparenting window manager for instance. +.SH AUTHORS +Anselm R Garbe <garbeam at gmail dot com> +.SH LICENSE +MIT/X Consortium License. See the LICENSE file for the terms of redistribution. +.SH SEE ALSO +.BR dwm (1) |