Re: mmake / maake (Toshiba Satelite 6000 X11 keyboard weirdness)
| Newsgroups | gmane.os.freebsd.devel.mobile,gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
Peter, > On Thu, May 08, 2003 at 11:02:33PM +0200, [email protected] wrote: > > I rrun -curreent on a Toshiba sattellite Pro 6000 for over > > a month with no particular problem, other than a very > > irrittating "keyboard echo" when in X11 mode. > > The ever so irritating toshiba-keyboard-fuckup. > Put the following in a file, chmod +x it and load it from ~/.xinitrc > when you start X. You need to install xkbset though. > > 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 ^_^) Arno _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"