Cannot use french keyboard
|
13th Dec, 2020, 12:39 AM
Post: #1
|
|||
|
|||
Cannot use french keyboard
My keyboard is french AZERTY layout, but it is "seen" as QWERTY
I modified Kodi and System parameters reading https://github.com/xbianonpi/xbian/issues/256 I have made ``` dpkg-reconfigure keyboard-configuration dpkg-reconfigure locale ``` read also it could be a tty access problem? So I will try next ``` sudo usermod -aG tty $username sudo su -c 'echo "KERNEL==\"tty[0-9]*\", GROUP=\"tty\", MODE=\"0660\"" >> /etc/udev/rules.d/99-input.rules' ``` I am really confused with that behaviour. Anyone have that problem? And found a simple solution? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Cannot use french keyboard - qoop - 13th Dec, 2020 12:39 AM
RE: Cannot use french keyboard - Nachteule - 13th Dec, 2020, 02:49 AM
RE: Cannot use french keyboard - qoop - 13th Dec, 2020, 07:44 AM
RE: Cannot use french keyboard - HiroariTillWhen - 28th Apr, 2021, 06:13 PM
RE: Cannot use french keyboard - Exsuccous - 19th Dec, 2023, 02:30 PM
RE: Cannot use french keyboard - farymo - 16th Mar, 2023, 12:10 PM
|