<?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=1119511&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / touchpad scroll]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1119511</link>
		<description><![CDATA[Les sujets les plus récents dans touchpad scroll.]]></description>
		<lastBuildDate>Wed, 28 Nov 2012 19:51:29 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11670521#p11670521</link>
			<description><![CDATA[<p>ca marche ?</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Wed, 28 Nov 2012 19:51:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11670521#p11670521</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11670241#p11670241</link>
			<description><![CDATA[<p>Bon ayez j&#039;ai tout réinstallé <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />mais ça marche lol</p>]]></description>
			<author><![CDATA[dummy@example.com (catoune)]]></author>
			<pubDate>Wed, 28 Nov 2012 19:38:53 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11670241#p11670241</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11669031#p11669031</link>
			<description><![CDATA[<p>en plus je pense que c est un probleme de configuration et du coup ca se trouve dans les fichiers de config autant reeinstalle tu verras bien</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:59:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11669031#p11669031</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668981#p11668981</link>
			<description><![CDATA[<p>oki doki, je vais faire ça <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /> <br />Merci pour ton aide et ta patience !! <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />bonne soirée à toi<br />Catoune</p>]]></description>
			<author><![CDATA[dummy@example.com (catoune)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:54:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668981#p11668981</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668971#p11668971</link>
			<description><![CDATA[<p>oui tu reenstalle en chosissant installer ubuntu a la place de ta version ubuntu</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:53:22 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668971#p11668971</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668871#p11668871</link>
			<description><![CDATA[<p>et de tout réinstaller sur le sda5 ? en ext4 ?</p>]]></description>
			<author><![CDATA[dummy@example.com (catoune)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:46:37 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668871#p11668871</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668861#p11668861</link>
			<description><![CDATA[<p>le ,plus simple alors c est de sauvegarder tes fichiers perso sur une clé usb ou un cd<br />tes images video...</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:46:04 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668861#p11668861</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668831#p11668831</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code>#
# Catch-all evdev loader for udev-based systems
# We don&#039;t simply match on any device since that also adds accelerometers
# and other devices that we don&#039;t really want to use. The list below
# matches everything but joysticks.

Section &quot;InputClass&quot;
        Identifier &quot;evdev pointer catchall&quot;
        MatchIsPointer &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev keyboard catchall&quot;
        MatchIsKeyboard &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev touchpad catchall&quot;
        MatchIsTouchpad &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev tablet catchall&quot;
        MatchIsTablet &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection

Section &quot;InputClass&quot;
        Identifier &quot;evdev touchscreen catchall&quot;
        MatchIsTouchscreen &quot;on&quot;
        MatchDevicePath &quot;/dev/input/event*&quot;
        Driver &quot;evdev&quot;
EndSection</code></pre></div><p>je me suis mal exprimée dans mon message précédent, ce que je souhaite, c&#039;est réinstaller linux, mais sans toucher à mes fichiers perso (je l&#039;avais déjà fait une fois pour le pc de ma mère, mais elle avait un /home séparé).<br />je suis plus claire là ? (dans ce que je souhaite ? suivre cette procédure : <a href="http://doc.ubuntu-fr.org/reinstallation_ubuntu">réinstall</a>)</p>]]></description>
			<author><![CDATA[dummy@example.com (catoune)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:43:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668831#p11668831</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668681#p11668681</link>
			<description><![CDATA[<div class="codebox"><pre><code>/usr/share/X11/xorg.conf.d/10-evdev.conf</code></pre></div><p> et celui la il y a quoi dedans</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:38:21 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668681#p11668681</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668671#p11668671</link>
			<description><![CDATA[<p>je crois aussi, mais j&#039;ai l&#039;impression que lors de l&#039;install il ne m&#039;a pas fait de /home séparé ? <br />j&#039;ai (ddans l&#039;ordre) : <br />/dev/sda1 ntfs 1572 mb<br />/dev/sda2 ntfs 105656 mb<br />/dev/sda5 ext4 509452 mb<br />/dev/sda6 swap 6399 mb<br />/dev/sda3 ntfs 1704mb<br />la sda2 c&#039;est 7, je pense que la sda1 aussi, par ce que au démarrage j&#039;ai le choix entre ubuntu, et deux 7 (!?) <br />mais mon /home ???</p>]]></description>
			<author><![CDATA[dummy@example.com (catoune)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:38:05 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668671#p11668671</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668601#p11668601</link>
			<description><![CDATA[<p>alors peut etre qu une reinstallation pourrai resoudre ton soucis.</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:34:12 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668601#p11668601</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668371#p11668371</link>
			<description><![CDATA[<div class="codebox"><pre><code># trackpoint users want wheel emulation

Section &quot;InputClass&quot;
	Identifier	&quot;trackpoint catchall&quot;
	MatchIsPointer	&quot;true&quot;
	MatchProduct	&quot;TrackPoint|DualPoint Stick&quot;
	MatchDevicePath	&quot;/dev/input/event*&quot;
	Option	&quot;Emulate3Buttons&quot;	&quot;true&quot;
	Option	&quot;EmulateWheel&quot;	&quot;true&quot;
	Option	&quot;EmulateWheelButton&quot;	&quot;2&quot;
	Option	&quot;XAxisMapping&quot;	&quot;6 7&quot;
	Option	&quot;YAxisMapping&quot;	&quot;4 5&quot;
EndSection</code></pre></div><p>j&#039;ai voulu réinstaller juste le /home histoire de pas perdre mes données, et puis voilà je me disais que ça résoudrai le problème.<br />j&#039;ai lancé le cd ubuntu secure remix puisque je suis en double boot avec 7.<br />avec le cd mon touchpad fonctionne nickel lol le souci, c&#039;est qu&#039;arrivé aux partitions, je n&#039;ai pas su reconnaitre le home (la blonde).<br />J&#039;ai donc tout annulé.<br />Lors de l&#039;install, j&#039;ai laissé faire ubuntu (installer ubuntu à côté des autres systèmes).<br />c&#039;était pour info</p>]]></description>
			<author><![CDATA[dummy@example.com (catoune)]]></author>
			<pubDate>Wed, 28 Nov 2012 17:19:46 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11668371#p11668371</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11666441#p11666441</link>
			<description><![CDATA[<p>/usr/share/X11/xorg.conf.d/11-evdev-trackpoint.conf<br />peux tu me copier ce fichier la pour le regarder<br />je suis en plein dans les soucis des touchpads ces derniers temps et c est bien la galere</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Wed, 28 Nov 2012 14:15:51 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11666441#p11666441</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11660451#p11660451</link>
			<description><![CDATA[<p>c est surtout bizare que tout fonctionne sauf ca <br />on vois ca demain je fini de bosser vers 13h je regarderai demain apres midi<br />bonne soiree</p>]]></description>
			<author><![CDATA[dummy@example.com (stevens4c)]]></author>
			<pubDate>Tue, 27 Nov 2012 22:03:34 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11660451#p11660451</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  touchpad scroll]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11660421#p11660421</link>
			<description><![CDATA[<p>oui, oui sinon pour le reste le touchpad fonctionne, je comprends pas non plus, j&#039;ai réfléchi et je vois pas ce que j&#039;aurai pu faire qui ai mené à ça <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (catoune)]]></author>
			<pubDate>Tue, 27 Nov 2012 22:02:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11660421#p11660421</guid>
		</item>
	</channel>
</rss>
