Home
last modified time | relevance | path

Searched refs:keyboard (Results 76 – 99 of 99) sorted by last modified time

1234

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js18414 case keyboard.UP:
18415 case keyboard.DOWN:
18421 case keyboard.TAB:
18548 case keyboard.ENTER:
18559 case keyboard.ESC:
18566 case keyboard.UP:
18567 case keyboard.DOWN:
18569 case keyboard.LEFT:
18570 case keyboard.RIGHT:
18575 case keyboard.SPACE:
[all …]
/plugin/icons/assets/typicons/
H A Dtypicons.css489 .typcn-keyboard:before {
H A Dtypicons.min.css1 …outline:before{content:'\e096'}.typcn-key:before{content:'\e097'}.typcn-keyboard:before{content:'\…
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4 ….fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1keyboard-caps::before{content:"\F632"}.mdi-apple-keyboard-command::before{content:"\F633"}.mdi-app…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options… property in c.DEFAULTS
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js628 …CommandKeystroke(m))&&(p=CKEDITOR.tools.keystrokeToString(a.lang.common.keyboard,n)):h+="off";var …
661 …tification:!0,g=c.type,h=CKEDITOR.tools.keystrokeToString(b.lang.common.keyboard,b.getCommandKeyst…
775 …CommandKeystroke(p))&&(t=CKEDITOR.tools.keystrokeToString(n.lang.common.keyboard,p)));a={id:h,name…
1003 …:function(a,b){var c=a.lang,e=CKEDITOR.tools.keystrokeToString(c.common.keyboard,a.getCommandKeyst…
H A DCHANGES.md651 …listeners should not be used in the undo manager. A complete rewrite of keyboard handling in the u…
694 … be no information about accessibility help available under the *Alt+0* keyboard shortcut if the […
834 …ror thrown when trying to open the [preview](http://ckeditor.com/addon/preview) using the keyboard.
907 …y Instructions](http://ckeditor.com/addon/a11yhelp): Allowed additional keyboard button labels to …
1032 * [#10963](http://dev.ckeditor.com/ticket/10963): Fixed: JAWS issue with the keyboard shortcut for …
1197 * [#10196](http://dev.ckeditor.com/ticket/10196): Fixed context menus not opening with keyboard sho…
1218 …tor.com/ticket/9966): Fixed: Unable to type square brackets with French keyboard layout. Changed […
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 ….",unavailable:'%1<span class="cke_accessibility">, unavailable</span>',keyboard:{"8":"Backspace",… class in CKEDITOR.lang.en.common
H A Den.js.beautified98 … the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cm…
100 … the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cm…
103 …pasteMsg: "Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) …
H A Den.js.unc5keyboard":{"8":"Backspace","13":"Enter","16":"Shift","17":"Ctrl","18":"Alt","32":"Space","35":"End…
H A Dlang_array.txt102 … the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cm…
104 … the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cm…
107 …"pasteMsg": "Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>…
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js5 CKEDITOR.dialog.add("a11yHelp",function(h){var a=h.lang.a11yhelp,b=h.lang.common.keyboard,n=CKEDITO…
/plugin/vkeyboard/
H A Dchange_log3 Removed some unsed code from keyboard.js, subsituted IE for IE6 when checking for
7 Added an insert function to keyboard.js which fixes problem with Firefox, i.e. returning
14 Added a toolbar button which initializes the keyboard and enables selection of
15 initial displayed language keyboard.
23 the virtual keyboard script goes to the browser and the virtual keyboard
37 made keyboard draggable
H A Dplugin.info.txt6 desc Installs multi-language virtual keyboard
H A Dvkeyboard.js.unc27 * - Dari keyboard layout by Saif Fazel
43 * - Romanian keyboard layout by Aurel
51 * - German keyboard layout by QuHno
54 * - Turkish keyboard layouts by offcu
124 '02': "Select keyboard layout",
128 '06': "Close the keyboard",
132 '10': "Decrease keyboard size",
133 '11': "Increase keyboard size"
1642 * Show the keyboard interface
1697 * Position the keyboard
[all …]
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt158 …+ "select it with mouse or keyboard, then open this dialog. Your text will appear in the text wi…
188 + ' when clicked it opens the keyboard. Clicking "Illustrations" explains the '
189 + ' various functions accessed from the virtual keyboard\'s top row.' ,
194 …-down menu of languages; selecting one of these immediately changes the keyboard to the selected l…
196 … The up and down arrows to the right of the hash change the size of the keyboard and its fonts <br…
/plugin/fckg/
H A DChanges273 Corrected fckconfig.js to use editor/lang/<iso.js> files for geshi and keyboard plugins.
/plugin/authyubikey/lib/
H A DNEWS3 ** Support US Dvorak keyboard layout.
/plugin/tuxquote/
H A Dquotes.txt68 Error. No keyboard. Press F1 to continue.
/plugin/aceeditor/
H A Dbuild.js1 …ponent|javaMethod|javaMethodEDT|javaObject|javaObjectEDT|javarmpath|jet|keyboard|kron|lasterr|last…
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8keyboard:true,debug:false,images:[],controlContainer:null,controlPosition:c.POSITION_BOTTOM,contro… method in b
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js174 keyboard : null // Keyboard container @type HTMLDivElement property in nodes
898 if (!nodes.keyboard.parentNode || nodes.keyboard.parentNode.nodeType==11) {
901 holder.appendChild(nodes.keyboard);
920 setTimeout(function(){nodes.keyboard.style.display = 'block';},1);
931 if (!nodes.keyboard || !self.isOpen()) return false;
932 nodes.keyboard.style.display = 'none';
943 return nodes.keyboard.style.display == 'block';
1061 nodes.keyboard.appendChild(nodes.desk);
1071 nodes.keyboard.appendChild(nodes.langbox.getEl());
1072 nodes.keyboard.appendChild(nodes.lytbox.getEl());
[all …]
H A Dreadme.txt17 <link rel="stylesheet" type="text/css" href="keyboard/keyboard.css" /><!-- ��������� �� ���� �� key…

1234