Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-12-08 00:25:47 +03:00
parent a54fe183f6
commit 80f579e31c

View File

@ -725,6 +725,7 @@ var ExampleUIActions = actions.Actions({
// XXX setup keyboard...
var keyboard = require('lib/keyboard')
/*/ XXX update this to use .keyboard
// XXX move this to the .config...
var kb = {
'Basic Control': {
@ -766,6 +767,7 @@ var ExampleUIActions = actions.Actions({
function(){
return that.config['max-key-repeat-rate']
}))
//*/
// XXX STUB
window.b = b