<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1009891&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1009891</link>
		<description><![CDATA[Les sujets les plus récents dans [Résolu] Cherche netbook 100% compatible Ubuntu.]]></description>
		<lastBuildDate>Fri, 19 Oct 2012 06:46:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11170741#p11170741</link>
			<description><![CDATA[<p>Merci pour l&#039;info. Je voulais aussi connaitre les étapes, après avoir enlevé les 2 vis qui tiennent le disque dur. Tenir la nappe et deconnecter le DD ou y a t il d&#039;autres vis à enlever ?</p>]]></description>
			<author><![CDATA[dummy@example.com (guy83)]]></author>
			<pubDate>Fri, 19 Oct 2012 06:46:05 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11170741#p11170741</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11164821#p11164821</link>
			<description><![CDATA[<p>Salut à tous,</p><p>Je viens de tester le lecteur SD avc une carte 8Go... effectivement, ça ne passe pas (12.04). Je n&#039;arrive pas non plus à activer le bluetooth.</p><p>Pour changer le disque dur, je n&#039;ai pas eu d&#039;inquitude avec la nappe... Elle a tenu pour le changement en tout cas!</p><p>GdB</p>]]></description>
			<author><![CDATA[dummy@example.com (Gras_du_Bide)]]></author>
			<pubDate>Thu, 18 Oct 2012 16:52:16 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11164821#p11164821</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11163541#p11163541</link>
			<description><![CDATA[<p>Bonjour,</p><p>Comment changer le disque dur de l&#039;Acer V5-171 sans abimer la nappe, qui me parait fragile ?&#160; Merci beaucoup.</p>]]></description>
			<author><![CDATA[dummy@example.com (guy83)]]></author>
			<pubDate>Thu, 18 Oct 2012 14:57:51 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11163541#p11163541</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11110631#p11110631</link>
			<description><![CDATA[<p>Hello<br />Le bluetooth et le lecteur SD marche chez vous ?<br />Parce que chez moi non ubuntu 10.04</p>]]></description>
			<author><![CDATA[dummy@example.com (bilweb)]]></author>
			<pubDate>Sat, 13 Oct 2012 16:09:00 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11110631#p11110631</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10682481#p10682481</link>
			<description><![CDATA[<p>Parfait. Tout marche comme il faut. <br />Merci.</p>]]></description>
			<author><![CDATA[dummy@example.com (Gras_du_Bide)]]></author>
			<pubDate>Sat, 08 Sep 2012 10:25:01 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10682481#p10682481</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10629361#p10629361</link>
			<description><![CDATA[<p>c&#039;est cool déjà tu avances <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>en fait en entier le fichier il est comme ça... </p><div class="codebox"><pre class="vscroll"><code>Section &quot;InputClass&quot;
        Identifier &quot;touchpad catchall&quot;
        Driver &quot;synaptics&quot;
        MatchIsTouchpad &quot;on&quot;
        Option &quot;TapButton1&quot; &quot;1&quot;
	Option &quot;TapButton2&quot; &quot;3&quot;
	Option &quot;TapButton3&quot; &quot;3&quot;
	MatchDevicePath &quot;/dev/input/event*&quot;
EndSection

# This option enables the bottom right corner to be a right button on
# non-synaptics clickpads.
# This option is only interpreted by clickpads.
Section &quot;InputClass&quot;
        Identifier &quot;Default clickpad buttons&quot;
        MatchDriver &quot;synaptics&quot;
        Option &quot;SoftButtonAreas&quot; &quot;50% 0 82% 0 0 0 0 0&quot;
EndSection

# This option disables software buttons on Apple touchpads.
# This option is only interpreted by clickpads.
Section &quot;InputClass&quot;
        Identifier &quot;Disable clickpad buttons on Apple touchpads&quot;
        MatchProduct &quot;Apple|bcm5974&quot;
        MatchDriver &quot;synaptics&quot;
        Option &quot;SoftButtonAreas&quot; &quot;0 0 0 0 0 0 0 0&quot;
EndSection

# Quirks for special touchpads

# Force clickpad on for wireless trackpad. The propbit isn&#039;t set on 3.3.
# Remove once we&#039;re on 3.4
Section &quot;InputClass&quot;
        Identifier &quot;Disable clickpad buttons on Apple touchpads&quot;
        MatchProduct &quot;Apple Wireless Trackpad&quot;
        MatchDriver &quot;synaptics&quot;
        Option &quot;ClickPad&quot; &quot;on&quot;
EndSection

# Some devices have the buttons as part of the lower edge of the
# touchpad.  Pressing a button moves the cursor, causing cursor jumps and
# erroneous clicks.
# Use the synaptics area property to work around this, udev labels these
# devices for us as touchpad_button_overlap.
# Affected: Dell Mini
Section &quot;InputClass&quot;
        Identifier &quot;touchpad button overlap&quot;
        MatchIsTouchpad &quot;on&quot;
        MatchTag &quot;touchpad_button_overlap&quot;
        Option &quot;AreaBottomEdge&quot; &quot;4000&quot;
EndSection</code></pre></div><p>si tu trouve ton bonheur la dedans</p>]]></description>
			<author><![CDATA[dummy@example.com (psic)]]></author>
			<pubDate>Mon, 03 Sep 2012 23:25:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10629361#p10629361</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10627711#p10627711</link>
			<description><![CDATA[<p>je viens de faire pareil... pas de clic-droit mécanique (partie basse à droite du pad) reconnu... Enfin est-ce vraiment deux &quot;boutons&quot; séparés? Avec ton reglage, j&#039;ai deux clics gauches. <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Gras_du_Bide)]]></author>
			<pubDate>Mon, 03 Sep 2012 20:19:37 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10627711#p10627711</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10627091#p10627091</link>
			<description><![CDATA[<div class="codebox"><pre><code># cat /usr/share/X11/xorg.conf.d/50-synaptics.conf 
Section &quot;InputClass&quot;
        Identifier &quot;touchpad catchall&quot;
        Driver &quot;synaptics&quot;
        MatchIsTouchpad &quot;on&quot;
        Option &quot;TapButton1&quot; &quot;1&quot;
	Option &quot;TapButton2&quot; &quot;3&quot;
	Option &quot;TapButton3&quot; &quot;3&quot;
	MatchDevicePath &quot;/dev/input/event*&quot;
EndSection</code></pre></div><p>je sais plus ce que j&#039;aurai pu toucher à part ça, mais ça marche....comme le HDMI qui marche bien.</p>]]></description>
			<author><![CDATA[dummy@example.com (psic)]]></author>
			<pubDate>Mon, 03 Sep 2012 19:25:27 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10627091#p10627091</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10626641#p10626641</link>
			<description><![CDATA[<div class="quotebox"><cite>freechelmi a écrit&#160;:</cite><blockquote><div><p>Bonjour, Tu peux parfaitement faire ton DualBoot avec ta licence préinstallé sur ton SSD.</p></div></blockquote></div><p>C&#039;est vrai, c&#039;est une bonne idée. Il va falloir que je repartitionne mais c&#039;est jouable. Je me rends compte à posteriori que j&#039;ai vu un peu léger avec mon SSD. M&#039;enfin, je peux me faire un disque ext avec le 500Go d&#039;origine.</p><p>@psic: as-tu réussi à faire marcher le clic droit mécanique du pad sous linux? Un double doigt long donne un clic droit, mais c&#039;est moins pratique. Par contre je suis content que la sortie VGA marche parfaitement bien. Je n&#039;ai pas encore testé le HDMI...</p>]]></description>
			<author><![CDATA[dummy@example.com (Gras_du_Bide)]]></author>
			<pubDate>Mon, 03 Sep 2012 18:41:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10626641#p10626641</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10622221#p10622221</link>
			<description><![CDATA[<p>Tiens j&#039;ai acheté la même chose…et j&#039;ai mis un Fedora sur un SSD 128. Je vais revendre le DD d&#039;origine et hop. Le Pc tourne bien mais la finition n&#039;est pas top j&#039;ai parfois le touchpad qui se bloque, et le clavier fais un peu cheap mais c&#039;est tout de même un bonne bécanne on verra surtout combien de temps elle dure</p>]]></description>
			<author><![CDATA[dummy@example.com (psic)]]></author>
			<pubDate>Mon, 03 Sep 2012 13:11:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10622221#p10622221</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10621101#p10621101</link>
			<description><![CDATA[<p>Bonjour , Tu peux parfaitement faire ton DualBoot avec ta licence préinstallé sur ton SSD : </p><p>- recupère l&#039;ISO officiel W7 de Microsoft , installes en donnant le no de licence sur ton sticker.</p>]]></description>
			<author><![CDATA[dummy@example.com (freechelmi)]]></author>
			<pubDate>Mon, 03 Sep 2012 11:21:09 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10621101#p10621101</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10555031#p10555031</link>
			<description><![CDATA[<p>Merci à tous pour vos conseils!<br />Le V5-171 est arrivé avec son win7 sur un disque dur de 500Go. J&#039;ai fais le disque de récupération et j&#039;ai changé le disque contre un SSD 64 Go. Et bien, il faut 100Go pour la restauration du système (je voulais faire un dua-boot)! Du coup, j&#039;innove: un disque par système, mais en dehors du portable. Heureusement, il n&#039;y a qu&#039;une seule vis pour enlever la trappe d&#039;accés et le changement est rapide.</p><p>Ubuntu s&#039;est installé correctement, tout semble tourner comme il faut: au moins résolution de l&#039;écran, wifi, ports USB. Je vérifie les autres choses, mais ça à l&#039;air parfait.</p><p>GdB</p>]]></description>
			<author><![CDATA[dummy@example.com (Gras_du_Bide)]]></author>
			<pubDate>Tue, 28 Aug 2012 19:12:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10555031#p10555031</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10500821#p10500821</link>
			<description><![CDATA[<p>Hé, hé! Je n&#039;en ai posé qu&#039;un seul, pour un téléphone portable... il a tenu 10 min: trop de poussière en dessous malgré un nettoyage minitieux! <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /><br />Je vais regarder des vidéos sur le net avant de me lancer. Et prévoyant, j&#039;ai acheté directement 2 filtres!<br />GdB</p>]]></description>
			<author><![CDATA[dummy@example.com (Gras_du_Bide)]]></author>
			<pubDate>Fri, 24 Aug 2012 16:17:09 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10500821#p10500821</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10500651#p10500651</link>
			<description><![CDATA[<p>oui effectivement ^^</p>]]></description>
			<author><![CDATA[dummy@example.com (gnales)]]></author>
			<pubDate>Fri, 24 Aug 2012 16:02:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10500651#p10500651</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Cherche netbook 100% compatible Ubuntu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=10500551#p10500551</link>
			<description><![CDATA[<p>J&#039;aime aussi les revendeurs linux, j&#039;ai acheté plusieurs tours à novatux, mais leur activité pour les particuliers à l&#039;air d&#039;avoir été limitée... il n&#039;y a plus de catalogue.<br />Moi aussi j&#039;espère qu&#039;il n&#039;y aura pas de problème. Enfin, le premier ce sera de poser l&#039;écran anti-reflet! <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Gras_du_Bide)]]></author>
			<pubDate>Fri, 24 Aug 2012 15:54:31 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=10500551#p10500551</guid>
		</item>
	</channel>
</rss>
