CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/01/29 03:54:21
Modified files: sys/dev/adb : akbd.c akbdmap.h akbdvar.h Log message: Swap the keycodes of the two swapped keys of Apple ISO keyboards and update ISO layouts accordingly. This fix the US layout on ISO keyboards and the swaped keys issue under X11. ok miod@, shadchin@