> I didn't manage to make the "wskbd" protocol the default in the X server, > so you have to provide a small xorg.conf with Option "Protocol" "wskbd". > The standard protocol will not work as the Amiga wskbd cannot be switched > into raw mode and has no AT-scancode translation in the kernel.
try having a look at xorg-server/dist/hw/xfree86/common/xf86AutoConfig.c listPossibleVideoDrivers(). .mrg.