Am 27.08.2010 um 12:09 schrieb Dr. H. Nikolaus Schaller:

>> 
>> 
>> PS
>> Is it confirmed Fn + ((Pg Up / Pg-Down / Home / End) not working?
> 
> Hm.
> According to the source code of the keyboard driver they should be
> handled and translated (Line 157 in 
> http://projects.goldelico.com/p/letux-400/source/tree/master/drivers/input/keyboard/jz_keypad.c
>  ).
> 

Hi Pierpaolo,
I have done a simple check in vi.

The arrow buttons work, but Home/PgUp/Dn/End do not.

This means, that the kernel driver distinguishes between pressing
the keys together and without Fn.

But cat >test shows that they do not send/echo characters.

So I don't know yet if they are blocked by the keyboard driver or
in some mapping table (keycode -> character sequence).

Nikolaus


_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel

Reply via email to