From ivoras@agricola.home.net  Sat Nov 18 08:27:21 2006
Return-Path: <ivoras@agricola.home.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 5DBA116A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Nov 2006 08:27:21 +0000 (UTC)
	(envelope-from ivoras@agricola.home.net)
Received: from agricola.home.net (89-172-47-138.adsl.net.t-com.hr [89.172.47.138])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9D2B443D53
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Nov 2006 08:27:18 +0000 (GMT)
	(envelope-from ivoras@agricola.home.net)
Received: from agricola.home.net (localhost.home.net [127.0.0.1])
	by agricola.home.net (8.13.6/8.13.4) with ESMTP id kAHMY963001795
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 17 Nov 2006 23:34:10 +0100 (CET)
	(envelope-from ivoras@agricola.home.net)
Received: (from ivoras@localhost)
	by agricola.home.net (8.13.6/8.13.3/Submit) id kAHMY9rY001794;
	Fri, 17 Nov 2006 23:34:09 +0100 (CET)
	(envelope-from ivoras)
Message-Id: <200611172234.kAHMY9rY001794@agricola.home.net>
Date: Fri, 17 Nov 2006 23:34:09 +0100 (CET)
From: Ivan Voras <ivoras@freebsd.org>
Reply-To: Ivan Voras <ivoras@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Bad hr.iso syscons keymap
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         105642
>Category:       conf
>Synopsis:       [syscons] [patch] Bad hr.iso syscons keymap
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 18 08:30:14 GMT 2006
>Closed-Date:    Sun Feb 04 17:12:54 GMT 2007
>Last-Modified:  Sun Feb  4 17:20:20 GMT 2007
>Originator:     Ivan Voras
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FER
>Environment:
System: FreeBSD agricola 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #22: Wed Sep 27 20:21:58 CEST 2006 ivoras@agricola:/usr/obj/usr/src/sys/AGRICOLA i386


	
>Description:
	
    Syscons console keyboard definition in 
    /usr/share/syscons/keymaps/hr.iso.kbd (Croatian ISO layout)
    defines < and > keys wrong. Without the patch below it's
    impossible to type < and > on the console.
>How-To-Repeat:
	
    Select hr.iso keymap. Try typing < and > - you'll get , and .
>Fix:

	
    The < and > are mapped to AltGr-, and AltGr-., 
    i.e. Ctrl-Alt-, and Ctrl-Alt-. in the actual Croatian layout.
    
--- hr.iso.kbd.old  Fri Oct 20 19:55:22 2006
+++ hr.iso.kbd  Fri Oct 20 19:59:41 2006
@@ -56,8 +56,8 @@
   048   'b'    'B'    stx    stx    '{'    '{'    stx    stx     C
   049   'n'    'N'    so     so     '}'    '}'    so     so      C
   050   'm'    'M'    cr     cr     167    167    cr     cr      C
-  051   ','    ';'    nop    nop    ','    ';'    nop    nop     O
-  052   '.'    ':'    nop    nop    '.'    ':'    nop    nop     O
+  051   ','    ';'    nop    nop    '<'    ';'    '<'    nop     O
+  052   '.'    ':'    nop    nop    '>'    ':'    '>'    nop     O
   053   '-'    '_'    nop    nop    '-'    '_'    nop    nop     O
   054   rshift rshift rshift rshift rshift rshift rshift rshift  O
   055   '*'    '*'    '*'    '*'    '*'    '*'    '*'    '*'     O
                  

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: philip 
State-Changed-When: Sun Feb 4 17:12:52 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105642 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/105642: commit references a PR
Date: Sun,  4 Feb 2007 17:10:35 +0000 (UTC)

 philip      2007-02-04 17:10:18 UTC
 
   FreeBSD src repository
 
   Modified files:
     share/syscons/keymaps hr.iso.kbd 
   Log:
   Fix hr.iso syscons keymap, making it possible to type < and >.
   
   PR:             conf/105642
   Submitted by:   ivoras
   MFC after:      3 days
   
   Revision  Changes    Path
   1.4       +3 -3      src/share/syscons/keymaps/hr.iso.kbd
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
