mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
1fed481a94
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
8 lines
365 B
Text
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).
|