diff options
-rw-r--r-- | acceptLicense.html | 1 | ||||
-rw-r--r-- | configureX_card_list.html | 4 | ||||
-rw-r--r-- | configureX_monitor.html | 94 | ||||
-rw-r--r-- | diskdrake.html | 2 | ||||
-rw-r--r-- | doPartitionDisks.html | 9 | ||||
-rw-r--r-- | formatPartitions.html | 2 | ||||
-rw-r--r-- | installer.html | 2 | ||||
-rw-r--r-- | setupBootloaderAddEntry.html | 7 |
8 files changed, 62 insertions, 59 deletions
diff --git a/acceptLicense.html b/acceptLicense.html index e947856..7a0908e 100644 --- a/acceptLicense.html +++ b/acceptLicense.html @@ -79,7 +79,6 @@ </p> - </div> diff --git a/configureX_card_list.html b/configureX_card_list.html index c6d3675..dbcfcdc 100644 --- a/configureX_card_list.html +++ b/configureX_card_list.html @@ -74,7 +74,7 @@ </p> - <p>Be aware that if you select an incompatable driver you may only have access + <p>Be aware that if you select an incompatible driver you may only have access to the Commandline Interface. </p> @@ -87,7 +87,7 @@ <p>The Non-free and Tainted repositories need to be explicitly enabled to access them, - You should do this after your first reboot. + you should do this after your first reboot. </p> diff --git a/configureX_monitor.html b/configureX_monitor.html index c5557d5..4ff5bed 100644 --- a/configureX_monitor.html +++ b/configureX_monitor.html @@ -22,20 +22,23 @@ </div> </div> </div> + + + - - - - - + - + - - <p><a name="configureX_monitor-pa1"></a>DrakX has a very comprehensive database of monitors and will usually correctly identify yours. + + + + <p><a name="configureX_monitor-pa1"></a>DrakX has a very + comprehensive database of monitors and will usually correctly identify + yours. </p> + - <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> @@ -44,48 +47,56 @@ </tr> <tr> <td align="left" valign="top"> - <p><a name="configureX_monitor-pa1w"></a><span class="emphasis"><em>Selecting a monitor with different characteristics could damage - your monitor or video hardware. Please don't just try something without knowing - what you are doing.</em></span> If in doubt you should consult your monitor documentation + + <p><a name="configureX_monitor-pa1w"></a><span class="emphasis"><em>Selecting a + monitor with different characteristics could damage your monitor or video + hardware. Please don't try something without knowing what you are + doing.</em></span> If in doubt you should consult your monitor + documentation </p> + </td> </tr> </table> </div> - - <p><a name="configureX_monitor-pa2"></a><span class="emphasis"><em>Custom</em></span></p> - - - <p><a name="configureX_monitor-pa3"></a>This option allows you to set two critical parameters, the vertical refresh rate - and the horizontal sync rate. Vertical refresh determines how often the screen is refreshed - and horizondal sync is the rate at which scanlines are displayed. + + + <p><a name="configureX_monitor-pa3"></a>This option allows you to + set two critical parameters, the vertical refresh rate and the horizontal + sync rate. Vertical refresh determines how often the screen is refreshed and + horizontal sync is the rate at which scan lines are displayed. </p> - - <p><a name="configureX_monitor-pa4"></a>It is <span class="emphasis"><em>VERY IMPORTANT</em></span> that you do not specify a monitor type with a sync range - that is beyond the capabilities of your monitor: you may damage your monitor. - If in doubt, choose a conservative setting and consult your monitor documentation. + + <p><a name="configureX_monitor-pa4"></a>It is <span class="emphasis"><em>VERY + IMPORTANT</em></span> that you do not specify a monitor type with a sync + range that is beyond the capabilities of your monitor: you may damage your + monitor. If in doubt, choose a conservative setting and consult your monitor + documentation. </p> - - - - <p><a name="configureX_monitor-pa5"></a><span class="emphasis"><em>Plug'n Play</em></span></p> - - <p><a name="configureX_monitor-pa6"></a>This is the default option and tries to determine the monitor type from the monitor database. + + <p><a name="configureX_monitor-pa5"></a><span class="emphasis"><em>Plug 'n + Play</em></span></p> + + + <p><a name="configureX_monitor-pa6"></a>This is the default + option and tries to determine the monitor type from the monitor + database. </p> - + <p><a name="configureX_monitor-pa7"></a><span class="emphasis"><em>Vendor</em></span></p> - - <p><a name="configureX_monitor-pa8"></a>If the installer has not correctly detected your monitor and you know which one you have, - you can select it from the tree by selecting: + + <p><a name="configureX_monitor-pa8"></a>If the installer has not + correctly detected your monitor and you know which one you have, you can + select it from the tree by selecting: </p> <div class="itemizedlist"> <ul class="itemizedlist"> @@ -106,19 +117,18 @@ </li> </ul> </div> + - <p><a name="configureX_monitor-pa9"></a><span class="emphasis"><em>Generic</em></span></p> - - <p><a name="configureX_monitor-pa10"></a>selecting this group displays nearly 30 displays configurations such as 1024x768 @ 60Hz - and includes Flat panel displays as used in laptops. This is often a good monitor selection - group if you need to use the Vesa card driver when your video hardware cannot be determed - automatically. Once again it may be wise to be conservative in your selections. - </p> - - + <p><a name="configureX_monitor-pa10"></a>selecting this group + displays nearly 30 display configurations such as 1024x768 @ 60Hz and + includes Flat panel displays as used in laptops. This is often a good + monitor selection group if you need to use the Vesa card driver when your + video hardware cannot be determined automatically. Once again it may be wise + to be conservative in your selections. + </p> </div> </body> diff --git a/diskdrake.html b/diskdrake.html index 292fb51..d17419f 100644 --- a/diskdrake.html +++ b/diskdrake.html @@ -47,7 +47,7 @@ <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="./warning.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td> <th align="left"></th> </tr> <tr> diff --git a/doPartitionDisks.html b/doPartitionDisks.html index 5c65b2f..fdb9112 100644 --- a/doPartitionDisks.html +++ b/doPartitionDisks.html @@ -172,10 +172,11 @@ <td align="left" valign="top"> <p>If you have a SSD (Solid State Drive) instead of a hard disk, at - the time this help is written, it is inadvisable to create the - partitions with this tool because they won't be aligned. The SSD will - work but with reduced speed and lifetime. Use a software like Gparted - instead with this settings for each partition : + the time this help was written, it was inadvisable to create the + partitions with this tool because they would not be aligned. The SSD + would work but with reduced speed and lifetime. Use a partitioning tool + such as Gparted instead with these partition alignment settings for each + partition : </p> diff --git a/formatPartitions.html b/formatPartitions.html index 33cf18d..5c10b9a 100644 --- a/formatPartitions.html +++ b/formatPartitions.html @@ -57,7 +57,7 @@ <div class="tip" title="Tip" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Tip"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./tip.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="tip.png"></td> <th align="left"></th> </tr> <tr> diff --git a/installer.html b/installer.html index 60aab66..0d1d604 100644 --- a/installer.html +++ b/installer.html @@ -90,7 +90,7 @@ <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Note"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="./note.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td> <th align="left"></th> </tr> <tr> diff --git a/setupBootloaderAddEntry.html b/setupBootloaderAddEntry.html index 76e285b..b618c49 100644 --- a/setupBootloaderAddEntry.html +++ b/setupBootloaderAddEntry.html @@ -61,13 +61,6 @@ </table> </div> - <p>Add some text</p> - - <p>........</p> - - <p>........</p> - - </div> </body> |