Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnote(1) [centos man page]

GNOTE(1)						       GNOME User's Manuals							  GNOTE(1)

NAME
gnote - A simple note-taking application for Gnome SYNOPSIS
gnote [OPTION] ... DESCRIPTION
This manual page documents briefly the gnote command. Gnote is a desktop note-taking application for Linux and Unix. Simple and easy to use, but with potential to help you organize the ideas and information you deal with every day. Gnote's usefulness lies in the ability to relate notes and ideas together, using a WikiWiki-like linking system. When run without any options, either a Search All Notes window or the Gnote note menu appears in the notification tray area depending on configuration. Selecting a note from a list in Search All Notes or from the menu from notification area displays the note's spatial win- dow. Changes to notes are saved automatically. Links to URLs, files, and other notes are detected as you type. Rich editing such as highlight- ing, bold, italics, undo/redo, and variable font sizes are supported. Global keybindings exist to allow fast access to Gnote notes and dialogs. These keybindings are set in GSettings (see below) and may be activated from any application. OPTIONS
The program follows the usual GNU command line syntax, with options starting with two dashes (`--'). A summary of options are included below. --background Run Gnote in background. --note-path PATH Specify the path of the directory containing the notes. --new-note Create and display a new note. --new-note TITLE Create and display a new note with the title given. --open-note TITLE/URL Display the existing note matching TITLE or URL. --search Open the search all notes window with the search text. --start-here Display the "Start Here" note. --highlight-search TEXT Search and highlight TEXT in the opened note. --help Show summary of options. --version Show version of program. GSETTINGS SETTINGS
Gnote has several preference settings stored in GSettings. Changes to Settings are applied instantly to any running Gnote instance. A sum- mary of the GConf settings and their purpose are described below. org.gnome.gnote.global-keybindings A GSettings schema for key bindings. Keys are listed below. open-start-here Global X keybinding for displaying the "Start Here" note. The default keybinding is <Alt>F11. show-note-menu Global X keybinding for displaying the Gnote applet's note menu. The default keybinding is <Alt>F12. create-new-note Global X keybinding for creating and displaying a new note. open-recent-changes Global X keybinding for opening the recent changes dialog. open-search Global X keybinding for opening the note search dialog. SEE ALSO
http://live.gnome.org/Gnote/ BUGS
Please enter bug reports in the Gnome Bugzilla bug tracker (http://bugzilla.gnome.org/enter_bug.cgi?product=Gnote). AUTHORS
Hubert Figuiere <hub@figuiere.net> Debarshi Ray <debarshir@src.gnome.org> Aurimas Cernius <aurisc4@gmail.com> This manual page was originally written by Luca Capello <luca@pca.it>. Adapted to Gnote by Hubert Figuiere and Aurimas Cernius gnome April 7, 2009 GNOTE(1)

Check Out this Related Man Page

gnome-control-center(1) 					   User Commands					   gnome-control-center(1)

NAME
gnome-control-center, gnome-desktop-prefs - configure desktop preferences SYNOPSIS
gnome-control-center [gnome-std-options] [--noshell] DESCRIPTION
Desktop Preferences allows you to configure the GNOME desktop. If Nautilus is running, gnome-control-center will open up a new window and display all your preference tools. If Nautilus is not running, gnome-control-center will display a simple interface allowing you to select the preference tool to run. There are 3 categories of preference tools: Basic, Advanced, and Accessibility. Double-click on the tool that you require and the dialog for the tool will be displayed. OPTIONS
The following options are supported: --noshell Do not display the Desktop Preferences in Nautilus. This is not a supported interface. gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching Desktop Preferences example% gnome-control-center EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-control-cExecutable for Desktop Preferences interface ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+------------------------------+ |Availability |SUNWgnome-desktop-preferences | +-----------------------------+------------------------------+ |Interface stability |External | +-----------------------------+------------------------------+ SEE ALSO
Preference Tools Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-background-properties(1), gnome-font-properties(1), gnome-keyboard-properties(1), gnome-keybinding-properties(1), gnome-ui-proper- ties(1), gnome-mouse-properties(1), gnome-network-preferences(1), gnome-sound-properties(1), gnome-theme-properties(1), metacity-proper- ties(1), gnome-accessibility-keyboard-properties(1), cddb-slave2-properties(1), gnome-file-types-properties(1), gnome-panel-preferences(1), gnome-default-applications-properties(1), gnome-session-properties(1), gnome-std-options(5) NOTES
Written by Glynn Foster, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 gnome-control-center(1)
Man Page