Bug 3298 - Missing key definition in polish QWERTZ (pl2) keyboard layout.
Summary: Missing key definition in polish QWERTZ (pl2) keyboard layout.
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium minor
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-15 04:54 UTC by Krzysztof Nowicki
Modified: 2005-06-16 18:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Krzysztof Nowicki 2005-05-15 04:54:00 UTC
The pl2 layout is missing a correct definition for the key <AB10>. Just as other
QWERTZ layouts this key should be defined as minus, underscore. Instead it's
defined as slash, question, providing a second question mark to the whole layout
and causing the minus and underscore keys to be missing.
Comment 1 Sergey V. Udaltsov 2005-05-28 16:45:14 UTC
Could you please let us know - what should be in the groups 3 and 4? For example:
 key <AB10> { [ minus, underscore ]   }; 
 key <AB10> { [ minus, underscore, endash,       emdash ] };
 key <AB10> { [ minus, underscore, asterisk,     NoSymbol ] };
etc...
Comment 2 Krzysztof Nowicki 2005-06-02 11:25:19 UTC
I think the best solution would be using the definition from the latin(type2) 
layout:

key <AB10>  { [ minus, underscore, dead_belowdot, dead_abovedot ] };
Comment 3 Sergey V. Udaltsov 2005-06-17 11:54:51 UTC
commited.


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.