Next Previous Table of Contents
All popup menu operations are local to the KNotes on which you pressed the right mouse button and apply only to that particular KNotes note. This KNotes note will be referred to as "current KNotes" in the following. The only exception is the "Set Defaults" menu entry. "Set Defaults" will let you specify the global defaults which will apply to all KNotes notes.
Insert the current Date and Time into the current KNotes not.
Clears the current KNotes note.
Creates a new KNotes
Quits the KNotes application. All notes, alarms, and options are saved.
Deletes the current KNotes note permanently and cancels any associated alarm. If you just want to close a KNotes note, use the close button on the window bar.
Rename the current KNotes note. You need to choose a unique new name.
Brings up the Alarm Timer dialog corresponding to the current KNotes note. You can set or unset an alarm for the current KNotes.
Exectutes the command cal
on you system and inserts the output into
the current KNotes. This should result in a calendar of the current month in
your current note.
This will bring up a dialog which will allow you to mail the content of the current KNotes note. You can specify the command used by KNotes to mail the current note, on the Defaults Tab dialog under "Set Defaults".
This will print the current note using the print command, which you can specify in the Defaults Tab dialog under "Set Defaults". The default is a2ps. I recommend you install a2ps if you don't have it on your system yet.
Toggles the current note between a note with a 3D frame and one with a plain frame. This options is local to the current note and will be saved on exit.
Toggles between auto indent mode and no auto indent mode in the current KNotes note. In auto indent mode, the cursor will be place underneath the first non character on the first nonempty line above the current line. The mode will be saved on exit.
Brings up the font dialog, which lets you choose the font of the current KNotes This option is local to the current note and will be saved on exit.
Allows you to change the text and background color of the current KNotes. This option is local to the current note and will be saved on exit.
Allows you to set the defaults for all options. All newly created KNotes notes will will obsereve the defaults set here. All options should be self explanatory. KNotes uses "%s" place holders to supply the argument to the mail and print commands.
KNotes honors the following key bindings.
Left Arrow
Move the cursor one character leftwards Right Arrow
Move the cursor one character rightwards Up Arrow
Move the cursor one line upwards Down Arrow
Move the cursor one line downwards Page Up
Move the cursor one page upwards Page Down
Move the cursor one page downwards Backspace
Delete the character to the left of the cursor Home
Move the cursor to the beginning of the line End
Move the cursor to the end of the line Delete
Delete the character to the right of the cursor Shift - Left Arrow
Mark text one character leftwards Shift - Right Arrow
Mark text one character rightwards Control-A
Move the cursor to the beginning of the line Control-B
Move the cursor one character leftwards Control-C
Copy the marked text to the clipboard. Control-D
Delete the character to the right of the cursor Control-E
Move the cursor to the end of the line Control-F
Move the cursor one character rightwards Control-H
Delete the character to the left of the cursor Control-K
Delete to end of line Control-N
Move the cursor one line downwards Control-P
Move the cursor one line upwards Control-V
Paste the clipboard text into line edit. Control-X
Cut the marked text, copy to clipboard.
Next Previous Table of Contents