Comment 3 for bug 113444

Revision history for this message
Carl Nobile (cnobile1) wrote : Re: Single & double quotes, tildys, etc. need to type twice.

I just tried something. I enabled in the KDE the Keyboard Layout, changed nothing else and everything works fine when in KDE.
What is strange is that without clicking enable the grayed out keyboard allocation was correct, just clicking it on fixed the issue in KDE.
However, when I switch to a VT I still have to type these chararters twice to get them.

I should have mentioned that the laptop is a Lenovo.

Below is the entry in both machine's my xorg.conf.

Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        Option "CoreKeyboard"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "us"
        Option "XkbVariant" "intl"
EndSection