[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#697200: xkb-data: Accent keys not working on Logitech K800 international keyboard



Hi Andreas,

I was experiencing the same problem with the same keyboard, a Logitech
K800, but with the spanish layout: most of the keys were working except
the accents and some special keys like the eurosign, etc.

In my case it was solved setting the /etc/default/keyboard variable to
XKBMODEL="logicda" .

Next is my /etc/default/keyboard working config :

XKBMODEL="logicda"
XKBLAYOUT="es"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"

You may like to try the next /etc/default/keyboard config:

XKBMODEL="logicda"
XKBLAYOUT="us"
XKBVARIANT="intl"
XKBOPTIONS="lv3:ralt_switch"
BACKSPACE="guess"

Or something similar.

Also make sure that your ~/.profile is not messing your configuration.

After that run: service keyboard-setup restart

This worked for me.

Regards,

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: