All of lore.kernel.org
 help / color / mirror / Atom feed
* [matchbox-keyboard][PATCH 0/1] Addition of french keyboard
@ 2016-05-17  9:43 Herve Jourdain
  2016-05-17  9:43 ` [matchbox-keyboard][PATCH 1/1] " Herve Jourdain
  0 siblings, 1 reply; 7+ messages in thread
From: Herve Jourdain @ 2016-05-17  9:43 UTC (permalink / raw)
  To: yocto

The layout added is the one for French (France).
The behaviour for the CAPS keys is the same as Ubuntu (which is different from the behaviour in Windows).
In addition to the layout, a patch has been necessary to support a "caps" tag, that sets the value of the key when the CAPS action modifier is in effect.
There is no impact when the tag is not used in the xml description of the layout, therefore there should be no impact on previously existing keyboards.
This feature is needed for the french keyboard - at least - in order to handle the uppercase accented letters, that are the ones accessible when caps is on, for some keys.
Test has been done using sato.

Herve Jourdain (1):
  Addition of french keyboard

 .../files/0002-add-french-keyboard.patch           | 477 +++++++++++++++++++++
 .../matchbox-keyboard/matchbox-keyboard_git.bb     |   1 +
 2 files changed, 478 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-sato/matchbox-keyboard/files/0002-add-french-keyboard.patch

-- 
2.7.4



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [matchbox-keyboard][PATCH 0/1] Addition of french keyboard
@ 2016-05-18  5:33 Herve Jourdain
  2016-05-18  5:33 ` [matchbox-keyboard][PATCH 1/1] " Herve Jourdain
  0 siblings, 1 reply; 7+ messages in thread
From: Herve Jourdain @ 2016-05-18  5:33 UTC (permalink / raw)
  To: yocto

The layout added is the one for French (France).
The behaviour for the CAPS keys is the same as Ubuntu (which is different from the behaviour in Windows).
This layout uses the "caps" tag, that sets the value of the key when the CAPS action modifier is in effect.
Tests have been done using sato.

Herve Jourdain (1):
  Addition of french keyboard

 layouts/Makefile.am     |   2 +-
 layouts/keyboard-fr.xml | 343 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 344 insertions(+), 1 deletion(-)
 create mode 100644 layouts/keyboard-fr.xml

-- 
2.7.4



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-18  8:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17  9:43 [matchbox-keyboard][PATCH 0/1] Addition of french keyboard Herve Jourdain
2016-05-17  9:43 ` [matchbox-keyboard][PATCH 1/1] " Herve Jourdain
2016-05-17 12:13   ` Burton, Ross
2016-05-17 13:58     ` Herve Jourdain
2016-05-18  6:03     ` Herve Jourdain
2016-05-18  8:03       ` Jussi Kukkonen
  -- strict thread matches above, loose matches on Subject: below --
2016-05-18  5:33 [matchbox-keyboard][PATCH 0/1] " Herve Jourdain
2016-05-18  5:33 ` [matchbox-keyboard][PATCH 1/1] " Herve Jourdain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.