Research Pre Keyboard

From WebOS Internals
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The following info is from qwertz palm pre. I made this by experimenting with "setkeycodes" command.

	
Button	        Scancode	keycode	Character
@	        1f	        11	@
			
q	        00	        16	q
w	        05	        17	w
e	        01	        18	e
r	        06       	19	r
t	        02	        20	t
z	        07	        21	z
u	        03	        22	u
I	        08	        23	I
o	        04	        24	o
p	        09	        25	p
enter	        18	        28	enter
a	        0f	        30	a
s	        0a	        31	s
d               10	        32	d
f	        0b        	33	f
g	        11	        34	g
h	        0c	        35	h
j	        12	        36	j
k	        0d	        37	k
L	        13       	38	L
backspace	0e        	14	backspace
shift	        1e         	42	shift
y	        14	        44	y
x	        1a        	45	x
c	        15       	46	c
v	        1b        	47	v
b	        16         	48	b
n	        1c        	49	n
m	        17         	50	m
comma	        1d         	51	comma
period	        18	        52	period
space	        20	        57	space
	        21	         	sym
		                114	Down key
		                115	Up key

Diosif