A small change to the /rc/bin/termrc, to include /dev/kbmap into the default namespace of a terminal. Reference: /n/sources/patch/applied/termrc-kbmap Date: Sun Sep 4 13:01:45 CES 2005 --- /rc/bin/termrc Sun Sep 4 13:01:32 2005 +++ /rc/bin/termrc Sun Sep 4 13:01:28 2005 @@ -54,7 +54,7 @@ /bin/bind -a '#t' /dev >/dev/null >[2=1] /bin/bind -a '#A' /dev >/dev/null >[2=1] case NCR* 'AT&TNSX'* generic* _MP_* 'alpha apc'* - for(i in H w f t m v L S P U '$' Σ) + for(i in H w f t m v L S P U '$' Σ κ) /bin/bind -a '#'^$i /dev >/dev/null >[2=1] for(disk in /dev/sd??) { if(test -f $disk/data && test -f $disk/ctl)