Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9679 Details for
Bug 17959
belgian keyboard in Xfree 4.3 is not accurate
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
this is the correct file that should be in /etx/X11/xkb/symbols/pc
be (text/plain), 4.27 KB, created by
Ben
on 2003-03-21 16:56:17 UTC
(
hide
)
Description:
this is the correct file that should be in /etx/X11/xkb/symbols/pc
Filename:
MIME Type:
Creator:
Ben
Created:
2003-03-21 16:56:17 UTC
Size:
4.27 KB
patch
obsolete
> >// based on a keyboard map from an 'xkb/symbols/be' file >// >// $XFree86: xc/programs/xkbcomp/symbols/pc/be,v 1.2 2002/11/22 04:03:28 dawes Exp $ > >partial default alphanumeric_keys >xkb_symbols "basic" { > > include "pc/latin" > > name[Group1]="Belgian"; > > key <AE01> { [ ampersand, 1, bar, exclamdown ] }; > key <AE02> { [ eacute, 2, at, oneeighth ] }; > key <AE03> { [ quotedbl, 3, numbersign, sterling ] }; > key <AE04> { [apostrophe, 4, onequarter, dollar ] }; > key <AE05> { [ parenleft, 5, onehalf, threeeighths ] }; > key <AE06> { [ section, 6, asciicircum, fiveeighths ] }; > key <AE07> { [ egrave, 7, braceleft, seveneighths ] }; > key <AE08> { [ exclam, 8, bracketleft, trademark ] }; > key <AE09> { [ ccedilla, 9, braceleft, plusminus ] }; > key <AE10> { [ agrave, 0, braceright, degree ] }; > key <AE11> { [parenright, degree, backslash, questiondown ] }; > key <AE12> { [ minus, underscore, dead_cedilla, dead_ogonek ] }; > > key <AD01> { [ a, A, at, Greek_OMEGA ] }; > key <AD02> { [ z, Z, lstroke, Lstroke ] }; > key <AD03> { [ e, E, EuroSign, cent ] }; > key <AD11> { [dead_circumflex, dead_diaeresis, bracketleft, dead_abovering ] }; > key <AD12> { [ dollar, asterisk, bracketright, dead_macron ] }; > > key <AC01> { [ q, Q, ae, AE ] }; > key <AC10> { [ m, M, dead_acute, dead_doubleacute ] }; > key <AC11> { [ ugrave, percent, dead_acute, dead_caron ] }; > key <TLDE> { [twosuperior, threesuperior, notsign, notsign ] }; > > key <BKSL> { [ mu, sterling, dead_grave, dead_breve ] }; > key <AB01> { [ w, W, guillemotleft, less ] }; > key <AB07> { [ comma, question, dead_cedilla, masculine ] }; > key <AB08> { [ semicolon, period, horizconnector, multiply ] }; > key <AB09> { [ colon, slash, periodcentered, division ] }; > key <AB10> { [ equal, plus, dead_tilde, dead_abovedot] }; > key <LSGT> { [ less, greater, backslash, backslash ] }; > > key <RALT> { type[Group1]="TWO_LEVEL", > [ ISO_Level3_Shift, Multi_key ] }; > modifier_map Mod5 { <RALT> }; >}; > >partial alphanumeric_keys >xkb_symbols "iso-alternate" { > include "pc/be(basic)" > > key <AD01> { [ a, A, ae, AE ] }; > key <AD02> { [ z, Z, guillemotleft, less ] }; > key <AC01> { [ q, Q, at, Greek_OMEGA ] }; > key <AC10> { [ m, M, mu, masculine ] }; > key <AB01> { [ w, W, lstroke, Lstroke ] }; > key <AB07> { [ comma, question, dead_cedilla, dead_doubleacute ] }; >}; > >partial alphanumeric_keys >xkb_symbols "Sundeadkeys" { > > // Use the Sun dead keys > > include "pc/be(basic)" > > key <AD11> { [SunFA_Circum, SunFA_Diaeresis, bracketleft, bracketleft] }; > key <AC11> { [ ugrave, percent, SunFA_Acute, SunFA_Acute ] }; > key <BKSL> { [ mu, sterling, SunFA_Grave, SunFA_Grave ] }; > key <AB07> { [ comma, question, SunFA_Cedilla, SunFA_Cedilla] }; > key <AB10> { [ equal, plus, SunFA_Tilde, SunFA_Tilde ] }; >}; > >partial alphanumeric_keys >xkb_symbols "sundeadkeys" { > > // Use the Sun dead keys > > include "pc/be(Sundeadkeys)" > >}; > >partial alphanumeric_keys >xkb_symbols "nodeadkeys" { > > // Eliminates dead keys from the basic Belgian layout > > include "pc/be(basic)" > > key <AE12> { [ minus, underscore, cedilla, ogonek ] }; > key <AD11> { [asciicircum, diaeresis, bracketleft, bracketleft] }; > key <AD12> { [ dollar, asterisk, bracketright, macron ] }; > key <AC10> { [ m, M, acute, doubleacute ] }; > key <AC11> { [ ugrave, percent, quoteright, quoteright ] }; > key <BKSL> { [ mu, sterling, quoteleft, quoteleft ] }; > key <AB07> { [ comma, question, cedilla, masculine ] }; > key <AB10> { [ equal, plus, asciitilde, asciitilde ] }; >}; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17959
:
9678
| 9679