diff options
Diffstat (limited to 'desktop/wmname/README')
-rw-r--r-- | desktop/wmname/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/wmname/README b/desktop/wmname/README new file mode 100644 index 0000000000..8963625b4c --- /dev/null +++ b/desktop/wmname/README @@ -0,0 +1,8 @@ +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). |