disable Ctrl G

27 views
Skip to first unread message

Nik

unread,
Mar 23, 2010, 7:00:16 PM3/23/10
to genetify
Is there a way to disable the Ctrl G function that makes the control
panel visible? I don't want my users to ever see it.

davidddn

unread,
Mar 23, 2010, 7:03:56 PM3/23/10
to genetify
On line 125 of genetify.js

change

if (key == 71 ){ // g

to

if(0) {

Reply all
Reply to author
Forward
0 new messages