diff --git a/lib/help.php b/lib/help.php
index c915729..24e78b1 100644
--- a/lib/help.php
+++ b/lib/help.php
@@ -66,7 +66,7 @@ $t = $text['help'];
+ -
+ o
+ f
- + g
+ + l
+ s
+ Shift + s
+ Enter [?]
diff --git a/lib/ice-coder.js b/lib/ice-coder.js
index b98e652..9643b64 100644
--- a/lib/ice-coder.js
+++ b/lib/ice-coder.js
@@ -3315,8 +3315,8 @@ var ICEcoder = {
find.focus();
return false;
- // CTRL/Cmd+G (Go to line)
- } else if(key==71 && (evt.ctrlKey||top.ICEcoder.cmdKey)) {
+ // CTRL/Cmd+L (Go to line)
+ } else if(key==76 && (evt.ctrlKey||top.ICEcoder.cmdKey)) {
var goToLineInput = top.get('goToLineNo');
goToLineInput.select();
// this is trick for Chrome - after you have used Ctrl-F once, when
diff --git a/lib/ice-coder.min.js b/lib/ice-coder.min.js
index 75faa29..688e6db 100644
--- a/lib/ice-coder.min.js
+++ b/lib/ice-coder.min.js
@@ -149,7 +149,7 @@ alphaTabs:function(){if(0