qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] keymaps: fr-ca: more fixups


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH v2] keymaps: fr-ca: more fixups
Date: Mon, 17 Jul 2017 09:43:29 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Cc: Jérôme

I'd expect Jérôme email in this tag but since this is not a Signed-off-by that should be ok.

On 07/17/2017 08:43 AM, Gerd Hoffmann wrote:
Fixes: https://bugs.launchpad.net/qemu/+bug/533613
Cc: Thomas Huth <address@hidden>
Suggested-by: Jérôme Poulin

Jérôme Poulin <address@hidden>

Signed-off-by: Gerd Hoffmann <address@hidden>
---
  pc-bios/keymaps/fr-ca | 10 +++++++++-
  1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/pc-bios/keymaps/fr-ca b/pc-bios/keymaps/fr-ca
index 030f56a78e..b177d074c9 100644
--- a/pc-bios/keymaps/fr-ca
+++ b/pc-bios/keymaps/fr-ca
@@ -3,6 +3,8 @@
  include common
  map 0xc0c
+numbersign 0x29
+bar 0x29
  backslash 0x29 altgr
  plusminus 0x2 altgr
  at 0x3 altgr
@@ -10,7 +12,6 @@ sterling 0x4 altgr
  cent 0x5 altgr
  currency 0x6 altgr
  notsign 0x7 altgr
-bar 0x29 shift
  twosuperior 0x9 altgr
  threesuperior 0xa altgr
  onequarter 0xb altgr
@@ -38,6 +39,10 @@ dead_cedilla 0x1b
  dead_diaeresis 0x1b shift
  exclam 0x2 shift
  quotedbl 0x3 shift
+comma 0x33
+apostrophe 0x33 shift
+period 0x34
+period 0x34 shift
  slash 0x4 shift
  dollar 0x5 shift
  percent 0x6 shift
@@ -49,4 +54,7 @@ parenright 0xb shift
  underscore 0xc shift
  plus 0xd shift
  minus 0xc
+underscore 0xc shift
  equal 0xd
+semicolon 0x27
+colon 0x27 shift




reply via email to

[Prev in Thread] Current Thread [Next in Thread]