Re: mmake / maake (Toshiba Satelite 6000 X11 keyboard weirdness)
Wesley Morgan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile,gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 8 May 2003 [email protected] wrote: > Peter, > > > if [ -x /usr/X11R6/bin/xkbset ]; then > > xkbset m > > xkbset exp =m > > xkbset sl 5 > > xkbset exp =sl > > xkbset -f slowaccept > > xkbset exp =f =slowaccept > > fi > > yes! Thanx a lot (I should have asked much earlier ^_^) The culprit is xkb. If you don't need it (which you probably don't), put the line in your ServerFlags section: Option "XkbDisable" This will correct the problem. I'm not sure how well those xkbset rules work, but if they are anything like AccessX, when your system is under very high load you will find your keyboard quite nonfunctional as well as moderate load forcing you to type very slowly. -- Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"