NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/44570: brazilian keyboard layout



The following reply was made to PR kern/44570; it has been noted by GNATS.

From: Vicente Chaves de Melo <vchaves%ymail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost, netbsd-bugs%netbsd.org@localhost, 
 hugoborgescarvalho%gmail.com@localhost
Cc: 
Subject: Re: kern/44570: brazilian keyboard layout
Date: Thu, 18 Jun 2015 14:44:37 -0300

 Hello
 As I am suffering the same problem I would suggest the following patch 
 to the ABNT2 keyboard keymaps.
 
 dm4# cvs diff share/wscons/keymaps/
 cvs diff: Diffing .
 cvs diff: Diffing share
 cvs diff: Diffing share/wscons
 cvs diff: Diffing share/wscons/keymaps
 Index: share/wscons/keymaps/pckbd.br.abnt2
 ===================================================================
 RCS file: /cvsroot/src/share/wscons/keymaps/pckbd.br.abnt2,v
 retrieving revision 1.1
 diff -r1.1 pckbd.br.abnt2
 5d4
 < keycode 1 = Escape
 12a12,14
  > keycode 16 = q Q slash
  > keycode 17 = w W question
  > keycode 18 = e E degree
 20,21d21
 < keycode 73 = KP_Prior KP_9
 < keycode 81 = KP_Next KP_3
 24,25d23
 < keycode 201 = Prior
 < keycode 209 = Next
 
 It solves the problem of scroll back in the console and adds some 
 mapping that became more common since the creation of this PR.
 
 Note:
 This keymap works only for PS/2 keyboard.
 I can create a version of this for USB keyboards if necessary.
 
 Best regards
 Vicente.
 
 



Home | Main Index | Thread Index | Old Index