[Risolto] touchpad dell

Riconoscimento, installazione e configurazione delle periferiche.
marc88
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 730
Iscrizione: domenica 11 aprile 2010, 2:40

[Risolto] touchpad dell

Messaggio da marc88 »

Salve ho ubuntu 10.04 sul portatile dell vostro 1000. Da un po di tempo non mi funziona lo scroll del  touchpad, e anche andando su sistema-->preferenze--->mouse non ho piu la voce per modificare questa funzionalità!
come posso  fare?
Grazie
Ultima modifica di marc88 il mercoledì 11 agosto 2010, 9:33, modificato 1 volta in totale.
Avatar utente
steff
Moderatore Globale
Moderatore Globale
Messaggi: 40369
Iscrizione: domenica 18 febbraio 2007, 19:48
Desktop: LXQt+labwc
Distribuzione: Arch; Debian; Ubuntu Server
Sesso: Maschile
Località: Toscana
Contatti:

Re: touchpad dell

Messaggio da steff »

Prova

Codice: Seleziona tutto

 gksu gedit /etc/hal/fdi/policy/11-x11-synaptics.fdi
incolla

Codice: Seleziona tutto

<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.product" contains="ETPS/2 Elantech Touchpad">
        <append key="info.capabilities" type="strlist">input.touchpad</append>
    </match> 
    <match key="info.capabilities" contains="input.touchpad">
        <merge key="input.x11_driver" type="string">synaptics</merge>
        <merge key="input.x11_options.TapButton1" type="string">1</merge>
        <merge key="input.x11_options.TapButton2" type="string">3</merge>
        <merge key="input.x11_options.TapButton3" type="string">2</merge>
        <!-- Arbitrary options can be passed to the driver using
             the input.x11_options property since xorg-server-1.5. -->
     
        Switch on shared memory, enables the driver to be configured at runtime
        <merge key="input.x11_options.SHMConfig" type="string">true</merge>

        Maximum movement of the finger for detecting a tap
        <merge key="input.x11_options.MaxTapMove" type="string">2000</merge>

        Enable vertical scrolling when dragging along the right edge
        <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>

        Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
        <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
  
        Enable horizontal scrolling when on rught border
        <merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>

        Adjust finger width for two finger scroll
        <merge key="input.x11_options_EmulateTwoFingerMinW" type="string">20</merge>

 <!-- EXAMPLES:
        If on, circular scrolling is used
        <merge key="input.x11_options.CircularScrolling" type="string">true</merge>

        For other possible options, check CONFIGURATION DETAILS in synaptics man page
        -->
    </match>
  </device>
</deviceinfo>
e riavvia.
Hai fatto un backup oggi? Ieri?? Quando???
La Documentazione da consultare e la FAQ sul uso del forum
Sistemi: LXQt - semplice, modulare e configurabile + *ubuntu in Vbox
Avatar utente
c.realkiller
Rampante Reduce
Rampante Reduce
Messaggi: 5166
Iscrizione: mercoledì 7 gennaio 2009, 0:24
Località: Fossano
Contatti:

Re: touchpad dell

Messaggio da c.realkiller »

scusa steff ma dove lo deve incollare?
strade...? dove andiamo noi non ci servono... strade!
Skype: dino.tartaro
facebook: http://www.facebook.com/dino.tartaro
Avatar utente
steff
Moderatore Globale
Moderatore Globale
Messaggi: 40369
Iscrizione: domenica 18 febbraio 2007, 19:48
Desktop: LXQt+labwc
Distribuzione: Arch; Debian; Ubuntu Server
Sesso: Maschile
Località: Toscana
Contatti:

Re: touchpad dell

Messaggio da steff »

rileggi, era sparito l'inizio  :-[
Hai fatto un backup oggi? Ieri?? Quando???
La Documentazione da consultare e la FAQ sul uso del forum
Sistemi: LXQt - semplice, modulare e configurabile + *ubuntu in Vbox
marc88
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 730
Iscrizione: domenica 11 aprile 2010, 2:40

Re: touchpad dell

Messaggio da marc88 »

Grazie a tutti e due ma "misteriosamente" e ricomparso  :o
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 8 ospiti