URI: 
       wmname.1 - wmname - sets/prints window manager name similiar to hostname(1)
  HTML git clone git://git.suckless.org/wmname
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       wmname.1 (565B)
       ---
            1 .TH WMNAME 1 wmname\-VERSION
            2 .SH NAME
            3 wmname \- prints/sets the EWMH WM name property.
            4 .SH SYNOPSIS
            5 .B wmname
            6 .IR [name]
            7 .SH DESCRIPTION
            8 .B wmname
            9 Prints/sets the window manager name property of the root window similar to how hostname(1) behaves.
           10 .B wmname
           11 wmname is a nice utility to fix problems with JDK versions and other broken programs assuming a reparenting window manager for instance.
           12 .SH AUTHORS
           13 Anselm R Garbe <garbeam at gmail dot com>
           14 .SH LICENSE
           15 MIT/X Consortium License. See the LICENSE file for the terms of redistribution.
           16 .SH SEE ALSO
           17 .BR dwm (1)