summaryrefslogtreecommitdiff
path: root/sag-0.6.1-www/Invisible/sag-0.6/node13.html
blob: 413ef3f5a3da3be351b8c73a352dd28d6144c6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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>