1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml">
4
<head xmlns="http://www.w3.org/1999/xhtml">
5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
<title xmlns="">Lavorare con i dispositivi hardware</title>
7
<link rel="stylesheet" href="../../libs/ubuntu-book.css" type="text/css" />
8
<style xmlns="" type="text/css">
9
#content { background-image: url('images/draft.png');
10
background-repeat: repeat-y;
11
background-position: top center;
12
/* The following properties make the watermark "fixed" on the page. */
13
/* I think that's just a bit too distracting for the reader... */
14
/* background-attachment: fixed; */
15
/* background-position: center center; */
17
<link rel="home" href="index.html" title="Lavorare con i dispositivi hardware" />
18
<link rel="next" href="jockey.html" title="Driver proprietari" />
19
<link rel="copyright" href="/legal.html" title="Riconoscimenti e licenza" />
21
<link href="http://help.ubuntu-it.org/favicon.ico" rel="shortcut icon" />
23
<div id="page-border-left-repeat">
24
<div id="page-border-right-repeat">
25
<script type="text/javascript">
26
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
27
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
29
<script type="text/javascript">
31
var pageTracker = _gat._getTracker("UA-8147493-2");
32
pageTracker._trackPageview();
33
} catch(err) {}</script>
34
<div id="page-border-top-repeat">
36
<div id="header-navigation">
39
<a href="http://www.ubuntu-it.org">Web</a>
42
<a href="http://wiki.ubuntu-it.org">Documentazione</a>
45
<a href="http://forum.ubuntu-it.org">Forum</a>
48
<a href="http://planet.ubuntu-it.org">Planet</a>
52
<form action="http://help.ubuntu-it.org/10.10/ubuntu/search.php" id="cse-search-box">
54
<input type="text" name="s" size="28" title="search" />
55
<input type="submit" value="Cerca" title="search" />
62
<div class="pagelocation"><a href="http://help.ubuntu-it.org/">Documentazione di Ubuntu</a> > <a href="http://help.ubuntu-it.org/ubuntu1010.html">Ubuntu 10.10</a> > <span class="breadcrumb-node">Lavorare con i dispositivi hardware</span></div>
63
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" class="article" title="Lavorare con i dispositivi hardware" lang="it">
64
<div class="titlepage">
67
<h2 class="title"><a id="hardware"></a>Lavorare con i dispositivi hardware</h2>
70
<p class="copyright">Diritto d'autore © 2010 Canonical Ltd. e i membri del <a class="ulink" href="https://launchpad.net/~ubuntu-core-doc" target="_top">Progetto documentazione di Ubuntu</a></p>
73
<a href="/legal.html">Riconoscimenti e licenza</a>
85
<a href="jockey.html">Driver proprietari</a>
92
<a href="jockey.html#jockey-whyproprietary">Perché alcuni driver sono proprietari?</a>
97
<a href="jockey.html#jockey-enable">Abilitare un driver proprietario</a>
102
<a href="jockey.html#jockey-disable">Disabilitare un driver proprietario</a>
109
<a href="disks.html">Dischi e partizioni</a>
116
<a href="disks.html#checking-usage">Verificare lo spazio disponibile su disco</a>
121
<a href="disks.html#free-disk-space">Come liberare dello spazio sul disco</a>
126
<a href="disks.html#partitioning-device">Partizionare un dispositivo</a>
131
<a href="disks.html#partition-formatting">Formattare una partizione</a>
136
<a href="disks.html#to-format-meaning">Cosa significa formattare?</a>
141
<a href="disks.html#what-is-filesystem">Cos'è un file system?</a>
146
<a href="disks.html#partition-meaning">Cos'è una partizione?</a>
151
<a href="disks.html#mount-and-umount">Montare e smontare dispositivi</a>
158
<a href="laptops.html">Computer portatili</a>
165
<a href="laptops.html#laptops-pm">Impostazioni per il risparmio energetico</a>
170
<a href="laptops.html#laptops-touchpads">Touchpad</a>
175
<a href="laptops.html#laptops-testing-reports">Trovare resoconti di test dei portatili</a>
182
<a href="pm-suspending.html">Sospendere e ibernare il computer</a>
189
<a href="pm-suspending.html#pm-suspend-hibernate-fails">Il computer non viene sospeso o ibernato correttamente</a>
194
<a href="pm-suspending.html#pm-hibernate-pattern">Perché si ottiene una strana trama sullo schermo durante l'ibernazione</a>
201
<a href="input-devices.html">Mouse e tastiere</a>
208
<a href="input-devices.html#input-mice">Mouse e altri dispositivi di puntamento</a>
213
<a href="input-devices.html#input-keyboard">Tastiere</a>
218
<a href="input-devices.html#input-touchpads">Touchpad e tavolette grafiche</a>
225
<p>Un computer è composto da una serie di dispositivi collegati tra di loro, comunemente chiamati componenti <span class="emphasis"><em>hardware</em></span>.</p>
226
<p>Normalmente l'hardware viene configurato automaticamente dal sistema operativo, ma in alcune occasioni potrebbe essere necessario modificarne manualmente le impostazioni. Questa sezione fornisce informazioni sugli strumenti utili per configurare il proprio hardware.</p>
228
<div xmlns="http://www.w3.org/1999/xhtml" class="navfooter">
230
<table width="100%" summary="Navigation footer">
232
<td width="40%" align="left"> </td>
233
<td width="20%" align="center"> </td>
234
<td width="40%" align="right"> <a accesskey="n" href="jockey.html"><img src="../../libs/navig/next.png" alt="Avanti" /></a></td>
237
<td width="40%" align="left" valign="top"> </td>
238
<td width="20%" align="center"> </td>
239
<td width="40%" align="right" valign="top"> Driver proprietari</td>
245
<div id="page-border-bottom-repeat">
248
Ubuntu e Canonical sono marchi registrati da Canonical Ltd.
252
<div id="page-border-right-top"></div>
253
<div id="page-border-right-bottom"></div>
255
<div id="page-border-left-top"></div>
256
<div id="page-border-left-bottom"></div>