![]() |
2008-12-28
, 19:19
|
Posts: 227 |
Thanked: 53 times |
Joined on Feb 2008
@ Lyon, France
|
#2
|
1. has anyone succeeded in getting PgUp, Pgdn mapped by modifying rx-44?
1b. Possible to remap pgup,pgdn to the shift+up-down-left-right keys?
![]() |
2008-12-28
, 20:37
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#3
|
![]() |
2008-12-29
, 00:29
|
Posts: 227 |
Thanked: 53 times |
Joined on Feb 2008
@ Lyon, France
|
#4
|
![]() |
2008-12-29
, 14:01
|
|
Posts: 1,665 |
Thanked: 1,649 times |
Joined on Jun 2008
@ Praha, Czech Republic
|
#5
|
![]() |
2008-12-29
, 17:29
|
Posts: 227 |
Thanked: 53 times |
Joined on Feb 2008
@ Lyon, France
|
#6
|
![]() |
2008-12-29
, 17:36
|
|
Posts: 1,878 |
Thanked: 646 times |
Joined on Sep 2007
@ San Jose, CA
|
#7
|
![]() |
2008-12-29
, 17:59
|
Posts: 227 |
Thanked: 53 times |
Joined on Feb 2008
@ Lyon, France
|
#8
|
Because the dpad pre-dates the N810. So, I would expect that the file where you manipulate cursor keys is a file that's common to both the N810 and the N800.
key <KPEN> { [ Return ] }; key <UP> { [ Up ] }; key <DOWN> { [ Down ] }; key <LEFT> { [ Left ] }; key <RGHT> { [ Right ] };
![]() |
2008-12-29
, 19:05
|
|
Posts: 1,878 |
Thanked: 646 times |
Joined on Sep 2007
@ San Jose, CA
|
#9
|
I don't know the official name. The pad with the 5 buttons/keys on the left.
I don't think so. The rx-44 file (which is specific to the N810) contains:
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.Code:key <KPEN> { [ Return ] }; key <UP> { [ Up ] }; key <DOWN> { [ Down ] }; key <LEFT> { [ Left ] }; key <RGHT> { [ Right ] };
![]() |
2008-12-29
, 19:10
|
Posts: 227 |
Thanked: 53 times |
Joined on Feb 2008
@ Lyon, France
|
#10
|
1. has anyone succeeded in getting PgUp, Pgdn mapped by modifying rx-44?
1b. Possible to remap pgup,pgdn to the shift+up-down-left-right keys?
2. How about changing the chr key to a control key?
3. Or, as an alternative to 2), anyone know how to get a stickied or locked control, a la the shift?
4. Im thinking of having the left shift key be a control key since shift is sticķied and ctrl isn't, so i need 2 of them...