* Johnny Billquist (b...@update.uu.se) wrote:
> Either change your Mac to send a BS character, or configure your NetBSD 
> system to do an erase when receiving a DEL.
> 
> (stty erase ^?)
stty erase ^? doesn't work.
The only thing that works is adding these lines to /etc/rc.conf.

% grep wsconsctl /etc/rc.conf
wsconsctl -w map+="keycode 14 = BackSpace" > /dev/null
wsconsctl -w map+="keycode 211 = Cmd_ResetEmul Delete" > /dev/null

-- 
Pongthep Kulkrisada
 
"Nothing ever exists entirely alone without relativity."

Reply via email to