CVSROOT: /cvs Module name: src Changes by: mcbr...@cvs.openbsd.org 2013/06/04 12:49:13
Modified files: libexec/login_yubikey: login_yubikey.c yubikey.c yubikey.h Added files: libexec/login_yubikey: keymaps.h Log message: Add handling for keyboard layouts which break modhex (like dvorak and many others); concept and keymap table (covering about 400 layouts) from modhex.js by Daniel Holth. ok sthen@, ok halex@ (who also provided much testing and feedback)