• Joel Martin's avatar
    API change: Mouse/kbd handling to include/input.js · d3796c14
    Joel Martin authored
    API change: for intergrators that explicitly include the Javascript
    files (that do not use include/vnc.js)js, include/input.js is a new
    file that must also be included.
    
    The mouse and keyboard handling could be useful on its own so split it
    out into a Keyboard and Mouse class in include/input.js.
    
    This refactoring is preparation to deal with issue #21 - non-US
    keyboard layouts.
    d3796c14
vnc.js 1.05 KB