Merge branch 'master' of ssh://git.jonathanh.co.uk:2222/jab2870/SVKBD
This commit is contained in:
commit
440d08a0fd
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ static Key keys_en[46] = {
|
||||||
{ 0, XK_b, 1 },
|
{ 0, XK_b, 1 },
|
||||||
{ 0, XK_k, 1 },
|
{ 0, XK_k, 1 },
|
||||||
{ 0, XK_m, 1 },
|
{ 0, XK_m, 1 },
|
||||||
{ ",", XK_colon, 1 },
|
{ ",", XK_comma, 1 },
|
||||||
{ ".", XK_period, 1 },
|
{ ".", XK_period, 1 },
|
||||||
{ "/?", XK_slash, 1 },
|
{ "/?", XK_slash, 1 },
|
||||||
{ "⏎", XK_Return, 1 },
|
{ "⏎", XK_Return, 1 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue