On Wed, Jan 4, 2012 at 6:58 PM, Edwin L. Culp W. <edwinlc...@gmail.com> wrote: > On Wed, Jan 4, 2012 at 2:28 PM, Jakub Lach <jakub_l...@mailplus.pl> wrote: >> Or you could use x11/setxkbmap each time you login. >> >> >> >> >> >> >> >> >> >> -- >> View this message in context: >> http://freebsd.1045724.n5.nabble.com/bsdinstall-kbdmap-tp5119535p5120743.html >> Sent from the freebsd-current mailing list archive at Nabble.com. >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > > I really appreciate your help but I am having a hard time > understanding because this has been working perfectly on FreeBSD 9.0 > since new. ( 4 months ago ) > > Just incase it is important. > > # uname -a > FreeBSD home.encontacto.net 9.0-STABLE FreeBSD 9.0-STABLE #44: Wed > Jan 4 05:03:08 CST 2012 > r...@home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO amd64 > > My rc.conf has > > keymap="spanish.iso.acc.kbd" > > I have no /etc/X11 configuration file and haven't ever needed one. > The mouse has never had a problem until I reset the server this > morning. > > Does that sound logical to you? I'm probably missing something obvious. > > Thanks again for your help and patience. > > ed
Just as a test I created an X11/xorg.conf with only the following: Section "InputDevice" Identifier "Keyboard1" Driver "kbd" option "XkbLayout" "es" EndSection I expected an error but got none but also still have the same English layout. Thanks, ed _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"