Reply
Thread Tools
Posts: 16 | Thanked: 3 times | Joined on May 2010
#1
Hello,

i have an italian n900, with only 2 arrows keys.
I would like to remap the keyboard changing the keys to have a 4 arrows key.

actually the keys are accoupied by [à] and [.] (period), like this
[ò] [à] [return]
[.] [<] [>]

and i wish to have this instead
[.] [^] [return]
[<] [V] [>]

i know that i have to modify the file in:
/usr/share/X11/xkb/symbols/nokia_vndr/rx-51

but an help on what exacly modify will be VERY appreciated

thank to all
Enjoynt

p.s. sorry for my bad english
 
gLobster's Avatar
Posts: 203 | Thanked: 47 times | Joined on Jun 2007 @ St.Petersburg, Russia
#2
You need change

xkb_symbols "it" {
include "nokia_vndr/rx-51(english_base)"
include "nokia_vndr/rx-51(arrows_2btns)"
to

xkb_symbols "it" {
include "nokia_vndr/rx-51(english_base)"
include "nokia_vndr/rx-51(arrows_4btns)"
and delete 2 line:

key <UP> { [ agrave, Agrave, ugrave, Ugrave ] };
and

key <LEFT> { [ period, comma, comma, comma ] };
bellow

and change
key <AB09> { [ ograve, Ograve, igrave, Igrave ] };
to
key <AB09> { [ period, comma, comma, comma ] };
__________________
Nokia's 6151|N900

Last edited by gLobster; 2010-05-11 at 13:14.
 

The Following User Says Thank You to gLobster For This Useful Post:
Posts: 16 | Thanked: 3 times | Joined on May 2010
#3
YEAH MAN! :-)

that did the job, thank you for your so fast reply!
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:40.