diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:40:39 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:36 +0700 |
commit | 72101cc8d04c00fc70912b6e4ba9ef0c9898f1aa (patch) | |
tree | d98b5d6d10cc83febc65d4752dda2185d8e74e7e /desktop | |
parent | 11c6602e9c7c2672e9782d0f055a90fff030aa71 (diff) | |
download | slackbuilds-72101cc8d04c00fc70912b6e4ba9ef0c9898f1aa.tar.gz |
desktop/wmstickynotes: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/wmstickynotes/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/desktop/wmstickynotes/README b/desktop/wmstickynotes/README index ad93b98952..2af3c9ff46 100644 --- a/desktop/wmstickynotes/README +++ b/desktop/wmstickynotes/README @@ -1,17 +1,18 @@ wmstickynotes ------------- -This program is a Window Maker style dockapp which allows you to create note -windows. +This program is a Window Maker style dockapp which allows you to +create note windows. -By default, the notes, along with their position, size, and color, -are stored in files and will be restored when wmstickynotes is run again. +By default, the notes, along with their position, size, and color, are +stored in files and will be restored when wmstickynotes is run again. USAGE: -+ Left click the note icon to create a new note with the default color (yellow). -+ Right click the note icon to get a menu of colors, selecting one of which will -create a new note of that color. ++ Left click the note icon to create a new note with the default color + (yellow). ++ Right click the note icon to get a menu of colors, selecting one of + which will create a new note of that color. + Click the x in the top right of a note to delete it. + Drag the bottom right corner of a note to resize it. + Right click a note to get a popup menu where you can change its color, -cut/paste, etc. + cut/paste, etc. |