From 80f579e31c4b0ab0fa17f1dd65573333d8228ece Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 8 Dec 2017 00:25:47 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/examples.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/examples.js b/ui (gen4)/features/examples.js index f70ca1f4..213cf77b 100755 --- a/ui (gen4)/features/examples.js +++ b/ui (gen4)/features/examples.js @@ -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