mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
e30511fadc
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
366 B
Text
8 lines
366 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).
|