diff options
author | Yanes Checcacci Balod <yanes@pobox.com> | 2018-06-25 14:33:00 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-25 14:33:00 +0100 |
commit | 173421ccf423335739c02237f8b921d0b957ee0f (patch) | |
tree | 00b7ae82ac8b60a45bc8c9b2665b15a228ac1350 /desktop/wmstickynotes/README | |
parent | d8f1abf0d49ef60f9ff123ccb37de88dcb4d306f (diff) |
desktop/wmstickynotes: Added (dock application).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/wmstickynotes/README')
-rw-r--r-- | desktop/wmstickynotes/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop/wmstickynotes/README b/desktop/wmstickynotes/README new file mode 100644 index 0000000000000..ad93b989520a7 --- /dev/null +++ b/desktop/wmstickynotes/README @@ -0,0 +1,17 @@ +wmstickynotes +------------- + +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. + +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. ++ 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. |