Announcement

Collapse
No announcement yet.

Keyboard switching problems

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Keyboard switching problems

    Hello. Since some update, I am unable to switch a keyboard from Slovak to English and back. The icon in the tray indicates that the keyboard was switched, but it does not work really. If I want to use another layout, I have to close an application, switch the keyboard and run application again. I think that I am not alone, someone else noticed this problem on our Slovak Kubuntu forum.

    Do you know about some kind of fix for this? thx much

    #2
    Re: Keyboard switching problems

    i don't really know anything about switching keyboard layouts, but if you look under System Settings --> Regional & Language --> Active Layouts is slovak listed? or just an english layout? if not, try re-adding it. maybe it got removed/disabled from an update, kinda like you mentioned.

    AND/OR

    under Switching Options is it set to Global? try using that option if isn't selected.

    of course none of these suggestions may be relevant/work, but just some things i'd think of checking...
    hope that helps.
    <br />

    Comment


      #3
      Re: Keyboard switching problems

      I have the the same! After upgrade my kxkb don't work. I tried any combinations of layouts, but with no success. Finally I decided to turn off completely kxkb and use only xorg settings. I don't know what a reason for this behaviour - or broken xkb-data or something else. My xorg.conf:

      Section "InputDevice"
      Identifier "Generic Keyboard"
      Driver "kbd"
      option "CoreKeyboard"
      option "XkbRules" "xorg"
      option "XkbModel" "pc105"
      option "XkbLayout" "pl(basic),ua(winkeys)"
      # option "XkbVariant" ",winkeys"
      option "XkbOptions" "grp:alt_shift_toggle"
      EndSection

      So I can easily change keyboard layout by Alt+Shift keys combination.

      BTW, while playing with xkb I noticed that it behaves in very strange way: sometimes I can have cyrillic letters in konsole but only latin in others programs, or latin in konsole and can type cyrillic in others programs, or have only latin regardless of keyboard switch shows that I have ukrainian keybord on....

      Comment


        #4
        Re: Keyboard switching problems

        There's a bug on it here:
        https://bugs.launchpad.net/ubuntu/+s...ase/+bug/86065

        Already confirmed, so please comment if and only if you have some more useful information.
        Blog

        Comment


          #5
          Re: Keyboard switching problems

          It does not work here. I want to have Slovak and English keyboard and have xorg.conf like this:

          Section "InputDevice"
          Identifier "Generic Keyboard"
          Driver "kbd"
          Option "CoreKeyboard"
          Option "XkbRules" "xorg"
          Option "XkbModel" "pc104"
          # Option "XkbLayout" "us"
          Option "XkbLayout" "sk,us"
          Option "XkbOptions" "grp:alt_shift_toggle"
          EndSection

          What do I have to to?

          Comment


            #6
            Re: Keyboard switching problems

            Actually that's it. Turn off xkbd - just remove or save somewhere else file ~/.kde/share/config/kxkbrc, then restart X server (Ctrl+Backspace), log in into kde session and now you can switch keyboard layout with left Alt+Shift. Note that Xorg keyboard switch doesn't work with kxkb, that's why you have to turn off kxkb. To see what keyboard layout you actually use install something like keyboard switcher (kkbswitch for instance).

            Comment


              #7
              Re: Keyboard switching problems

              Ok, I will try it, thank you very much. I just wanted to ensure myself that my xorg.conf is OK.

              Actually, I have another problem, broken xorg since yesterday update, but that is another story.

              edit: if I want to switch the keyboard using ctrl+shift, I have to replace that string by "grp:ctrl_shift_toggle"? will it work? Cause I use alt+shift+something to control Firefox shortcuts.

              Comment


                #8
                Re: Keyboard switching problems

                Thank you for warning, I was just about to do next upgrade! What kind of problem you have with it?

                Comment


                  #9
                  Re: Keyboard switching problems

                  I think you may upgrade, just do not restart X I have Intel integrated graphics and X server cannot find any device when starting. Maybe it is an Intel specifig bug and other cards works fine. There is some unresolved dependency on some i810 package. Seems that Feisty was the most stable just after first pre-release

                  Comment


                    #10
                    Re: Keyboard switching problems

                    O no, thank you very much for advice Actually I have graphic on i810 chipset and just need to keep my box in working state 8)

                    Comment


                      #11
                      Re: Keyboard switching problems

                      I report that both bugs, keyboard and graphics, are already fixed.

                      Comment


                        #12
                        Re: Keyboard switching problems

                        What was the problem? I confirm that problem is solved after upgrading new xorg-core.

                        Comment


                          #13
                          Re: Keyboard switching problems

                          I dont know where was the problem and I dont care, this was one of non-important bugs in Feisty development version.

                          Comment

                          Working...
                          X