diff options
author | Marja van Waes <marja@mageia.org> | 2015-03-03 21:29:43 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-03-03 21:29:43 +0100 |
commit | 347b3f10dafb97416cdb77c77c0ebbe3dec382d0 (patch) | |
tree | 2ef371a3a616a42e8d3b201e01eb0ce8f7bcc384 /hr/configureX_card_list.html | |
parent | 6aa546fa6a5d6bd0feaa3eb13734726ca6db55b5 (diff) | |
download | drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar.gz drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar.bz2 drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar.xz drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.zip |
new, partial, Croatian translation
Diffstat (limited to 'hr/configureX_card_list.html')
-rw-r--r-- | hr/configureX_card_list.html | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/hr/configureX_card_list.html b/hr/configureX_card_list.html new file mode 100644 index 0000000..5d78600 --- /dev/null +++ b/hr/configureX_card_list.html @@ -0,0 +1,96 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Choose an X Server (Configure your Graphic Card)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacija pomoću"> + <link rel="up" href="index.html" title="Instalacija pomoću"> + <link rel="prev" href="configureX_chooser.html" title="Graphic Card and Monitor Configuration"> + <link rel="next" href="configureX_monitor.html" title="Izaberite vaš monitor"><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="hr" class="section" title="Choose an X Server (Configure your Graphic Card)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureX_card_list"></a>Choose an X Server (Configure your Graphic Card) + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + <p>DrakX has a very comprehensive database of video cards and will usually + correctly identify your video device. + </p> + + + <p>If the installer has not correctly detected your graphic card and you know + which one you have, you can select it from the tree by: + </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>proizvođač</p> + + </li> + <li class="listitem"> + + <p>ime vaše kartice</p> + + </li> + <li class="listitem"> + + <p>vrsta kartice</p> + + </li> + </ul> + </div> + + + <p>If you cannot find your card in the vendor lists (because it's not yet in + the database or it's an older card) you may find a suitable driver in the + Xorg category + </p> + + + <p>The Xorg listing provides more than 40 generic and open source video card + drivers. If you still can't find a named driver for your card there is the + option of using the vesa driver which provides basic capabilities. + </p> + + + <p>Be aware that if you select an incompatible driver you may only have access + to the Commandline Interface. + </p> + + + <p>Some video card manufacturers provide proprietary drivers for Linux which + may only be available in the Nonfree repository and in some cases only from + the card manufacturers' websites. + </p> + + + <p>The Nonfree repository needs to be explicitly enabled to access them. If + you didn't select it previously, you should do this after your first reboot. + </p> + + </div> + </body> +</html> |