Skip to content

Commit

Permalink
Degree symbol fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brndd committed Aug 24, 2018
1 parent e33d38f commit b6ced1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/dvficstm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ xkb_symbols "dvficstm" {
key <AE07> { [ 7, ampersand, section, singlelowquotemark ] };
key <AE08> { [ 8, asterisk ] };
key <AE09> { [ 9, parenleft ] };
key <AE10> { [ 0, parenright, dead_abovering, degree ] };
key <AE10> { [ 0, parenright, degree, dead_abovering ] };
key <AE11> { [ bracketleft, braceleft ] };
key <AE12> { [ bracketright, braceright ] };

Expand Down
Binary file modified linux/dvficstm.map.gz
Binary file not shown.

0 comments on commit b6ced1f

Please sign in to comment.