From: vinu <vi...@hc...> - 2006-01-14 03:22:18
|
Hugo Vanwoerkom wrote: > >--- vinu <vi...@hc...> wrote: > > > >>Hugo Vanwoerkom wrote: >> >> >> >>>Hi, >>> >>>I realize this is not a hot priority, but I have >>>repeatedly had the following: >>> >>>In a recent kernel (2.6.14/15) gpm (General Purpose >>>Mouse Interface) will act weird: the mouse cursor >>> >>> >>does >> >> >>>not show in a text console (not X), but a line >>> >>> >>copied >> >> >>>with gpm copy/paste will appear, *and* in mc lines >>> >>> >>are >> >> >>>selected wherever the mouse cursor moves. >>> >>> >>> >>there's a possibility that the mouse configuration >>may go wrong. In the >>case of some 3 buttn wheel mouse this problem is >>observerd. the simplest >>to disable this is reconfigure gpm, as 3 button >>mouse only. Or 2 btn >>mouse + emulate 3 buttons. >>regards >>vineesh >> >> > >Vineesh, > >gpm.conf now has: > >device=/dev/input/mouse1br >responsiveness=15 >repeat_type= >#type=imps2 >type=ps2 >append="-S \"/sbin/poweroff\"" > >What would have to be changed? > >H > > > > > > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com > >DISCLAIMER: >-------------------------------------------------------------------------------------------------------------- > >This e-mail contains confidential and/or privileged information. If you are not the intended recipient >(or have received this e-mail in error)please notify the sender immediately and destroy this e-mail. >Any unauthorized copying, disclosure, use or distribution of the material in this e-mail is strictly forbidden. >--------------------------------------------------------------------------------------------------------------- > > > Actually I don't know on which file the changes are happening but how I made this working is : #mouseconfig and then from the following menu select 3 button mouse(not 3 btn wheel mouse).or select 2 button mouse and emulate 3 buttons. This configuration helped me. I think this will help u. regards vineeh |