Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 126197

Summary: sys-apps/kbd - kbd-1.12-it-euro-map.patch causes C-e not working on Italian keyboard
Product: Gentoo Linux Reporter: Matteo Pillon <matteo.pillon>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matteo Pillon 2006-03-14 11:28:56 UTC
kbd-1.12-it-euro-map.patch causes C-e to stop working on console.
The correct patch should be:

--- it.map.orig 2006-03-14 20:26:34.000000000 +0100
+++ it.map      2006-03-14 20:15:30.000000000 +0100
@@ -87,6 +87,7 @@
 keycode  16 = q
 keycode  17 = w
 keycode  18 = e
+       alt     keycode  18 = euro
 keycode  19 = r
 keycode  20 = t
 keycode  21 = y
Comment 1 Matteo Pillon 2006-03-14 11:43:34 UTC
But I think it's better to remove the patch, the same effect can be obtained using EXTENDED_KEYMAPS="euro2" (or "euro") in /etc/conf.d/keymaps.
Comment 2 SpanKY gentoo-dev 2006-03-14 15:55:21 UTC

*** This bug has been marked as a duplicate of 75970 ***