mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/wmstickynotes: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
11c6602e9c
commit
72101cc8d0
1 changed files with 9 additions and 8 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue