View Single Post
johnkzin's Avatar
Posts: 1,878 | Thanked: 646 times | Joined on Sep 2007 @ San Jose, CA
#9
Originally Posted by vinc17 View Post
I don't know the official name. The pad with the 5 buttons/keys on the left.
Yeah, the dpad. Short for "directional keypad". Like on video game controllers and cell phones.

I don't think so. The rx-44 file (which is specific to the N810) contains:
Code:
    key <KPEN>  {       [       Return          ]       };
    key <UP>    {       [       Up              ]       };
    key <DOWN>  {       [       Down            ]       };
    key <LEFT>  {       [       Left            ]       };
    key <RGHT>  {       [       Right           ]       };
I suppose that corresponds to this pad. These are these lines I tried to modify (by adding symbols, like for the other lines) in the past.
It might. But it might not. Do your changes work when you are using an external keyboard, and its arrow keys? The dpad might be defined independently of things like that.
__________________
My Personal Blog