Hello,

Samuel Thibault wrote:
> Ah, that is most probably very related indeed. Orca can't tinker with
> the keyboard mapping if xkbcomp can't work.  You could send the output
> of
> 
> setxkbmap -print

---------- BEGIN ----------
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc+us+inet(evdev)"     };
        xkb_geometry  { include "pc(pc105)"     };
};
---------- END ----------

> and the content of /etc/default/keyboard?

---------- BEGIN ----------
# KEYBOARD CONFIGURATION FILE

# Consult the keyboard(5) manual page.

XKBMODEL="pc105"
XKBLAYOUT="de"
XKBVARIANT=""
XKBOPTIONS=""

BACKSPACE="guess"
---------- END ----------

Best regards
Robert

Attachment: signature.asc
Description: PGP signature

Reply via email to