Well, I have done and seen this:
On startup the system takes its own settings (which are wrong) until it loads the keymap, which is logical. However, they are wrong again, when the GUI-login panel appears.
What helps (temporarily) in KDE in the console is the command:
Code:
# xmodmap -e 'keycode 86 = backslash bar'
where "backslash bar" means that it is backslash normally and the bar when combined with shift.
Then I can use the keys as they should be...
The same can be accomplished when I add the line
Code:
keycode 86 = backslash bar
to the document /usr/X11R6/lib/X11/Xmodmap (as last line) in superuser mode, save it and then run the command:
Code:
xmodmap /usr/X11R6/lib/X11/Xmodmap
At that time I got really
, but then I rebooted my laptop and then everything went as before, except that at the GUI-login the key was okay! But then, I tried some applications and the console and everything was wrong again...
However, it can easily be fixed by running xmodmap again, but I do not intend to do it everytime I start up my machine. Has someone got a solution to the problem? Is it a SuSE issue or something related to KDE? Now the problem has shifted to after the login screen has passed - there KDE must load something different to what I want it to load, problably YaST us 104 generic keyboard settings?!
Hopefully, someone knows the answer... until then I will