mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(xkb): oe for dvorak keyboard
This commit is contained in:
parent
d3b6ebd836
commit
125ddb9212
2 changed files with 2 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ xkb_symbols "dvorak-french" {
|
|||
key <AE02> {[ egrave, at ]};
|
||||
key <AE03> {[ eacute, numbersign ]};
|
||||
key <AE04> {[ U22c5, dollar ]};
|
||||
key <AE05> {[ VoidSymbol, percent ]};
|
||||
key <AE05> {[ oe, percent ]};
|
||||
key <AE06> {[ dead_diaeresis, asciicircum ]};
|
||||
key <AE07> {[ dead_circumflex, ampersand ]};
|
||||
key <AE08> {[ ccedilla, asterisk, Ccedilla ]};
|
||||
|
|
@ -56,4 +56,3 @@ xkb_symbols "dvorak-french" {
|
|||
key <AB10> {[ z, Z ]};
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue