Glam Prestige Journal

Bright entertainment trends with youth appeal.

I need to test something on French AZERTY keyboard layout but I can't find it in xfce4-keyboard-settings app, is it possible to set it? Is it name like something else?

1

2 Answers

The layout named French (Azerty) was added in 16.10. One way to get it, if you are on 14.04 or 16.04, is to install the xkb-data package from this PPA:

OTOH I think that the basic French layout actually is AZERTY as well.

If only for testing it should be enough to use setxkbmap with the parameter fr for French,

$ setxkbmap fr
$ echo azerty
azerty
$ setxkbmap se
$ echo qwerty
qwerty

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy