using fluxbox does not read proper keymap

8 respuestas [Último envío]
buildcomplete
Desconectado/a
se unió: 01/27/2015

Hi People

I am using a Danish keyboard, and it works fine with gnome,

But now I have installed fluxbox instead, but it seems that it somehow forgets my keyboard configuration.

and advice

Magic Banana

I am a member!

I am a translator!

Desconectado/a
se unió: 07/24/2010

Try this command:
$ sudo localectl set-keymap dk

buildcomplete
Desconectado/a
se unió: 01/27/2015

Hi Magic,

It didn't help,
I am able to change keyboard after startup using
setxkbmap dk

I have tried to add that to ~/.fluxbox/startup right before [exec] fluxbox but that doesn't change anything either

I have also tried to add the following
Section "InputClass"
Identifier "system-keyboard"
Option "XkbLayout" "dk"
EndSection

to /etc/X11/xorg.conf

but that didn't help either...

I am using the horrible gnome3 login manager (the one that slowly fades while testing my patience :) ) and I have gnome3 installed...

lembas
Desconectado/a
se unió: 05/13/2010
buildcomplete
Desconectado/a
se unió: 01/27/2015

nope, doesn't work :(

I Tried your suggestion of adding setxkbmap dk before exit 0 in /etc/gdm/Init/Default

and was about to add XKBLAYOUT="dk" to /etc/default/keyboard, but it was already there :(

I also Do have Danish keybaord using the terminal via ctrl+alt+F1

buildcomplete
Desconectado/a
se unió: 01/27/2015

I just tried to login as guest... and Then I do have Danish keyboard...

edit: Just to be clear, If I login using, for instance gnome flashback, then I do get Danish keyboard...

SuperTramp83

I am a translator!

Desconectado/a
se unió: 10/31/2014

builcomplete - my keyboard was having issues when I switched to Trisquel 3 months ago. Solved it by going to
System settings - Language support - the last entry "keyboard input method system" has to be changed to "none" (Ibus is the default)
cheers

lembas
Desconectado/a
se unió: 05/13/2010
buildcomplete
Desconectado/a
se unió: 01/27/2015

thanks SuperTramp

Turning of Ibus did the trick :)

Lembas, thanks for the link also, As supertramps suggestion already solved my problem.
I think I will leave it at that.