'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ukbdmap.c
AgeCommit message (Expand)Author
2010-04-16Fix a typo, that caused infinite loops.ahoka
2010-04-16Sort hu by codeahoka
2010-04-15Hungarian keymap for usb keyboards.ahoka
2009-11-08Add missing 102nd key for European keyboards.ghen
2009-09-04Stop #including <dev/usb/usb_port.h>, this time more gracefully:dyoung
2009-09-04Stop #including <dev/usb/usb_port.h>.dyoung
2009-02-03Enable Colemak altgr keys.ghen
2009-01-18Fix swedish USB keymap. The apostrophe key was mapped to comma.tnn
2008-05-21Add support for the Colemak keyboard layout variant, see http://colemak.comghen
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-03-18Fix apostrophe key on Spanish keyboards.jmmv
2006-03-05Add keysyms for f13, f14, f15 and f16 (as reported by an Apple USB Spanishjmmv
2005-12-11merge ktrace-lwp.christos
2005-06-08Add a key symbol for the "Power" key.martin
2005-05-05Add USB Portuguese (pt_PT) keyboard map, from Manuel Pata viaabs
2004-09-11bind the scrolling keys by default.christos
2003-10-22Add Dvorak keyboard map. From PR kern/23230, jacereda@tractor.act.uji.es.augustss
2002-07-11Get rid of trailing white space.augustss
2002-03-17Add Swiss keyboard mappings. From OpenBSD.augustss
2002-02-28Change mapping of keycode 50 to be closer to the spec.augustss
2001-11-13add RCSIDslukem
2001-04-07Add a bunch of language specific keymaps. From OpenBSD.augustss
2001-04-04Add Japanese model keyboard mapping.toshii