Re: toggle between english and french (how?)



Le Mercredi 7 Février 2007 16:03, Giorgos Keramidas a écrit :
On 2007-02-07 13:02, Peter <pmatulis@xxxxxxxxxxxx> wrote:
Le Mercredi 7 F?vrier 2007 12:48, Giorgos Keramidas a ?crit :
Have a look at the keymaps for French in
/usr/share/syscons/keymaps':

$ ( cd /usr/share/syscons/keymaps; ls -l *fr* )
-r--r--r-- 1 root wheel - 9148 Feb 2 15:29
fr.dvorak.acc.kbd -r--r--r-- 1 root wheel - 7702 Feb 2 15:29
fr.dvorak.kbd -r--r--r-- 1 root wheel - 8613 Feb 2 15:29
fr.iso.acc.kbd -r--r--r-- 1 root wheel - 7659 Feb 2 15:29
fr.iso.kbd -r--r--r-- 1 root wheel - 8715 Feb 2 15:29
fr_CA.iso.acc.kbd -r--r--r-- 1 root wheel - 7825 Feb 2 15:29
swissfrench.cp850.kbd -r--r--r-- 1 root wheel - 8577 Feb 2
15:29 swissfrench.iso.acc.kbd -r--r--r-- 1 root wheel - 7766
Feb 2 15:29 swissfrench.iso.kbd $

Yes, I tried

fr.iso.acc.kbd
fr.iso.kbd
fr_CA.iso.acc.kbd

Maybe I need to inform FreeBSD about the layout of my keyboard.
All I get are beeps when I hit the special French accent keys.

This usually means that you are typing 8-bit (i.e. French) characters
at a shell prompt, but you have not set or configured any locale
environment yet, or you have the wrong locale environment.

If this is true, and you are hearing the beeps when typing at a shell
prompt, then please tell us which shell you are using and what you
see by typing:

% locale

This is what I get:

LANG=
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: toggle between english and french (how?)
    ... This usually means that you are typing 8-bit characters at ... but you have not set or configured any locale environment ... and you are hearing the beeps when typing at a shell ...
    (freebsd-questions)
  • Re: toggle between english and french (how?)
    ... All I get are beeps when I hit the special French accent keys. ... or you have the wrong locale environment. ... and you are hearing the beeps when typing at a shell ...
    (freebsd-questions)
  • Re: Set terminal/inquire in SYLOGIN
    ... That just takes getting used to not typing until the first prompt appears. ... When it beeps I can start typing. ... But only in my own login.com, not in sylogin. ... my LOGIN.COM has included (after its own SET TERM ...
    (comp.os.vms)
  • Re: Set terminal/inquire in SYLOGIN
    ... That just takes getting used to not typing until the first prompt appears. ... I'm in too much of a hurry for that, so I write a bell to the ... When it beeps I can start typing. ... But only in my own login.com, not in sylogin. ...
    (comp.os.vms)