Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Firefox (http://www.velocityreviews.com/forums/f20-firefox.html)
-   -   firefox keyboard mapping in danish (http://www.velocityreviews.com/forums/t8639-firefox-keyboard-mapping-in-danish.html)

Mads Peter Ravn 04-07-2004 11:52 AM

firefox keyboard mapping in danish
 
Hi all,

I am having trouble with using dansih symbols in web forms with
firefox. The following xmodmap has been loaded (it's an old sun keyboard):

<snip>
keycode 0xE9 = Meta_L Alt_L
keycode 0xEA = Meta_L Alt_L
add Control = Control_R
add mod1 = Meta_L
! Add right meta as Mode-Switch mod2
keycode 0xEE = Mode_switch
add Mod2 = Mode_switch
! Add Latin-1 Danish characters at the ISO 646 positions
keycode 54 = bracketleft braceleft AE ae
keycode 55 = bracketright braceright Aring aring
keycode 56 = backslash bar Ooblique oslash
! Add Latin-1 Danish characters at the usual HP positions
keysym A = A NoSymbol aring Aring
keysym E = E NoSymbol ae AE
keysym O = O NoSymbol oslash Ooblique
</snip>

meaning that M-o should give me a ... well an o with a slash in it
(can't write the damn thing). Does firefox not use the x mappings? Or do
you have to set it explicitly in about:config - and in that case where?

Any input would be appreciated.

/Mads


Mads Peter Ravn 04-07-2004 12:13 PM

Re: firefox keyboard mapping in danish
 
Bit of extra info:

The character coding is set to western (ISO-8859-1) for both
composition and display. This character set includes support
for danish national characters as far as I can tell

Mads Peter Ravn wrote:
> Hi all,
>
> I am having trouble with using dansih symbols in web forms with
> firefox. The following xmodmap has been loaded (it's an old sun keyboard):
>
> <snip>
> keycode 0xE9 = Meta_L Alt_L
> keycode 0xEA = Meta_L Alt_L
> add Control = Control_R
> add mod1 = Meta_L
> ! Add right meta as Mode-Switch mod2
> keycode 0xEE = Mode_switch
> add Mod2 = Mode_switch
> ! Add Latin-1 Danish characters at the ISO 646 positions
> keycode 54 = bracketleft braceleft AE ae
> keycode 55 = bracketright braceright Aring aring
> keycode 56 = backslash bar Ooblique oslash
> ! Add Latin-1 Danish characters at the usual HP positions
> keysym A = A NoSymbol aring Aring
> keysym E = E NoSymbol ae AE
> keysym O = O NoSymbol oslash Ooblique
> </snip>
>
> meaning that M-o should give me a ... well an o with a slash in it
> (can't write the damn thing). Does firefox not use the x mappings? Or do
> you have to set it explicitly in about:config - and in that case where?
>
> Any input would be appreciated.
>
> /Mads
>


--
email: it is not warm, it is hot



All times are GMT. The time now is 05:16 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57