Skip to content

Commit

Permalink
Fixing Ctrl+? for Turkmen layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey V. Udaltsov committed Nov 18, 2009
1 parent 01a7ae0 commit 1fb19c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2009-11-18 Sergey Udaltsov

* symbols/tm: small fix for tm layout, related to Ctrl+? shortcuts
https://bugs.freedesktop.org/show_bug.cgi?id=25074

2009-10-20 Sergey Udaltsov

* symbols/sun_vndr/us: added backspace mapping,
Expand Down
2 changes: 1 addition & 1 deletion symbols/tm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ xkb_symbols "basic" {
name[Group1]="Turkmenistan";

include "us"
key.type[group1]="ALPHABETIC";
key <TLDE> { [ zcaron, Zcaron, grave, asciitilde ] };

key <AD01> { [ adiaeresis, Adiaeresis, q, Q ] };
Expand Down

0 comments on commit 1fb19c7

Please sign in to comment.