linux-input.vger.kernel.org archive mirror
 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).