 Cannot use french keyboard
Cannot use french keyboard
| 
					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? | |||
| 
					13th Dec, 2020, 02:49 AM 
				 Post: #2 | |||
| 
 | |||
| RE: Cannot use french keyboard 
					Maybe your /etc/default/keyboard is not correct Mine, for German layout, looks like this: Code: # KEYBOARD CONFIGURATION FILESupposeingly your XKBLAYOUT="" does not have fr as setting | |||
| 
					13th Dec, 2020, 07:44 AM 
				 Post: #3 | |||
| 
 | |||
| RE: Cannot use french keyboard 
					I have already checked that. My file is fine. Code: # KEYBOARD CONFIGURATION FILEI finally found the missing parameter. I forgot to change Kodi/System keyboard preference, but only layout display in Regional setting. Sorry for this false alert. There is so many options, I get lost. Thank you | |||
| 
					28th Apr, 2021, 06:13 PM 
				 Post: #4 | |||
| 
 | |||
| RE: Cannot use french keyboard 
					Thanks, I was struggling with the same issue, and now it works perfectly with my AZERTY keyboard. I was wondering, though, is it possible to alternate between that French keyboard and a Russian Cyrillic one like you'd do on a Windows PC, by pressing Shift+Alt? | |||
| 
					16th Mar, 2023, 12:10 PM 
				 Post: #5 | |||
| 
 | |||
| RE: Cannot use french keyboard 
					To be more specific, I didn't remember to alter the keyboard layout displayed in the Regional settings menu, but I did remember to alter the Kodi/System keyboard choice.
				 | |||
| 
					19th Dec, 2023, 02:30 PM 
				 Post: #6 | |||
| 
 | |||
| RE: Cannot use french keyboard (28th Apr, 2021 06:13 PM)HiroariTillWhen Wrote: Thanks, I was struggling with the same issue, and now it works perfectly with my AZERTY keyboard. well, my friend answer yes but he didn't tell specifically | |||
| 
					« Next Oldest | Next Newest »
				 |