NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57844: wscons doesn't support encoding=pl contrary to wskbd(4) man page
The following reply was made to PR kern/57844; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/57844: wscons doesn't support encoding=pl contrary to wskbd(4) man page
Date: Sat, 13 Jan 2024 10:06:35 -0000 (UTC)
bbartlomiej.mail%gmail.com@localhost writes:
>While trying to set encoding to wscons I get:
>netbsd# wsconsctl -k -w encoding=pl
>wsconsctl: WSKBDIO_SETENCODING: Invalid argument
While wscons knows that a polish encoding may exist, the keyboard
drivers for USB or PS/2 don't have a suitable descriptor table
for a polish layout.
The only keyboard driver that knows KB_PL seems to be for
the Amiga keyboard.
wskbd however supports a user keyboard map. I don't know the
details of the polish layout, but it should be possible to
construct it "manually" that way.
Home |
Main Index |
Thread Index |
Old Index