Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2009 18:19:03 +0200 (CEST)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-stable@FreeBSD.ORG, freebsd+stable@esmtp.org
Subject:   Re: kbdcontrol: map Backspace key to '\' fails
Message-ID:  <200910081619.n98GJ3JE077316@lurza.secnetix.de>
In-Reply-To: <20090826154741.GA18965@zardoc.esmtp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Claus Assmann <freebsd+stable@esmtp.org> wrote:
 > On FreeBSD 7.2-STABLE it seems to be impossible to map the Backspace
 > key to '\' and '|'. Here's what I did:
 > 
 > Change /usr/share/syscons/keymaps/us.unix.kbd:
 > [...]

The diff looks good and should work fine.

 > and run:
 > kbdcontrol -k /dev/console -l /usr/share/syscons/keymaps/us.unix.kbd

That -k options doesn't make sense at all.  Actually I'm
surprised that it doesn't give you an error message.

Please use this command:

  kbdcontrol -l us.unix.kbd < /dev/ttyv0

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

PI:
int f[9814],b,c=9814,g,i;long a=1e4,d,e,h;
main(){for(;b=c,c-=14;i=printf("%04d",e+d/a),e=d%a)
while(g=--b*2)d=h*b+a*(i?f[b]:a/5),h=d/--g,f[b]=d%g;}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910081619.n98GJ3JE077316>