To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
>The carbonbased lifeform in...@lespetitsplaisirs.com shocked
>freebsd-questions with:
> > I need to switch languages (English, French, Italian) very often within
> the
> > same document. Is there some way to switch keyboard layouts on FreeBSD
> > quickly and painlessly as can be done on Windows?
>
>Why not install emacs and leim? Use menu->Options->Mule and select
>language environment to European->latin-9. Then toggle the input
>method from the same menu and pick the default. Now you can type ~c
>and get a c cedille and 'e to automatically get an e accent aigu. To
>find the exact keybindings, pick Describe Input Method from the same
>menu. Easy as pie!
>
>--
>Ban All Sigs!!
> I need to switch languages (English, French, Italian) very often within
> the same document. Is there some way to switch keyboard layouts on
> FreeBSD quickly and painlessly as can be done on Windows?
Quickly and painlessly? Ha Ha. Not until you set things up on your
own and assigned the switch to whatever key or menu you prefer. After
you've spent a few days or weeks researching it.
http://www.charvolant.org/~doug/xkb/
http://www.tsu.ru/~pascal/en/xkb/
http://www.x-docs.org/XKB/XKBproto.pdf
http://www.x-docs.org/XKB/XKBlib.pdf
/usr/X11R6/lib/X11/doc/html/setxkbmap.1.html
/usr/X11R6/lib/X11/doc/html/xkbcomp.1.html
/usr/X11R6/lib/X11/doc/html/xkbevd.1.html
/usr/X11R6/lib/X11/doc/html/xkbprint.1.html
/usr/X11R6/lib/X11/xkb/compiled/README
I wouldn't be suprised if you'd need to work in some font stuff too.