Reply
Thread Tools
Posts: 258 | Thanked: 138 times | Joined on Oct 2009 @ St. Louis, MO, USA
#1
All, I'm trying to rework some of the english n900 keys to be actually useful for my purposes.

by modifying the /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 file I was able to map
fn+c => pipe
"key <AB03> { [ c, C, bar, bar ] }"

but I'm having trouble mapping
fn+z => tilde
"key <AB01> { [ z, Z, tilde, tilde ] }"
shift+space=>tab
"key <SPCE> { [ space, tab, at, at ] }"
fn+enter=>escape
"key <KPEN> { [ Return, Return, Escape, Escape ]}"
something reasonable=>delete
fn+down=>pagedown
fn+up=>pageup

Has anyone tried any of these and gotten it to work?

Last edited by twoboxen; 2009-11-25 at 16:17.
 

The Following 3 Users Say Thank You to twoboxen For This Useful Post:
Posts: 258 | Thanked: 138 times | Joined on Oct 2009 @ St. Louis, MO, USA
#2
i didn't get pageup/down... and i really would like to add other programming keys like brackets and braces as a secondary symbol to the blue displayed ones.
 

The Following User Says Thank You to twoboxen For This Useful Post:
Posts: 519 | Thanked: 366 times | Joined on Sep 2009 @ North Carolina (Formerly Denmark and Iceland)
#3
Originally Posted by twoboxen View Post
i didn't get pageup/down... and i really would like to add other programming keys like brackets and braces as a secondary symbol to the blue displayed ones.
In your informal opinion, would I kill something if I copied for example the french keyboard and started making a whole new character map from it?

Or would a new language character option just show up on my device in the input language settings?
 
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#4
@ olighak

Would you mind sharing your modified Icelandic keyboard?

I use the danish keyboard for Danish (and English), but would also like to get a full Icelandic keyboard layout.

I have just put ð,þ Þ instead of the Eurosign and Sterling sign on the Danish keyboard layout which is is ok for shorter texts in Icelandic, but it would be great to get the full keyboard layout for longer texts, if you don't mind posting it.

Bestu kveðjur
 
Posts: 519 | Thanked: 366 times | Joined on Sep 2009 @ North Carolina (Formerly Denmark and Iceland)
#5
Originally Posted by filologen View Post
@ olighak

Would you mind sharing your modified Icelandic keyboard?

I use the danish keyboard for Danish (and English), but would also like to get a full Icelandic keyboard layout.

I have just put ð,þ Þ instead of the Eurosign and Sterling sign on the Danish keyboard layout which is is ok for shorter texts in Icelandic, but it would be great to get the full keyboard layout for longer texts, if you don't mind posting it.

Bestu kveðjur
Kort fortalt er:
ð/Ð/= is hvor å/Å er på det danske/norske tastatur.
æ/Æ er på den nøgle hvor det danske/norske har ø/Ø, fn+nøglen giver ¨ om du vil skrive ö eller Ö. (det behover man ikke gøre så tit)
þ/Þ/´ har jeg hvor det danske/norske har æ/Æ - þannig að fn+[þ/Þ/']+a/e/u/y/i/o gefur á/é/ú/ý/í/ó
./,/? har jeg hvor det danske norske har ./,

Dette er sådan set gørt lidt efter hvor karakterene er på et almindeligt computer tastatur.

Jeg har beholdt lille-å idet mit efternavn indeholder det.



Kóðinn er hér að neðan:

partial alphanumeric_keys
xkb_symbols "cz" {
include "nokia_vndr/rx-51(english base)"
include "nokia_vndr/rx-51(arrows_2btns)"

name[Group1] = "Icelandic";

// 1. row
key <AB08> { [ eth, Eth, equal, equal ] };

// 2. row
key <AC01> { [ a, A, exclam, exclam ] };
key <AC02> { [ s, S, semicolon, semicolon ] };
key <AC03> { [ d, D, colon, colon ] };
key <AC09> { [ l, L, aring, aring ] };
key <AB09> { [ ae, AE, dead_diaeresis, dead_diaeresis ] };
key <UP> { [ thorn, Thorn, dead_acute, dead_acute ] };

// 3. row
key <LEFT> { [ period, comma, question, question ] };
};

Om du ville beholde det danske men inkludere resten kunne du altid også for eksempel udskifte apostrophen ' (apostroph) på AD07 (M) med ´ (dead_acute). Så ville du have det hele sådan set accessibelt på det danske með din nuværende opsætning.

key <AD07> { [ m, M, dead_acute, dead_acute ] };

Hvað kemur til að þú skrifar á íslensku?

Með kærri kveðju,
Óli

Last edited by olighak; 2009-12-06 at 14:03.
 
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#6
Thank you _so_ much (þetta var mjög alþjóðlegt! )

EDIT:

Originally Posted by olighak View Post
Hvað kemur til að þú skrifar á íslensku?
Ég vinn á Árnastofnun í Kaupmannahöfn (fullt af Íslendingum þar!)

Bedste hilsner
Alex

Last edited by filologen; 2009-12-06 at 14:13.
 
Posts: 3 | Thanked: 0 times | Joined on Dec 2009
#7
Sælir drengir, ég er einmitt að leita mér að leið til þess að fá íslenskt lyklaborð til þess að virka á mínum N900... er til nánari lýsing á því hvernig maður fer að því að breyta þessu eins og þið eruð að gera ???

kv
Pétur
 
Posts: 3 | Thanked: 0 times | Joined on Dec 2009
#8
Originally Posted by filologen View Post
Thank you _so_ much (þetta var mjög alþjóðlegt! )

EDIT:



Ég vinn á Árnastofnun í Kaupmannahöfn (fullt af Íslendingum þar!)

Bedste hilsner
Alex
Hi Alex would it be possible for you to give me detailed information as to how I can make my own Icelandic keyboard and apply that to my N900

Kveðja
Pétur
 
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#9
Tilde is "asciitilde". Page up and Page down are Prior and Next. The return key is <RTRN>. In general, you can find names of symbols by running xmodmap -pke on your desktop.
 

The Following 3 Users Say Thank You to Matan For This Useful Post:
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#10
See also here:
http://blogs.igalia.com/berto/2009/1...00-arrow-keys/
(or, how to assign dead keys to fn-arrows: very useful!)
__________________
Ernesto de Bernardis

 

The Following 5 Users Say Thank You to debernardis For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:43.