View Full Version : keyboard
Graaf_van_Vlaanderen
July 4th, 2009, 17:42
KDE4 is not taking over the keyboard layout from cli.
Which file do I need to edit to change keyboard layout for KDE4?
richardpl
July 4th, 2009, 18:52
KDE4 have its own GUI tools.
Daisuke_Aramaki
July 4th, 2009, 20:22
KDE4 is not taking over the keyboard layout from cli.
Which file do I need to edit to change keyboard layout for KDE4?
are you trying setxkbmap to set your layout? I have never tried it with KDE. But it worked on other wm's after changing the layout from the commandline using setxkbmap for me.
Graaf_van_Vlaanderen
July 4th, 2009, 21:23
are you trying setxkbmap to set your layout? I have never tried it with KDE. But it worked on other wm's after changing the layout from the commandline using setxkbmap for me.
%setxkbmap be
works for me.
The question is now, in which file do I need to place this?
Or what is changing the keymap setting from the rc.conf file or why is this value not taken over by the X system?
richardpl
July 4th, 2009, 21:30
If you ever read man pages (kbdmap) you would know that console keyboard settings are not related to X11 in any way.
You can change keyboard setting via xorg.conf too.
Also there are gui tools available in KDE4.
Graaf_van_Vlaanderen
July 4th, 2009, 22:13
If you ever read man pages (kbdmap) you would know that console keyboard settings are not related to X11 in any way.
It's the first time I'm installing FreeBSD on a laptop, so there are quite some issues to solve.
I'm reading man pages and documents already for the whole day, so I can miss comments like this!
Daisuke_Aramaki
July 4th, 2009, 23:27
%setxkbmap be
works for me.
The question is now, in which file do I need to place this?
Or what is changing the keymap setting from the rc.conf file or why is this value not taken over by the X system?
i start my X with xinit so i have this command in my .xinitrc, like this
setxkbmap de &
This way, everytime X is started the keyboard map "de" is used.
I'm not 100% sure that this is going to work on kde too, but try looking at this post.
Obviously you'll have to set the correct string inside the merge node.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.