WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: qwerty to azerty  (Read 2897 times)

Offline mogadon

  • Newbie
  • *
  • Posts: 3
qwerty to azerty
« on: November 03, 2018, 09:06:05 AM »
Bonjour... hello
i installed coreplus 9.0 on packard bell dot-s
everything is OK except
qwerty keyboard that does not go in azerty.

Kmap present (/ usr / share / kmap) with azerty file in
loadkmap </usr/share/kmap/azerty/fr-latin9.kmap = no change before and after reboot
loadkmap </usr/share/kmap/azerty/fr-pc.kmap = no change  before and after reboot
loadkmap </usr/share/kmap/azerty/azerty.kmap = no change  before and after reboot
loadkmap </usr/share/kmap/azerty/fr.kmap = no change  before and after reboot
the same by doing first
/opt/bootlocal.sh
the same with sudo ..
has anyone tested and succeeded?
« Last Edit: November 03, 2018, 09:23:03 AM by mogadon »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: qwerty to azerty
« Reply #1 on: November 03, 2018, 01:24:40 PM »
Hi mogadon
Make sure that  kmaps  is installed  onboot.  Add the following boot code to your bootloaders config file:
Code: [Select]
kmap=azerty/fr-latin1Replace the  fr-latin1  part with the  azerty  filename of your choice. Reboot your machine and see if the change
took place.

Offline mogadon

  • Newbie
  • *
  • Posts: 3
Re: qwerty to azerty
« Reply #2 on: November 04, 2018, 01:53:43 AM »
thank you for your reply.

in my present instal = nothing possible

I made a new installation with the classic addition " non-us keyboard",
But ....I added, when it was possible during the installation, your suggestion ...
on "Boot Options reference list"

"kmap=azerty/fr-latin1"
 and ...
 I have a keyboard azerty ..
merci... merci ...
« Last Edit: November 04, 2018, 02:12:21 AM by mogadon »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: qwerty to azerty
« Reply #3 on: November 04, 2018, 05:31:27 AM »
Hi mogadon
Glad to hear you got it working. In case you ever need to make changes to your bootloaders config file in the future, it should
be located in  /etc/sysconfig/tcedir/boot/  and is called  extlinux.conf.  No need for a new installation, but you might need to
edit it using  sudo.  I would also like to suggest you read this excellent book:
http://tinycorelinux.net/book.html
It will provide you with useful insight on the inner workings of Tinycore.