Date: Wed, 23 Jun 2004 18:54:34 +0200 From: Christer Solskogen <solskogen@carebears.mine.nu> To: freebsd-amd64@freebsd.org Subject: keymap and rc.conf Message-ID: <20040623165434.GA82815@tenderheart.carebears.net>
next in thread | raw e-mail | index | archive | help
Hi! I`m having a bit problem with my keysettings with FreeBSD AMD64. Its seems like FreeBSD dont care about my settings in rc.conf. I also have a machine running FreeBSD i386, with the same settings in rc.conf, and it works on that arch. Just to be sure, I have included my rc.conf. (which is just like the rc.conf on the i386) # This is really done in rc.conf --->>>>> defaultrouter="192.168.0.1" hostname="funshine.carebears.net" ifconfig_rl0="inet 192.168.0.9 mtu 1492 netmask 255.255.255.0" nfs_client_enable="YES" sshd_enable="YES" usbd_enable="YES" sendmail_enable="NONE" keymap="norwegian.iso" keyrate="fast" rpcbind_enable="YES" # This is /not/ beeing done. font8x8="iso-8x8" font8x14="iso-8x14" font8x16="iso-8x16" allscreens_flags="80x50" --- Even the "allscreens_flag" is not taken care of. But here come the bug question! If I run /stand/sysinstall, and selects my options; my keyboard works with norwegian options and all. But it wont hold after a reboot. Tips, anyone? (Running FreeBSD 5.2.1-RELEASE-p8 on amd64) -- cso
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040623165434.GA82815>