On Monday 08 November 2004 22:46, Nick Rout wrote: > > what exactly do you mean by "double tap" function? - do you mean tapping > twice in quick succession to emulate a double mouse click? Yep. > I find this > just works, but timing is pretty critical. Never worked from install...not a timing issue (IMHO).
> > it is a kernel parameter, which you can confirm in the linux kernel > documentation directory, a file called kernel-parameters.txt > > [EMAIL PROTECTED] nick $ cd /usr/src/linux/Documentation/ > [EMAIL PROTECTED] Documentation $ grep psmouse -A1 kernel-parameters.txt > psmouse.proto= [HW,MOUSE] Highest PS2 mouse protocol extension > to > probe for (bare|imps|exps). > psmouse.rate= [HW,MOUSE] Set desired mouse report rate, in > reports > per second. > psmouse.resetafter= > [HW,MOUSE] Try to reset the device after so many > bad packets > -- > psmouse.resolution= > [HW,MOUSE] Set desired mouse resolution, in dpi. > psmouse.smartscroll= > [HW,MOUSE] Controls Logitech smartscroll > autorepeat, Will look ...thanks. > > Any pointers greatly appreciated. > > was that a pun? ...suppose so....tired! > how did you fix it? repeating key issue.....used the add line Option "XkbDisable" "true" Cheers Ralph
