diff options
Diffstat (limited to 'chooseDesktop.html')
-rw-r--r-- | chooseDesktop.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/chooseDesktop.html b/chooseDesktop.html new file mode 100644 index 0000000..c06693e --- /dev/null +++ b/chooseDesktop.html @@ -0,0 +1,58 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Desktop Selection</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="choosePackages.html" title="Choosing Packages to be Installed"> + <link rel="next" href="choosePackageGroups.html" title="Package Group Selection"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="" class="section" title="Desktop Selection"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="chooseDesktop"></a>Desktop Selection + </h2> + </div> + </div> + </div> + + + + + + + + + <p>Depending on your selection here, you may be offered further screens to fine tune your choice.</p> + + + <p>After the selection step(s), you will see a slide show during package + installation. The slide show can be disabled by pressing the + <span class="guilabel">Details</span> button + </p> + + + + + + + <p>Choose whether you prefer to use the <span class="application">KDE</span> + or <span class="application">Gnome</span> desktop environment. Both come with a + full set of useful applications and tools. Tick + <span class="guilabel">Custom</span> if you want to use neither or both, or if you + want something other than the default software choices for these desktop + environments. The <span class="application">LXDE</span> desktop is lighter than + the previous two, sporting less eye candy and fewer packages installed by + default. + </p> + + </div> + </body> +</html> |