You are not logged in.
Pages: 1
Hi, I've just installed arch and fluxbox on top of it. The problem is, that when in fluxbox, my alt and alt gr keys are treated like one so I cant write any symbol that is combination of altgr and some other key. How could I fix this? Thanks in advance...
Last edited by b4d (2008-07-07 04:53:29)
Offline
Post the keyboard section of your xorg.conf file. My guess is that you haven't got the correct layout selected.
Offline
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "slovene"
Option "XkbVariant" ""
Option "XkbOptions" ""
EndSection
Offline
Fixed it with changing "slovene" to "si", strange that on Ubuntu box slovene worked fine.
Offline
Pozdrav komsija!
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
Pa pozdrav i tebi
Offline
Pages: 1