summaryrefslogtreecommitdiff
path: root/sag-0.6.1-www/Invisible/sag-0.6/node13.html
diff options
context:
space:
mode:
Diffstat (limited to 'sag-0.6.1-www/Invisible/sag-0.6/node13.html')
-rw-r--r--sag-0.6.1-www/Invisible/sag-0.6/node13.html48
1 files changed, 48 insertions, 0 deletions
diff --git a/sag-0.6.1-www/Invisible/sag-0.6/node13.html b/sag-0.6.1-www/Invisible/sag-0.6/node13.html
new file mode 100644
index 0000000..413ef3f
--- /dev/null
+++ b/sag-0.6.1-www/Invisible/sag-0.6/node13.html
@@ -0,0 +1,48 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
+<HTML>
+<HEAD>
+<TITLE>Graphical user interface</TITLE>
+<META NAME="description" CONTENT="Graphical user interface">
+<META NAME="keywords" CONTENT="sag">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+<LINK REL=STYLESHEET HREF="sag.css">
+</HEAD>
+<BODY LANG="EN" >
+ <A NAME="tex2html457" HREF="node14.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./next_motif.gif"></A> <A NAME="tex2html455" HREF="node8.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./up_motif.gif"></A> <A NAME="tex2html449" HREF="node12.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./previous_motif.gif"></A> <A NAME="tex2html459" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./contents_motif.gif"></A> <A NAME="tex2html460" HREF="node114.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./index_motif.gif"></A> <BR>
+<B> Next:</B> <A NAME="tex2html458" HREF="node14.html">Networking</A>
+<B>Up:</B> <A NAME="tex2html456" HREF="node8.html">Major services in a </A>
+<B> Previous:</B> <A NAME="tex2html450" HREF="node12.html">Periodic command execution: cron </A>
+<BR> <P>
+<H2><A NAME="SECTION00335000000000000000">Graphical user interface</A></H2>
+<P>
+ UNIX and Linux don't incorporate the user interface into the
+ kernel; instead, they let it be implemented by user level
+ programs. This applies for both text mode and graphical
+ environments.
+<P>
+ This arrangement makes the system more flexible, but has
+ the disadvantage that it is simple to implement a different
+ user interface for each program, making the system
+ harder to learn.
+<P>
+ The graphical environment primarily used with Linux is called
+ the X Window System (X for short). X also does not implement
+ a user interface; it only implements a window system, i.e., tools
+ with which a graphical user interface can be implemented.
+ The three most popular user interface styles implemented over
+ X are Athena, Motif, and Open Look.
+<A NAME="221">&#160;</A>
+<A NAME="222">&#160;</A>
+<A NAME="223">&#160;</A>
+<A NAME="224">&#160;</A>
+<A NAME="225">&#160;</A>
+<P>
+<BR> <HR>
+<P><ADDRESS>
+<I>Lars Wirzenius <BR>
+Sat Nov 15 02:32:11 EET 1997</I>
+</ADDRESS>
+</BODY>
+</HTML>