slackbuilds_ponce/desktop/wmname/README
Arvydas Sidorenko 1fed481a94 desktop/wmname: Added (print/set the window manager name)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-09-23 14:18:42 -03:00

8 lines
365 B
Text

wmname prints/sets the window manager name property of the root window
similar to how hostname(1) behaves.
wmname is a nice utility to fix problems with JDK versions and other broken
programs assuming a reparenting window manager for instance.
Run 'wmname' to print the current WM name. Run 'wmname <name>' to set it.
This is pretty much similiar to hostname(1).