Subject: Re: NetBSD 3.0 doesn't like Swiss French keyboard for wscons ?
To: <>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: netbsd-users
Date: 02/21/2006 12:15:23
On Mon, Feb 20, 2006 at 11:04:12PM +0100, Gilles Gravier wrote:
> Hi!
>
> Just upgraded from NetBSD 2.0.2 to NetBSD 3.0. During the upgrade, I was
> asked if I wanted to change keyboard. I did. I selected Swiss French.
>
> After reboot, I get an error message which says :
>
> bash-3.1# wsconsctl -w encoding=sf
> wsconsctl: WSKBDIO_SETENCODING: Invalid argument
>
> If I use encoding=us , it works fine :
>
> bash-3.1# wsconsctl -w encoding=us
> encoding -> us
>
> So... how do I configure for Swiss French keyboard on console? Or... is
> it, actually, possible?
Wouldn't that be encoding=fr_CH ?
-is