Add pipe key to backslash key
This commit is contained in:
parent
db485abeb3
commit
38f41bf96b
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ static Key keys_symbols[40] = {
|
|||
{ ",<", XK_comma, 1 },
|
||||
{ ".>", XK_period, 1 },
|
||||
{ "/?", XK_slash, 1 },
|
||||
{ "\\", XK_backslash, 1 },
|
||||
{ "\\|", XK_backslash, 1 },
|
||||
|
||||
{ 0 }, /* New row */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue