conf/177572: Dvorak Programmer Keymap Malformed

Sean DuBois sean at siobud.com
Tue Apr 2 07:50:01 UTC 2013


>Number:         177572
>Category:       conf
>Synopsis:       Dvorak Programmer Keymap Malformed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 07:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sean DuBois <sean at siobud.com>
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD SeanLaptop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
	
>Description:
        Programmer Dvorak keymap is missing a char 
	
>How-To-Repeat:
	kbdcontrol -L /usr/share/syscons/keymaps/us.dvorakp.kbd
>Fix:
        I attached a diff, its just a single character. The last line in
        the file is missing an O

--ikeVEW9yuYc//A+q
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="dvorakp.patch"

--- us.dvorakp.kbd	2013-04-02 02:38:55.000000000 -0500
+++ /usr/share/syscons/keymaps/us.dvorakp.kbd	2013-04-02 02:29:43.000000000 -0500
@@ -113,5 +113,5 @@
   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
 

--ikeVEW9yuYc//A+q--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --ikeVEW9yuYc//A+q
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 


More information about the freebsd-bugs mailing list