Using the touchpad on my laptop
am 15.04.2005 11:53:49 von larsene
Hi everyones,
I have a laptop on wich one i have installed debian.
My problem is that i can use my touchpad for mouving the cursor, and the buttons
under it for left and right click, but i cannot use the "quick touch"
fonctionnality (used on windows) for clicking without using the button.
How can i configure that?
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: Using the touchpad on my laptop
am 17.04.2005 20:16:27 von Tobias Hirning
--nextPart1867065.O6tWaskiHV
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi larsene!
On Friday, 15. April 2005 11:53 larsene wrote:
> I have a laptop on wich one i have installed debian.
> My problem is that i can use my touchpad for mouving the cursor,
> and the buttons under it for left and right click, but i cannot use
> the "quick touch" fonctionnality (used on windows) for clicking
> without using the button. How can i configure that?
Do you know, which touchpad you have?
If not, please send the output of dmesg.
Tobias
=2D-=20
GPG-Fingerprint: C39E 5381 7721 8613 B5C9 CFAF 54FC B8DB D02D 7085
Registered Linux-User #367044
Registered Linux-Machine #262062
http://counter.li.org
Diese E-Mail wurde mit einer fortgeschrittenen elektronischen
Signatur nach §2 2. d) SigG signiert.
--nextPart1867065.O6tWaskiHV
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQBCYqgPVPy429AtcIURAvPiAJ0ZISvyR22TJZkb3mkk5mHyz9OTXgCf bhvM
Qi2qCenlE/Ja7vhdfk36dGc=
=RhYq
-----END PGP SIGNATURE-----
--nextPart1867065.O6tWaskiHV--
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: Using the touchpad on my laptop
am 24.04.2005 11:28:06 von larsene
Tobias Hirning gmx.de> writes:
>=20
> Hi larsene!
> On Friday, 15. April 2005 11:53 larsene wrote:
> > I have a laptop on wich one i have installed debian.
> > My problem is that i can use my touchpad for mouving the cursor,
> > and the buttons under it for left and right click, but i cannot use
> > the "quick touch" fonctionnality (used on windows) for clicking
> > without using the button. How can i configure that?
> Do you know, which touchpad you have?
> If not, please send the output of dmesg.
> Tobias
>=20
Hi larsene!
On Tuesday, 19. April 2005 21:09 you wrote:
> This is the file, hope i twill help you to help me....
It does. Your touchpad is a synaptic-touchpad.
The interesting part of dmesg is this:
#####################
Synaptics Touchpad, model: 1
Firmware: 4.6
Sensor: 19
new absolute packet format
Touchpad has extended capability bits
-> multifinger detection
-> palm detection
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
#####################################
I have also such a thing. I attached my /etc/X11/XF86Config
The most intersting part for you is the first entry for the input=20
devices.=20
It starts with:
Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/psaux"
[...]
Another important thing is the section "Server layout".
Here you have to add/change the entry for your touchpad.
=46or mine it's
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer" <--
InputDevice "Mouse[2]" "SendCoreEvents" <-- these two entries=20
Screen "Screen[0]"
EndSection
Try whether you can do the changes on your own, otherwise mail me=20
your /etc/X11/XF86Config
And don't forget to make a copy of your XF86Config before editing. Have=
a lot of
fun! Tobias
--=20
GPG-Fingerprint: C39E 5381 7721 8613 B5C9 CFAF 54FC B8DB D02D 7085 Reg=
istered
Linux-User #367044 Registered Linux-Machine #262062 http://counter.li.o=
rg Diese
E-Mail wurde mit einer fortgeschrittenen elektronischen Signatur nach =C2=
=A72 2. d)
SigG signiert.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie"=
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs