Bug 16966 - Maltese layout changed needed
Summary: Maltese layout changed needed
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
: 18334 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-02 22:51 UTC by Ramon Casha
Modified: 2008-12-28 17:29 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Ramon Casha 2008-08-02 22:51:41 UTC
When I initially created the Maltese (mt) keyboard layout it was based on gb(basic). Someone changed that to latin and some of the keyboard mappings became incorrect. 

Here is a diff of the changes needed to the mt symbol file to fix this:


--- mt.bak	2008-08-03 07:32:34.000000000 +0200
+++ mt	2008-08-03 07:39:13.000000000 +0200
@@ -12,6 +12,12 @@
 
     name[Group1]="Malta";
 
+    // Copied from GB layout
+    key <AE02>	{ [         2,   quotedbl,  twosuperior,    oneeighth ]	};
+    key <AE04>	{ [         4,     dollar,     EuroSign,   onequarter ]	};
+    key <AC11>	{ [apostrophe,         at, dead_circumflex, dead_caron]	};
+    key <BKSL>	{ [numbersign, asciitilde,   dead_grave,   dead_breve ]	};
+
     // The following four sets are the four additional letters, with the UK
     // equivalents
     key <TLDE>	{ [ cabovedot,  Cabovedot,        grave,      notsign ]	};
Comment 1 Sergey V. Udaltsov 2008-08-03 15:21:45 UTC
Thanks for the fix! Committed to git. I am not sure I'll be able to find when gb was changed to latin - it was before I started xkeyboard-config (may be, you'll find the answer in xfree's CVS).
Comment 2 Sergey V. Udaltsov 2008-12-28 17:29:47 UTC
*** Bug 18334 has been marked as a duplicate of this bug. ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.