Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Alt Gr in Firefox, Alt Gr does not work in Firefox< Next Oldest | Next Newest >
martin.demare Offline





Group: Members
Posts: 3
Joined: Jan. 2007
Posted: Jan. 07 2007,18:22 QUOTE

Hi,
Unfortunatly the Alt Gr button does not work using a Swedish key board (se-latin1) in Firefox.

The Alt Gr button is vital for many non-english users since you need it to access the following characters @, £, $, {, [, ], } and \.
(Imagine using you webmail without being able to write @)

Note that it is only in Firefox that the button has no effect. Writing @, £, $ etc in Xshells and other applications, is no problem. This is also how I know that the keyboard layout is configured correctly.

I am using DSL 3.1
Back to top
Profile PM 
martin.demare Offline





Group: Members
Posts: 3
Joined: Jan. 2007
Posted: Jan. 07 2007,19:43 QUOTE

Of course I found the answer on the net just after I posted this question.

For some reason the if-statement in /home/dsl/.xinitrc does not function properly. Just replace
# For non-US Keyboards
if [ ${KEYTABLE:0:2} != "us" ]; then
 xmodmap -e "clear Mod4" -e "add Mod5 = Mode_switch" &
fi


with
xmodmap -e "clear Mod4" -e "add Mod5 = Mode_switch" &

And everything will work properly.
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Jan. 07 2007,20:28 QUOTE

Well, that code is supposed to be there if you change your keymap (using DSLPanel or even in xsetup).  Did you change your keymap or was this just right after a fresh boot?
Back to top
Profile PM 
martin.demare Offline





Group: Members
Posts: 3
Joined: Jan. 2007
Posted: Jan. 07 2007,21:01 QUOTE

Hi
I have been struggling with this matter for over a week and have tried every way to change the keymap. X-setup, the mouse menu: System->keybord and the DSL-panel.

The change does take effect. For example the Swedish characters å, ä, and ö are present. However the Alt GR does not work in some selected applications.

I understand that the if-statement has a purpose, but for some reason does not take effect. If someone who has a better understanding can explain what is wrong no one would be happier than me.
Back to top
Profile PM 
3 replies since Jan. 07 2007,18:22 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Alt Gr in Firefox

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code