diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-25 15:15:44 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-25 15:15:44 +0000 |
commit | afa67b4b64d58d5c37fb360deafb13adb258e4ba (patch) | |
tree | 858a9ac7cf486b0e8d1a2453adffd72760577c61 /addUser.html | |
parent | 304ca202dbbd3093219ccb45edc9c1eed3dad525 (diff) | |
download | drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar.gz drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar.bz2 drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar.xz drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.zip |
- update doc files (from 2012-03-23)
- delete from README information that the doc files are available also after installation
- update NEWS (and mark version 2.3)
Diffstat (limited to 'addUser.html')
-rw-r--r-- | addUser.html | 61 |
1 files changed, 9 insertions, 52 deletions
diff --git a/addUser.html b/addUser.html index 465185c..4835795 100644 --- a/addUser.html +++ b/addUser.html @@ -2,34 +2,22 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <title>16. Adding a User</title> - <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <title>Adding a User</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="setRootPassword.html" title="15. Root Password"> - <link rel="next" href="configureX_chooser.html" title="17. Configuring X, the Graphical Server"> - </head> + <link rel="prev" href="setRootPassword.html" title="Root Password"> + <link rel="next" href="setupX.html" title="Configuring X, the Graphical Server"><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 class="navheader"> - <table width="100%" summary="Navigation header"> - <tr> - <th colspan="3" align="center">16. Adding a User</th> - </tr> - <tr> - <td width="20%" align="left"><a accesskey="p" href="setRootPassword.html">Prev</a> - </td> - <th width="60%" align="center"> </th> - <td width="20%" align="right"> <a accesskey="n" href="configureX_chooser.html">Next</a></td> - </tr> - </table> - <hr> - </div> - <div lang="" class="section" title="16. Adding a User"> + <div lang="" class="section" title="Adding a User"> <div class="titlepage"> <div> <div> - <h2 class="title" style="clear: both"><a name="drakxid-addUser"></a>16. Adding a User + <h2 class="title"><a name="drakxid-addUser"></a>Adding a User </h2> </div> </div> @@ -37,7 +25,6 @@ - <div class="mediaobject" align="center"><img src="images/dx-addUser.png" align="middle"></div> @@ -113,37 +100,7 @@ - <div class="mediaobject" align="center"><img src="images/dx-autologin.png" align="middle"></div> - - - - <p><a name="BId-drakx-pa142a"></a>When you're finished adding - users, you'll be asked to choose a user who will be automatically - logged into the system when the computer boots up. If you're - interested in that feature (and don't care much about security), - choose the desired user (if more than one regular user is defined) - and select a window manager, then click on - <span class="guibutton">Next</span>. If you're not interested in this - feature, uncheck the <span class="guilabel">Do you want to use this - feature?</span> box. - </p> </div> - <div class="navfooter"> - <hr> - <table width="100%" summary="Navigation footer"> - <tr> - <td width="40%" align="left"><a accesskey="p" href="setRootPassword.html">Prev</a> - </td> - <td width="20%" align="center"> </td> - <td width="40%" align="right"> <a accesskey="n" href="configureX_chooser.html">Next</a></td> - </tr> - <tr> - <td width="40%" align="left" valign="top">15. Root Password </td> - <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> - <td width="40%" align="right" valign="top"> 17. Configuring X, the Graphical Server</td> - </tr> - </table> - </div> </body> </html> |