Touchpad não funciona no Slackware 14.2

1. Touchpad não funciona no Slackware 14.2

farimba ayato
farayato

(usa Outra)

Enviado em 28/12/2018 - 19:57h

Tentei configurar sozinho seguindo alguns tutorias e não consegui.

Meu arquivo 90-libinput.conf
# Match on all types of devices but joysticks
Section "InputClass"
Identifier "libinput pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection

Section "InputClass"
Identifier "libinput keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection

Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "Tapping" "on"
Option "NaturalScrolling" "false"
Option "ScrollMethod" "edge"
Option "HorizontalScrolling" "true"
EndSection

Section "InputClass"
Identifier "libinput touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection

Section "InputClass"
Identifier "libinput tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection


Saida Xinput list:
â¡ Virtual core pointer                         id=2    [master pointer  (3)]
â â³ Virtual core XTEST pointer id=4 [slave pointer (2)]
â â³ USB OPTICAL MOUSE id=12 [slave pointer (2)]
⣠Virtual core keyboard id=3 [master keyboard (2)]
â³ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
â³ Video Bus id=6 [slave keyboard (3)]
â³ Power Button id=7 [slave keyboard (3)]
â³ EasyCamera id=8 [slave keyboard (3)]
â³ Ideapad extra buttons id=9 [slave keyboard (3)]
â³ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
â³ Speakup id=11 [slave keyboard (3)]


Estou fazendo algo errado? Obrigado


  


2. Re: Touchpad não funciona no Slackware 14.2

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 28/12/2018 - 22:42h

A função é outra, mas deve servir para resolver seu problema.

https://www.vivaolinux.com.br/dica/Tap-to-click-no-Lubuntu-1810/

Tente e avise se deu certo.


3. Re: Touchpad não funciona no Slackware 14.2

Eric
Grinder

(usa Slackware)

Enviado em 28/12/2018 - 23:10h

Posso estar falando besteira, mas acho que o Slackware14 não tem libinput, vc teria que compilar manualmente.

- - - - -
www.github.com/ericfernandesferreira
www.youtube.com/candelabrus1


4. Re: Touchpad não funciona no Slackware 14.2

farimba ayato
farayato

(usa Outra)

Enviado em 28/12/2018 - 23:23h

Grinder escreveu:

Posso estar falando besteira, mas acho que o Slackware14 não tem libinput, vc teria que compilar manualmente.

- - - - -
www.github.com/ericfernandesferreira
www.youtube.com/candelabrus1


Opa, realmente não tem. Ele veio com o synaptic, ai eu compilei a libinput. Ja esta tudo certinho, resolvi todas a dependências e compilei certinho. So essa parte do touchpad que não ta rolando.


5. Re: Touchpad não funciona no Slackware 14.2

farimba ayato
farayato

(usa Outra)

Enviado em 28/12/2018 - 23:24h

pinduvoz escreveu:

A função é outra, mas deve servir para resolver seu problema.

https://www.vivaolinux.com.br/dica/Tap-to-click-no-Lubuntu-1810/

Tente e avise se deu certo.


Ok, vou seguir seu artigo e aviso se tiver funcionado. Muito obrigado.



6. Re: Touchpad não funciona no Slackware 14.2

farimba ayato
farayato

(usa Outra)

Enviado em 29/12/2018 - 15:11h

pinduvoz escreveu:

A função é outra, mas deve servir para resolver seu problema.

https://www.vivaolinux.com.br/dica/Tap-to-click-no-Lubuntu-1810/

Tente e avise se deu certo.


Nao funcionou amigo. Voce pode me mandar o que tem nesse seu diretorio e o que tem nesses arquivos (interrogacao) meu teclado desconfigurou kkkkkk


7. Re: Touchpad não funciona no Slackware 14.2

Andre (pinduvoz)
pinduvoz

(usa Debian)

Enviado em 29/12/2018 - 19:29h

farayato escreveu:

pinduvoz escreveu:

A função é outra, mas deve servir para resolver seu problema.

https://www.vivaolinux.com.br/dica/Tap-to-click-no-Lubuntu-1810/

Tente e avise se deu certo.


Nao funcionou amigo. Voce pode me mandar o que tem nesse seu diretorio e o que tem nesses arquivos (interrogacao) meu teclado desconfigurou kkkkkk


Isso é um arquivo de configuração do X11 (vídeo) que serve para o touchpad, mas ele funciona em conjunto com o libinput que deve estar faltando (ou bugado) no seu Slackware.

Isso não mexe com seu teclado.

Na pasta '/etc/X11/xorg.conf.d/" ficam os arquivos de configuração do X11. Veja o que tem na sua e poste aqui.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts