All of lore.kernel.org
 help / color / mirror / Atom feed
* want add numpad  to matrix_keypad driver. need help.
@ 2010-01-17 13:40 Xiangfu Liu
  0 siblings, 0 replies; only message in thread
From: Xiangfu Liu @ 2010-01-17 13:40 UTC (permalink / raw)
  To: linux-input

Hi

in this[1] picture. there is blue [Fn] and blue Numbers.
I want make the [Fn] as KEY_NUMLOCK. (just like IBM keyboard)

I use the matrix_keypad driver in our device. I try to modify the 
matrix_keypad.c but not work.

I also try to modify the keyboard.c there is function[2], I want map the 
[U] [I] [O] to 7 8 9, but not work.

please give me some advice. 
thanks.

[1]http://downloads.qi-hardware.com/hardware/Photos/2009_09_30_keyboard.jpg
[2]static void k_pad(struct vc_data *vc, unsigned char value, char up_flag)

Best Regards
Xiangfu.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-17 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-17 13:40 want add numpad to matrix_keypad driver. need help Xiangfu Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.