haiku/docs/userguide/fr/desktop-applets/powerstatus.html
2010-12-30 19:10:45 +00:00

91 lines
5.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2010, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Maciej Bałuta (Google Code-In student)
* Humdinger <humdingerb@gmail.com>
* Translators:
* Loïc
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>PowerStatus</title>
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Guide de lutilisateur</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now"><img src="../../images/flags/fr.png" alt="" /> Français</li>
<li><a href="../../de/desktop-applets/powerstatus.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../../it/desktop-applets/powerstatus.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../../ru/desktop-applets/powerstatus.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../../es/desktop-applets/powerstatus.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../../sv_SE/desktop-applets/powerstatus.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
<li><a href="../../jp/desktop-applets/powerstatus.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
<li><a href="../../uk/desktop-applets/powerstatus.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
<li><a href="../../zh_CN/desktop-applets/powerstatus.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
<li><a href="../../pt_PT/desktop-applets/powerstatus.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
<li><a href="../../en/desktop-applets/powerstatus.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
 «  <a href="networkstatus.html">NetworkStatus</a> 
::  <a href="../desktop-applets.html" class="uplink">Desktop Applets</a> 
::  <a href="processcontroller.html">ProcessController</a>  »
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
<h2><img src="../../images/desktop-applets-images/powerstatus-icon_64.png" alt="powerstatus-icon_64.png" width="64" height="64" />PowerStatus</h2>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar :</td><td style="width:15px;"></td><td><span class="menu">Desktop Applets</span></td></tr>
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/apps/PowerStatus</span></td></tr>
<tr><td>Réglages :</td><td></td><td><span class="path">~/config/settings/PowerStatus settings</span></td></tr>
</table>
<p>PowerStatus shows information about the battery level, so it's only useful on mobile computers. If not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar. In window mode you're able to resize the icon by resizing the window and use the <a href="../gui.html#replicants">Replicant</a> handle to drag it to the Desktop.<br />
Wherever installed, it's operated via a right-click context menu.</p>
<p>Note : Powerstatus nécessite un support de l'ACPI fonctionnel.</p>
<img src="../images/powerstatus-images/applet.png" alt="PowerStatus applet" />
<p>Le menu contextuel offre les options suivantes :</p>
<table summary="options" border="0" cellspacing="0" cellpadding="2">
<tr><td><span class="menu">Show text label</span></td><td style="width:10px"></td><td>Indique le niveau de batterie en pourcentage du temps restant.</td></tr>
<tr><td><span class="menu">Show status icon</span></td><td></td><td>Affiche l'icône de l'appliquette.</td></tr>
<tr><td class="onelinetop"><span class="menu">Show percent / time</span></td><td></td><td>Bascule l'affichage entre le pourcentage de batterie restante ou le temps d'autonomie. (<span class="menu">Show text label</span> doit être actif).</td></tr>
<tr><td><span class="menu">Battery info...</span></td><td></td><td>Affiche la fenêtre des informations détaillés des batteries.</td></tr>
<tr><td><span class="menu">About...</span></td><td></td><td>Affiche la fenêtre À propos (About).</td></tr>
<tr><td><span class="menu">Quit</span></td><td></td><td>Quitte l'appliquette PowerStatus.</td></tr>
</table>
<p>Quand <span class="menu">Show text label</span> est actif, le niveau des batteries est indiqué entre parenthèses pendant la charge.</p>
</div>
</div>
<div class="nav">
<div class="inner"><span>
 «  <a href="networkstatus.html">NetworkStatus</a> 
::  <a href="../desktop-applets.html" class="uplink">Appliquettes du bureau</a> 
::  <a href="processcontroller.html">ProcessController</a>  »
</span></div>
</div>
</body>
</html>