SELECT-EDITOR(1) General Commands Manual SELECT-EDITOR(1)NAME
select-editor - select your default sensible-editor from all installed editors
SYNOPSIS
select-editor
DESCRIPTION
select-editor provides a coherent mechanism for selecting and storing a preferred sensible-editor on a per-user basis. It lists the avail-
able editors on a system and interactively prompts the user to select one. The results are stored as SELECTED_EDITOR in ~/.selected_edi-
tor, which is sourced and used by sensible-editor. SELECTED_EDITOR is overridden by the VISUAL and EDITOR environment variables.
AUTHOR
select-editor was written by Dustin Kirkland <kirkland@canonical.com>.
SEE ALSO sensible-editor(1)Debian 21 May 2008 SELECT-EDITOR(1)
Check Out this Related Man Page
OCAMLGRAPH-EDITOR(1) User Commands OCAMLGRAPH-EDITOR(1)NAME
ocamlgraph-editor - GTK-based graph editor based on hyperbolic geometry.
SYNOPSIS
ocamlgraph-editor [-dfs] [-bfs] [-rr refresh-rate] [-aa] [[-help] | [--help]] [graph-file]
DESCRIPTION
This manual page documents briefly the ocamlgraph-editor command.
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
ocamlgraph-editor is an OCaml and GTK based graph editor based on hyperbolic geometry.
-dfs
DFS drawing strategy.
-bfs
BFS drawing strategy.
-rr refresh-rate
Set the refresh rate, must be greater than 0.
-aa
Turn off anti-aliased mode.
graph-file
Files to edit.
-help, --help
Display an help message.
LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission
is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any
later version published by the Free Software Foundation; considering as source code all the file that enable the production of this
manpage.
AUTHOR
Sylvain Le Gall <gildor@debian.org>
COPYRIGHT
Copyright (C) 2008 Sylvain Le Gall
OCamlGraph June 21, 2008 OCAMLGRAPH-EDITOR(1)