panel dotykowy w laptopie Acer sam dzia

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
groszyn
Posty: 8
Rejestracja: 26 listopada 2008, 13:13

panel dotykowy w laptopie Acer sam działa kiedy chce

Post autor: groszyn »

Mam taki kłopot z panelem dotykowym w laptopie, że sobie sam klika kiedy mu pasuje, bez mojej ingerencji. Nie wiem czy to wina systemu, czy samego urządzenia. Dlatego moim zdaniem najlepszym rozwianiem będzie wyłącznie lewego przycisku myszy uruchomianego za pomocą uderzenia w panel dotykowy, ale jak to zrobić?
Laptop: ACER EMACHINES EME510-301G16mi procesor Intel 2,13 GHz 64bit
Debian - Lenny
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

groszyn, jest większy kłopot, nie z panelem tylko z brakiem informacji, których praktycznie nie dostarczyłeś wcale.
Jaka wersja systemu?
Jaki model laptopa?
Itp.
groszyn
Posty: 8
Rejestracja: 26 listopada 2008, 13:13

Post autor: groszyn »

A teraz?
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

groszyn pisze:A teraz?
Teraz już lepiej.

Pytanie dodatkowe: czy z innym systemem operacyjnym panel podobnie się zachowuje?

Jeżeli wszystko działa poprawnie to wklej wynik polecenia:

Kod: Zaznacz cały

cat /etc/X11/xorg.conf 
groszyn
Posty: 8
Rejestracja: 26 listopada 2008, 13:13

Post autor: groszyn »

Nie, na innym systemie działa poprawnie i jeśli podepnę mysz optyczna to również ok, mimo że panel w tym samym czasie jest aktywny...
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Awatar użytkownika
lis6502
Member
Posty: 1798
Rejestracja: 05 listopada 2008, 20:14
Lokalizacja: Miasto Szybowców

Post autor: lis6502 »

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
??
EndSection
Tutaj bym się zahaczył.
Spróbuj wkleić na to miejsce takie coś
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice" albo /dev/psaux
Option "Protocol" "ImPS/2"
EndSection
groszyn
Posty: 8
Rejestracja: 26 listopada 2008, 13:13

Post autor: groszyn »

A w jaki sposób wyłączyć całkiem kliknięcie myszy, za pomocą uderzenia w touchpad?

[ Dodano: 2009-03-13, 21:29 ]
groszyn pisze:A w jaki sposób wyłączyć całkiem kliknięcie myszy, za pomocą uderzenia w touchpad?


[ Dodano: 2009-03-13, 21:31 ]
A w jaki sposób wyłączyć całkiem kliknięcie myszy, za pomocą uderzenia w touchpad?
ODPOWIEDZ