Skip to content
Snippets Groups Projects
Commit 9e9c38d2 authored by jjlustig's avatar jjlustig
Browse files

commenting out hiding mouse

parent 399db2b2
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ var modal = document.getElementById('myModal');// Modal textbox
var inputModal = document.getElementById('inputText');
var keyboardWidth = document.getElementById('keyboard').offsetWidth;// Width pixel of display
var keyboardHeight = document.getElementById('keyboard').offsetHeight;// Height pixel of
$("#touchpad").hide();
//$("#touchpad").hide();
/*
-----------KEYBOARD CONTROLS---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment