<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.slacky.eu/wikislack/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
		<id>http://www.slacky.eu/wikislack/index.php?title=Touchpad_e_Kernel_2.6.xx&amp;feed=atom&amp;action=history</id>
		<title>Touchpad e Kernel 2.6.xx - Cronologia</title>
		<link rel="self" type="application/atom+xml" href="http://www.slacky.eu/wikislack/index.php?title=Touchpad_e_Kernel_2.6.xx&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.slacky.eu/wikislack/index.php?title=Touchpad_e_Kernel_2.6.xx&amp;action=history"/>
		<updated>2013-06-19T17:21:56Z</updated>
		<subtitle>Cronologia della pagina su questo sito</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>http://www.slacky.eu/wikislack/index.php?title=Touchpad_e_Kernel_2.6.xx&amp;diff=2247&amp;oldid=prev</id>
		<title>L1q1d il 06:29, 11 set 2006</title>
		<link rel="alternate" type="text/html" href="http://www.slacky.eu/wikislack/index.php?title=Touchpad_e_Kernel_2.6.xx&amp;diff=2247&amp;oldid=prev"/>
				<updated>2006-09-11T06:29:54Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Versione meno recente&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Versione delle 06:29, 11 set 2006&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 1:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 1:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Periferiche]]&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;= Introduzione =&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;= Introduzione =&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Questo Howto spiega come far funzionare il Touchpad con il Kernel 2.6.xx&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt; &lt;/td&gt;
  &lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Questo Howto spiega come far funzionare il Touchpad con il Kernel 2.6.xx&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>L1q1d</name></author>	</entry>

	<entry>
		<id>http://www.slacky.eu/wikislack/index.php?title=Touchpad_e_Kernel_2.6.xx&amp;diff=2246&amp;oldid=prev</id>
		<title>L1q1d il 06:29, 11 set 2006</title>
		<link rel="alternate" type="text/html" href="http://www.slacky.eu/wikislack/index.php?title=Touchpad_e_Kernel_2.6.xx&amp;diff=2246&amp;oldid=prev"/>
				<updated>2006-09-11T06:29:13Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Introduzione =&lt;br /&gt;
Questo Howto spiega come far funzionare il Touchpad con il Kernel 2.6.xx&lt;br /&gt;
Ho un Laptop Asus serie L3, finché avevo su il Kernel 2.4.22 il Touchpad funzionava&lt;br /&gt;
decentemente, ora che ho messo su il Kernel 2.6 il touchpad ha cominciato a darmi delle grane,&lt;br /&gt;
funziona si, ma ha perso la funzione del tasto a pressione ed è divenuto anche meno preciso.....&lt;br /&gt;
= Preparazione del kernel =&lt;br /&gt;
Ho risolto utilizzando i driver Synaptics, questa è la procedura:&lt;br /&gt;
1) Selezionare come Built In nel Kernel:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
in device drivers&lt;br /&gt;
in input device support&lt;br /&gt;
  - event interface&lt;br /&gt;
     select mice&lt;br /&gt;
         - PS/2&lt;br /&gt;
         - synaptics touchpad&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Compilate e installate il vostro Kernel.&lt;br /&gt;
