Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2020 19:46:54 +0200
From:      Michael Gmelin <freebsd@grem.de>
To:        Warner Losh <imp@bsdimp.com>
Cc:        FreeBSD X11 mailing list <freebsd-x11@freebsd.org>
Subject:   Re: keyboard wonky
Message-ID:  <FAAAFC13-17FE-471B-A5FE-BE4BAFC19D8D@grem.de>
In-Reply-To: <CANCZdfprng21Wbvu08ZpYJzHdcgz2LAbQCKmhFBz8%2BubCqu_tA@mail.gmail.com>
References:  <CANCZdfprng21Wbvu08ZpYJzHdcgz2LAbQCKmhFBz8%2BubCqu_tA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


> On 23. Apr 2020, at 16:09, Warner Losh <imp@bsdimp.com> wrote:
>=20
> =EF=BB=BFOK. I upgraded my machine from January code to today's code. Thin=
ks are a
> bit wonky.
>=20
> I have Wulf's iichid to get trackpad and touch pad support.  This all work=
s
> great (though I had to hack in a config to add the evdev devices to a
> config for it to see that).  If I remove this config tweak all that change=
s
> is that the trackpad is now broken :).
>=20
> However, the keys are wonky (up arrow brings up screen snapshot tool, for
> example). And setting the environment variable XKB_DEFAULT_RULES to 'xorg'=

> doesn't work.
> So, what's the next level of tweaking that needs to be done?

Add something like

setxkbmap -model pc105 -layout de

to your ~/.xinitrc

You can also play with the command in a terminal (works with most wms).

You=E2=80=98ll probably need

setxkbmap -model pc104 -layout us

Cheers,
Michael

>=20
> Warner
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FAAAFC13-17FE-471B-A5FE-BE4BAFC19D8D>