old-www/LDP/EVMSUG/html/uis.html

260 lines
3.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>The EVMS user interfaces</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="EVMS User Guide"
HREF="index.html"><LINK
REL="UP"
TITLE="What is EVMS?"
HREF="intro.html"><LINK
REL="PREVIOUS"
TITLE="Why choose EVMS?"
HREF="cando.html"><LINK
REL="NEXT"
TITLE="EVMS terminology"
HREF="terminology.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>EVMS User Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="cando.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 1. What is EVMS?</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="terminology.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="uis"
></A
>1.2. The EVMS user interfaces</H1
><P
>There are currently three user interfaces available for EVMS: graphical (GUI), text mode (Ncurses), and the Command Line Interpreter (CLI).
Additionally, you can use the EVMS Application Programming Interface to implement your own customized user interface. </P
><P
><A
HREF="uis.html#userinterf"
>Table 1-1</A
> tells more about each of the EVMS user interfaces.
</P
><DIV
CLASS="table"
><A
NAME="userinterf"
></A
><P
><B
>Table 1-1. EVMS user interfaces</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><THEAD
><TR
><TH
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>User interface</TH
><TH
WIDTH="144"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Typical user</TH
><TH
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Types of use</TH
><TH
WIDTH="240"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Function</TH
></TR
></THEAD
><TBODY
><TR
><TD
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>GUI</TD
><TD
WIDTH="144"
ALIGN="LEFT"
VALIGN="MIDDLE"
>All</TD
><TD
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>All uses except automation</TD
><TD
WIDTH="240"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Allows you to choose from available options only, instead of having to sort through all the options, including ones that are not available at that point in the process. </TD
></TR
><TR
><TD
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Ncurses</TD
><TD
WIDTH="144"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Users who don't have GTK libraries or X Window Systems on their machines</TD
><TD
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>All uses except automation</TD
><TD
WIDTH="240"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Allows you to choose from available options only, instead of having to sort through all the options, including ones that are not available at that point in the process. </TD
></TR
><TR
><TD
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Command Line</TD
><TD
WIDTH="144"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Expert</TD
><TD
WIDTH="96"
ALIGN="LEFT"
VALIGN="MIDDLE"
>All uses</TD
><TD
WIDTH="240"
ALIGN="LEFT"
VALIGN="MIDDLE"
>Allows easy automation of tasks</TD
></TR
></TBODY
></TABLE
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="cando.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="terminology.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Why choose EVMS?</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="intro.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>EVMS terminology</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>