Re: cannot paste anymore with the mouse :( : new Infos
From: charly (spam_at_yahoo.fr)
Date: 01/14/04
- Next message: Andreas Tretow: "Re: Problems installing kernel 2.6.1"
- Previous message: Richard Steven Hack: "Re: Help installing Fedora"
- In reply to: charly: "Re: cannot paste anymore with the mouse :("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 14 Jan 2004 13:52:46 +0100
After some more Google in the news group, I found a thread which was
really useful and will try tonight :
gpm.conf:
device=/dev/psaux
responsiveness=
repeat_type=raw
type=imps2
append=""
xf86config-4:
Section "InputDevice"
Identifier "mouseSolution1"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/gpmdata"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "9 10"
Option "Buttons" "10"
EndSection
Section "InputDevice"
Identifier "mouseSolution2"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/gpmdata"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "4 5"
Option "Buttons" "8"
EndSection
- Next message: Andreas Tretow: "Re: Problems installing kernel 2.6.1"
- Previous message: Richard Steven Hack: "Re: Help installing Fedora"
- In reply to: charly: "Re: cannot paste anymore with the mouse :("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]