diff options
Diffstat (limited to 'desktop/wmname/README')
-rw-r--r-- | desktop/wmname/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/wmname/README b/desktop/wmname/README index 8963625b4cda0..bafcb25dbe6bb 100644 --- a/desktop/wmname/README +++ b/desktop/wmname/README @@ -1,8 +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. +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). +Run 'wmname' to print the current WM name. Run 'wmname <name>' to +set it. This is pretty much similiar to hostname(1). |