From owner-freebsd-questions Tue Jul 8 15:20:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA12490 for questions-outgoing; Tue, 8 Jul 1997 15:20:13 -0700 (PDT) Received: from shell6.ba.best.com (jkb@shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA12426 for ; Tue, 8 Jul 1997 15:20:01 -0700 (PDT) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.8.5/8.7.3) with SMTP id PAA28995; Tue, 8 Jul 1997 15:18:10 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Tue, 8 Jul 1997 15:18:09 -0700 (PDT) From: Jan Koum X-Sender: jkb@shell6.ba.best.com To: "Pedro F. Giffuni" cc: questions@FreeBSD.ORG Subject: Re: Why does the keyboard change? In-Reply-To: <33C2CD1C.18B5@fps.biblos.unal.edu.co> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello Pedro, Compare the .login and .cshrc for the user and for the root. I think you might also try "stty erase ^H" as user. 'man stty' for more info. -- Yan On Tue, 8 Jul 1997, Pedro F. Giffuni wrote: > Howdy; > Is it normal that the keyboard behaves differently when the user is > root? When I log-in as root the keyboard works great, but when the user > is not root I have to type control-backspace instead of backspace. > I'm using a latin-american keyboard, what should I change in the keymap > to have it consistent? This problem has been present in al FreeBSD > versions I have used. > > Pedro. > >