如何使用法语-加拿大布局在 Windows 上的标准美式键盘上键入法语特定字符

far*_*ast 8 windows keyboard-layout

当无法输入特定字符时,法语学习者通常会感到沮丧。有些人从具有自动拼写检查器的 MS Word 中剪切并粘贴它们,有些人使用 Alt+nnnn 组合……但这很麻烦。

对于使用 MS Windows 并拥有标准美国物理键盘的人来说,最简单的方法是安装法语(加拿大)布局。与法语(法国)布局相比,法语(加拿大)布局对于以前的标准美式键盘用户来说更便于使用,因为绝大多数字母与标准美式键盘(QWERTY - 不是 AZERTY)位于相同的位置。

问题是,即使在法语(加拿大)布局中,有些字母也不清楚如何键入。尤其是字母:æ, œ, ï, ÿ, ë,ù。

但是让我们以通用的形式来表述这个问题:

如何在法语(加拿大)键盘上输入以下字母:

à â æ        (à, câlin, æsthésie)       [accent aigu, accent circonflexe, e dans l'a]
ç            (ça)                       [cédille]
è é ê ë      (mère, parlé, être, Noël)  [accent grave, ...]
î ï          (naître, naïve)            [tréma]
ô œ          (côte, œuf)                [e dans l'o]
ù û ü        (où, coûter, capharnaüm)
ÿ            (Croÿ)
Run Code Online (Sandbox Code Playgroud)

我在互联网上搜索,但找不到满意的答案。

far*_*ast 11

在此处输入图片说明 这是适用于标准桌面英语(美国)104 键键盘的答案(请参阅此处的图片:标准 ANSI 键盘布局(美国))。在笔记本电脑上(尤其是多语言/国际键盘),它可能不起作用。

注意:您需要添加“法语(加拿大)”输入法(在控制面板中)(也称为“加拿大多语言标准键盘”)并切换到它才能工作,但它适用于任何程序 - 不仅例如,在 MS Word 中。

à - \           (the key above "Enter", "|" is also shown on it)
â - [, a        (the key right of "P", then "a")
æ - RCtrl+a     (Right-Ctrl together with "a"; Note: Left-Ctrl will not work)
ç - ]           (the key above "Enter")
è - '           (the key left of "Enter", """ is also shown on it)
é - /           (the key left of Right-Shift, "?" is also shown on it)
ê - [, e        (the key right of "P", then "e")
ë - {, e        (Shift together with [, then "e")
î - [, i        (the key right of "P", then "i")
ï - {, i        (Shift together with [, then "i")
ô - [, o        (the key right of "P", then "o")
œ - RCtrl+e     (Right-Ctrl together with "e"; Note: Left-Ctrl will not work)
ù - RAlt+[, u   (Right-Alt together with [, then "u"; Note: Left-Alt will not work)
û - [, u        (the key right of "P", then "u")
ü - {, u        (Shift together with [, then "u")
ÿ - {, y        (Shift together with [, then "y")
Run Code Online (Sandbox Code Playgroud)

这个想法是:

  • é è ç à(最常用的字母)- 可直接在键盘上访问。

其他字母可以通过“[”(方括号)访问,它用作修饰符。

  • 重音 circonflexe:使用“[”,然后在重音下加一个字母
  • tréma:使用 Shift"[" 后跟带重音的字母
  • 重音坟墓:使用 Right-Alt"[" 后跟一个带重音的字母

最后,可以通过 Right-Ctrl 访问 æ 和 œ:

  • æ - RCtrl"a"
  • - - Rctrl"e"