Skip to content

Commit

Permalink
Labeled 'Alt' key '123'
Browse files Browse the repository at this point in the history
  • Loading branch information
fkoyer committed Aug 31, 2016
1 parent 447596f commit fbbc856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chrome/content/locales.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ FxKeyboardLocales.en = {
['p', 'P', '0', ''],
[{'label': "\u232B", special: 8, flex: 10, type: 'repeat', class: 'fxKeyboardActionKeys backspace'}] // backspace
], [
[{'label': "1#&", flex: 15, special: 'alt', class: 'fxKeyboardActionKeys alt'}], // alt
[{'label': "123", flex: 15, special: 'alt', class: 'fxKeyboardActionKeys alt'}], // alt
['a', 'A', '#', '€'],
['s', 'S', '$', '£'],
['d', 'D', '|', '¥'],
Expand Down

0 comments on commit fbbc856

Please sign in to comment.