= I driver Synaptics =&lt;br /&gt;
Installare i driver Synaptic, i binari dell'ultima release la trovate qui&lt;br /&gt;
( http://w1.894.telia.com/~u89404340/touchpad/files/synaptics-0.12.2.tar.bz2 ).&lt;br /&gt;
&lt;br /&gt;
Dopo averli decompressi con tar xjvf nome file entrate nella cartella e date i soliti&lt;br /&gt;
 # make&lt;br /&gt;
 # make install&lt;br /&gt;
a questo punto vi avrà copiato il driver synaptics_drv.o nella cartella &lt;br /&gt;
 /usr/X11R6/lib/modules/drivers/&lt;br /&gt;
= Modifica di XF86Config =&lt;br /&gt;
A questo punto vi rimane solamente da modificare il vostro XF86Config seguendo le istruzioni&lt;br /&gt;
che trovate nel file INSTALL presente nella cartella synaptic. Per chiarimenti vi posto le sezioni&lt;br /&gt;
interessate del mio file di configurazione.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
# Module section -- this section is used to specify&lt;br /&gt;
# which dynamically loadable modules to load.&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
#&lt;br /&gt;
Section &amp;quot;Module&amp;quot;&lt;br /&gt;
# This loads the DBE extension module.&lt;br /&gt;
Load &amp;quot;dbe&amp;quot; # Double buffer extension&lt;br /&gt;
# This loads the miscellaneous extensions module, and disables&lt;br /&gt;
# initialisation of the XFree86-DGA extension within that module.&lt;br /&gt;
SubSection &amp;quot;extmod&amp;quot;&lt;br /&gt;
Option &amp;quot;omit xfree86-dga&amp;quot; # don't initialise the DGA extension&lt;br /&gt;
EndSubSection&lt;br /&gt;
# This loads the font modules&lt;br /&gt;
Load &amp;quot;type1&amp;quot;&lt;br /&gt;
Load &amp;quot;freetype&amp;quot;&lt;br /&gt;
Load &amp;quot;speedo&amp;quot;&lt;br /&gt;
# This loads the GLX module&lt;br /&gt;
Load &amp;quot;glx&amp;quot;&lt;br /&gt;
# This load the synaptics&lt;br /&gt;
Load &amp;quot;synaptics&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
# Input devices&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
# Core keyboard's InputDevice section&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
Identifier &amp;quot;Keyboard1&amp;quot;&lt;br /&gt;
Driver &amp;quot;Keyboard&amp;quot;&lt;br /&gt;
# For most OSs the protocol can be omitted (it defaults to &amp;quot;Standard&amp;quot;).&lt;br /&gt;
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),&lt;br /&gt;
# uncomment the following line.&lt;br /&gt;
# Option &amp;quot;Protocol&amp;quot; &amp;quot;Xqueue&amp;quot;&lt;br /&gt;
# Set the keyboard auto repeat parameters. Not all platforms implement&lt;br /&gt;
# this.&lt;br /&gt;
# Option &amp;quot;AutoRepeat&amp;quot; &amp;quot;500 5&amp;quot;&lt;br /&gt;
# Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).&lt;br /&gt;
# Option &amp;quot;Xleds&amp;quot; &amp;quot;1 2 3&amp;quot;&lt;br /&gt;
# To disable the XKEYBOARD extension, uncomment XkbDisable.&lt;br /&gt;
# Option &amp;quot;XkbDisable&amp;quot;&lt;br /&gt;
# To customise the XKB settings to suit your keyboard, modify the&lt;br /&gt;
# lines below (which are the defaults). For example, for a European&lt;br /&gt;
# keyboard, you will probably want to use one of:&lt;br /&gt;
#&lt;br /&gt;
# Option &amp;quot;XkbModel&amp;quot; &amp;quot;pc102&amp;quot;&lt;br /&gt;
# Option &amp;quot;XkbModel&amp;quot; &amp;quot;pc105&amp;quot;&lt;br /&gt;
#&lt;br /&gt;
# If you have a Microsoft Natural keyboard, you can use:&lt;br /&gt;
#&lt;br /&gt;
# Option &amp;quot;XkbModel&amp;quot; &amp;quot;microsoft&amp;quot;&lt;br /&gt;
#&lt;br /&gt;
# If you have a US &amp;quot;windows&amp;quot; keyboard you will want:&lt;br /&gt;
#&lt;br /&gt;
# Option &amp;quot;XkbModel&amp;quot; &amp;quot;pc104&amp;quot;&lt;br /&gt;
#&lt;br /&gt;
# Then to change the language, change the Layout setting.&lt;br /&gt;
# For example, a german layout can be obtained with:&lt;br /&gt;
#&lt;br /&gt;
# Option &amp;quot;XkbLayout&amp;quot; &amp;quot;de&amp;quot;&lt;br /&gt;
#&lt;br /&gt;
# or:&lt;br /&gt;
#&lt;br /&gt;
# Option &amp;quot;XkbLayout&amp;quot; &amp;quot;de&amp;quot;&lt;br /&gt;
# Option &amp;quot;XkbVariant&amp;quot; &amp;quot;nodeadkeys&amp;quot;&lt;br /&gt;
#&lt;br /&gt;
# If you'd like to switch the positions of your capslock and&lt;br /&gt;
# control keys, use:&lt;br /&gt;
#&lt;br /&gt;
# Option &amp;quot;XkbOptions&amp;quot; &amp;quot;ctrl:swapcaps&amp;quot;&lt;br /&gt;
# These are the default XKB settings for XFree86&lt;br /&gt;
#&lt;br /&gt;
# Option &amp;quot;XkbRules&amp;quot; &amp;quot;xfree86&amp;quot;&lt;br /&gt;
# Option &amp;quot;XkbModel&amp;quot; &amp;quot;pc101&amp;quot;&lt;br /&gt;
# Option &amp;quot;XkbLayout&amp;quot; &amp;quot;us&amp;quot;&lt;br /&gt;
# Option &amp;quot;XkbVariant&amp;quot; &amp;quot;&amp;quot;&lt;br /&gt;
# Option &amp;quot;XkbOptions&amp;quot; &amp;quot;&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
# Core Pointer's InputDevice section&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
Driver &amp;quot;synaptics&amp;quot;&lt;br /&gt;
Identifier &amp;quot;Mouse[1]&amp;quot;&lt;br /&gt;
Option &amp;quot;Device&amp;quot; &amp;quot;/dev/psaux&amp;quot;&lt;br /&gt;
Option &amp;quot;Protocol&amp;quot; &amp;quot;auto-dev&amp;quot;&lt;br /&gt;
Option &amp;quot;LeftEdge&amp;quot; &amp;quot;1900&amp;quot;&lt;br /&gt;
Option &amp;quot;RightEdge&amp;quot; &amp;quot;5400&amp;quot;&lt;br /&gt;
Option &amp;quot;TopEdge&amp;quot; &amp;quot;1900&amp;quot;&lt;br /&gt;
Option &amp;quot;BottomEdge&amp;quot; &amp;quot;4000&amp;quot;&lt;br /&gt;
Option &amp;quot;FingerLow&amp;quot; &amp;quot;25&amp;quot;&lt;br /&gt;
Option &amp;quot;FingerHigh&amp;quot; &amp;quot;30&amp;quot;&lt;br /&gt;
Option &amp;quot;MaxTapTime&amp;quot; &amp;quot;180&amp;quot;&lt;br /&gt;
Option &amp;quot;MaxTapMove&amp;quot; &amp;quot;220&amp;quot;&lt;br /&gt;
Option &amp;quot;VertScrollDelta&amp;quot; &amp;quot;100&amp;quot;&lt;br /&gt;
Option &amp;quot;MinSpeed&amp;quot; &amp;quot;0.02&amp;quot;&lt;br /&gt;
Option &amp;quot;MaxSpeed&amp;quot; &amp;quot;0.18&amp;quot;&lt;br /&gt;
Option &amp;quot;AccelFactor&amp;quot; &amp;quot;0.0010&amp;quot;&lt;br /&gt;
Option &amp;quot;SHMConfig&amp;quot; &amp;quot;on&amp;quot;&lt;br /&gt;
# Option &amp;quot;Repeater&amp;quot; &amp;quot;/dev/ps2mouse&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
# ServerLayout sections.&lt;br /&gt;
# **********************************************************************&lt;br /&gt;
# Any number of ServerLayout sections may be present. Each describes&lt;br /&gt;
# the way multiple screens are organised. A specific ServerLayout&lt;br /&gt;
# section may be specified from the X server command line with the&lt;br /&gt;
# &amp;quot;-layout&amp;quot; option. In the absence of this, the first section is used.&lt;br /&gt;
# When now ServerLayout section is present, the first Screen section&lt;br /&gt;
# is used alone.&lt;br /&gt;
Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
# The Identifier line must be present&lt;br /&gt;
Identifier &amp;quot;Simple Layout&amp;quot;&lt;br /&gt;
# Each Screen line specifies a Screen section name, and optionally&lt;br /&gt;
# the relative position of other screens. The four names after&lt;br /&gt;
# primary screen name are the screens to the top, bottom, left and right&lt;br /&gt;
# of the primary screen. In this example, screen 2 is located to the&lt;br /&gt;
# right of screen 1.&lt;br /&gt;
Screen &amp;quot;Screen 1&amp;quot;&lt;br /&gt;
# Each InputDevice line specifies an InputDevice section name and&lt;br /&gt;
# optionally some options to specify the way the device is to be&lt;br /&gt;
# used. Those options include &amp;quot;CorePointer&amp;quot;, &amp;quot;CoreKeyboard&amp;quot; and&lt;br /&gt;
# &amp;quot;SendCoreEvents&amp;quot;.&lt;br /&gt;
InputDevice &amp;quot;Mouse[1]&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
InputDevice &amp;quot;Keyboard1&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
# InputDevice &amp;quot;Mouse&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
I&lt;br /&gt;
dentifier &amp;quot;Keyboard&amp;quot;&lt;br /&gt;
Option &amp;quot;XkbModel&amp;quot; &amp;quot;pc104&amp;quot;&lt;br /&gt;
Option &amp;quot;XkbLayout&amp;quot; &amp;quot;us&amp;quot;&lt;br /&gt;
Driver &amp;quot;keyboard&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
I&lt;br /&gt;
dentifier &amp;quot;Mouse[1]&amp;quot;&lt;br /&gt;
Option &amp;quot;Protocol&amp;quot; &amp;quot;&amp;quot;&lt;br /&gt;
Option &amp;quot;Device&amp;quot; &amp;quot;/dev/psaux&amp;quot;&lt;br /&gt;
Driver &amp;quot;mouse&amp;quot;&lt;br /&gt;
Option &amp;quot;Emulate3Buttons&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
#*********************************************************************&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
P.S. io ho rimosso completamente la configurazione x il vecchio mouse lasciando solamente&lt;br /&gt;
quella riportata nel file INSTALL.&lt;br /&gt;
Ricordatevi di aggiungere, nella sezione moduli, la linea&lt;br /&gt;
 Load &amp;quot;synaptic&amp;quot;&lt;br /&gt;
Credo che, se selezionato come Builtin, vada anche senza questa linea, ma io ce l'ho messa lo&lt;br /&gt;
stesso.... si sa mai......&lt;br /&gt;
Inoltre dovrete rendere gli Identifier Uguali sia nella configurazione della sezione InputDevice che&lt;br /&gt;
in quella dei Server Layout. controllate il mio file x capire meglio ^_^&lt;br /&gt;
Divertitevi....&lt;br /&gt;
= Conclusione =&lt;br /&gt;
Questo che ho scritto è quello che mi avrebbe fatto piacere trovare come tutorial quindi, non&lt;br /&gt;
avendolo trovato, ve lo scrivo io, spero di poter essere utile a qualcuno ^_^&lt;br /&gt;
&lt;br /&gt;
Autore: [[Utente:S4M04|S4M04]]&lt;/div&gt;</summary>
		<author><name>L1q1d</name></author>	</entry>

	</feed>