Skip to content

Commit

Permalink
[RX-51] Add patch to fix RX-51 enter problem, BMC#15035 by vesa-matti…
Browse files Browse the repository at this point in the history
….hartikainen@nokia.com
  • Loading branch information
Islam Amer committed Nov 25, 2013
1 parent 2810aca commit cc7b2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xkeyboard-config/symbols/nokia_vndr/rx-51
Expand Up @@ -425,9 +425,9 @@ xkb_symbols "common_keys" {
key <TAB> { [ Tab ] };

// broken UI spec.
key <RTRN> { [ KP_Enter ] };
key <RTRN> { [ Return ] };

key <KPEN> { [ Return ] };
key <KPEN> { [ KP_Enter ] };
key <ESC> { [ Escape ] };

key <FK01> { [ F1 ] };
Expand Down

0 comments on commit cc7b2cc

Please sign in to comment.