Port-arm archive

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

Re: 2013-08-23-netbsd-raspi.img



I've found keyboard input problem on X+JP106 keyboard.

From: Jun Ebihara <jun%soum.co.jp@localhost>
Subject: 2013-08-23-netbsd-raspi.img (Re: Raspberry Pi update please.)
Date: Sat, 24 Aug 2013 02:44:42 +0900 (JST)

> - NetBSD-current 6.99.23+pkgsrc-current 
> - Move to hardfloat: build with evbearmv6hf-el

1. connect JP106 keyboard
2. startx
> /root/.xinitrc
>  setxkbmap -layout jp

3. key input fail on "\|" key (leftside backspace) 
   and "\_" key(leftside R_shift).

on i386:
 "\|" key returns keycode 133
 "\_" key returns keycode 211

on evbearmv6hf-el
 "\|" key returns keycode 8
 "\_" key returns keycode 8

some unsigned-signed-char problem?
--
Jun Ebihara


Home | Main Index | Thread Index | Old Index