Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rhinote(1) [debian man page]

RHINOTE(1)						      General Commands Manual							RHINOTE(1)

NAME
Rhinote - virtual sticky-notes for your desktop SYNOPSIS
rhinote DESCRIPTION
Rhinote is a simple program that provides virtual sticky-notes for your desktop. It's handy for jotting down quick notes or holding copied text that you plan to past elsewhere later. Notes can be saved as plain text for later viewing/editing with Rhinote or any other text editor. Rhinote is designed to be "keyboard friendly", that is, every single action is bound to a specific keystroke. KEY BINDINGS
Ctrl-x Cut highlighted text. Ctrl-c Copy highlighted text. Ctrl-v Paste text from clipboard. Ctrl-n Open new (blank) note. Ctrl-o Open file (via a file dialog). Ctrl-s Save current note. Ctrl-a Save current note in a different file. Ctrl-p Print current note. Ctrl-h Display help window. AUTHOR
Rhinote was written by Marv Boyes <greyspace@tuxfamily.org>. This manual page was written by Andrea Bolognani <eof@kiyuko.org> for the Debian project (but may be used by others). Rhinote January 2010 RHINOTE(1)

Check Out this Related Man Page

diakonos(1)							     diakonos							       diakonos(1)

NAME
diakonos - a customizable, usable console-based text editor SYNOPSIS
diakonos [files] Basic Commands Following are some of the most common commands and their default key bindings. Not all commands are listed here. For a comprehensive list- ing, see the configuration file. Movement Arrow keys Cursor movement Home, End Move cursor to beginning or end of current line Page Up, Page Down Pitch buffer view by one screenful of text Alt-Up, Alt-Down Scroll up, down Editor Control Ctrl-Q Quit F1 List key bindings F12 Edit user's configuration file Alt-M Start/stop macro recording F4 Play macro F6 Repeat last command File/Buffer Control Ctrl-O Open a file Ctrl-S Save current buffer Alt-S Save current buffer to specific filename Ctrl-W Close current buffer Ctrl-N Create new empty buffer Alt-Shift-T Specify buffer content type Alt-1 to Alt-9 Switch among first 9 buffers Alt-minus, Alt-= Switch buffers Ctrl-Z Undo Ctrl-Y Redo Clipboard Ctrl-space Anchor selection (like emacs) Ctrl-C Copy selection to clipboard Ctrl-X Copy selection to clipboard and delete (i.e. cut) Ctrl-V Paste clipboard text Alt-U Unselect (stop selecting) Ctrl-K Cut current line (can collect multiple lines) Searching Ctrl-F Find Ctrl-Alt-F Find upwards F3 Find again Shift-F3 Find again upwards Ctrl-R Search and replace Ctrl-Alt-U Clear match highlight FURTHER INFORMATION
For more information on Diakonos see: http://purepistos.net/diakonos/ http://wiki.purepistos.net/doku.php?id=Diakonos:Getting-Started http://wiki.purepistos.net/doku.php?id=Diakonos:Tips-and-Tricks AUTHOR
Diakonos is by Pistos Christou This package is maintained by Ralph Amissah 0.8.12 2010-02-18 diakonos(1)
Man Page