diff --git a/lib/corereqs.js b/lib/corereqs.js index f5538d5..a14a989 100644 --- a/lib/corereqs.js +++ b/lib/corereqs.js @@ -1019,6 +1019,12 @@ var templates = { return [ 'CxSssCCxx', [107, 3, timeout, interval, preferBlanking, allowExposures]]; } ], + + Bell: [ + function(percent) { + return ["CxC",[108,1]]; + } + ], ForceScreenSaver: [ function(activate) {