svn commit: r249860 - head/share/syscons/keymaps

Eitan Adler eadler at FreeBSD.org
Wed Apr 24 21:41:25 UTC 2013


Author: eadler
Date: Wed Apr 24 21:41:24 2013
New Revision: 249860
URL: http://svnweb.freebsd.org/changeset/base/249860

Log:
  Fix the Dvorak Programmer Keymap
  
  PR:		conf/177572
  Submitted by:	Sean DuBois <sean at siobud.com>

Modified:
  head/share/syscons/keymaps/us.dvorakp.kbd

Modified: head/share/syscons/keymaps/us.dvorakp.kbd
==============================================================================
--- head/share/syscons/keymaps/us.dvorakp.kbd	Wed Apr 24 21:24:35 2013	(r249859)
+++ head/share/syscons/keymaps/us.dvorakp.kbd	Wed Apr 24 21:41:24 2013	(r249860)
@@ -113,5 +113,4 @@
   105   fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62  O
   106   fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63  O
   107   fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64  O
-  108   nop    nop    nop    nop    nop    nop    nop    nop
-
+  108   nop    nop    nop    nop    nop    nop    nop    nop     O


More information about the svn-src-head mailing list