Home
last modified time | relevance | path

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

1234

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverActions.php24 protected $keyboard; variable in Facebook\\WebDriver\\Interactions\\WebDriverActions
34 $this->keyboard = $driver->getKeyboard();
211 * Press a key on keyboard.
222 new WebDriverKeyDownAction($this->keyboard, $this->mouse, $element, $key)
229 * Release a key on keyboard.
240 new WebDriverKeyUpAction($this->keyboard, $this->mouse, $element, $key)
247 * Send keys by keyboard.
259 $this->keyboard,
/plugin/adhoctags/images/
H A Dkeyboard-variant.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>keyboard-variant</title><path d="M6,16H18V18H6V16M6,13V15H2V13H6M7,15V13H10V15H7M11,15V13H13V15H11M14,15V13 (…)
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md25 * `FIX`: correct redo triggering on international keyboard layouts ([#1842](https://github.com/bpmn…
68 * `FEAT`: add replace element keyboard binding ([#1785](https://github.com/bpmn-io/bpmn-js/pull/178…
281 * `FEAT`: give `keyboard` fine-grained control over which events to handle ([#1493](https://github.…
282 * `FIX`: correct keyboard shortcuts not working in direct editing mode ([#1493](https://github.com/…
371 * `FEAT`: improve tool activation via keyboard shortcuts or editor actions
394 * `FIX`: correct keyboard zoom in key on international keyboard shortcuts ([#1362](https://github.c…
780 * `FEAT`: add ability to move selection with keyboard arrows ([#376](https://github.com/bpmn-io/bpm…
781 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
782 * `FEAT`: require `Ctrl/Cmd` to be pressed as a modifier key to move the canvas via keyboard errors
784 * `CHORE`: bind editor actions and keyboard shortcuts for explicitly added features only ([#887](ht…
[all …]
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js27 …moveSelection"),!0}))};var La={__init__:["keyboard","keyboardBindings"],keyboard:["type",Oa],keybo…
H A Dbpmn-navigated-viewer.production.min.js22 …moveSelection"),!0}))};var Zr={__init__:["keyboard","keyboardBindings"],keyboard:["type",Yr],keybo…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md352 * `FEAT(drd)`: add keyboard selection move
437 * `FEAT`: add ability to move canvas and selected elements with keyboard arrows
438 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
439 * `FEAT`: use `Ctrl/Cmd` modifier key to move the canvas via keyboard arrows
440 * `CHORE`: bind DRD editor actions and keyboard shortcuts for explicitly added features only
445 …ou would like to ship with manually to provide the respective actions / keyboard bindings ([`a68c9…
505 * `FEAT`: add ability to navigate decision properties in decision table via keyboard
534 * `FEAT`: add keyboard controls to decision table input selects
535 * `FEAT`: add generic keyboard controls to context-menu like components
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css14 .dmn-icon-keyboard:before { content: '\e80c'; } /* '' */
H A Ddmn-embedded.css71 .dmn-icon-keyboard:before { content: '\e80c'; } /* '' */
H A Ddmn.css70 .dmn-icon-keyboard:before { content: '\e80c'; } /* '' */
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …moveSelection"),!0}))};var np={__init__:["keyboard","keyboardBindings"],keyboard:["type",ep],keybo… property in np
/plugin/keyboard/
H A DREADME4 https://www.dokuwiki.org/plugin:keyboard
H A Dplugin.info.txt2 base keyboard
6 name keyboard
7 desc The keyboard plugin provides a combined syntax and action plugin in order to markup text as
8 url https://www.dokuwiki.org/plugin:keyboard
H A Dall.css1 /* --- keyboard plugin --- */
/plugin/prosemirror/
H A DREADME.md85 - keyboard commands
86 - possibly `commands` in general wich then can be used by menu-items and keyboard-events?
/plugin/ckgedit/ckeditor/
H A DCHANGES.md14 …https://ckeditor.com/cke4/addon/widget) with the <kbd>Shift</kbd>+<kbd>F10</kbd> keyboard shortcut.
408 * [#413](https://github.com/ckeditor/ckeditor-dev/issues/413): Added Paste as Plain Text keyboard s…
1071 …listeners should not be used in the undo manager. A complete rewrite of keyboard handling in the u…
1114 … be no information about accessibility help available under the *Alt+0* keyboard shortcut if the […
1254 …rown when trying to open the [preview](https://ckeditor.com/cke4/addon/preview) using the keyboard.
1327 …ructions](https://ckeditor.com/cke4/addon/a11yhelp): Allowed additional keyboard button labels to …
1452 * [#10963](https://dev.ckeditor.com/ticket/10963): Fixed: JAWS issue with the keyboard shortcut for…
1617 * [#10196](https://dev.ckeditor.com/ticket/10196): Fixed context menus not opening with keyboard sh…
1638 …tor.com/ticket/9966): Fixed: Unable to type square brackets with French keyboard layout. Changed […
H A Dckeditor.js.unc13670 …andKeystroke(d)) && (l = CKEDITOR.tools.keystrokeToString(a.lang.common.keyboard, k)) : g += "off";
14124 f = CKEDITOR.tools.keystrokeToString(a.lang.common.keyboard,
15991 … = e.getCommandKeystroke(f)) && (c = CKEDITOR.tools.keystrokeToString(e.lang.common.keyboard, f)));
21324 …e = CKEDITOR.tools.keystrokeToString(c.common.keyboard, a.getCommandKeystroke(CKEDITOR.env.ie ? a.…
H A Dckeditor.js688 …CommandKeystroke(d))&&(m=CKEDITOR.tools.keystrokeToString(a.lang.common.keyboard,l)):g+="off";l=th…
708 ….notification?b.notification:!0,h=b.type,f=CKEDITOR.tools.keystrokeToString(a.lang.common.keyboard,
809 …CommandKeystroke(f))&&(c=CKEDITOR.tools.keystrokeToString(e.lang.common.keyboard,f)));a={id:h,name…
1077 …:function(a,b){var c=a.lang,e=CKEDITOR.tools.keystrokeToString(c.common.keyboard,a.getCommandKeyst…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified76 "keyboard": {
163 … the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cm…
165 … the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cm…
H A Den.js-4.9.merged5keyboard":{"8":"Backspace","13":"Enter","16":"Shift","17":"Ctrl","18":"Alt","32":"Space","35":"End…
H A Den.js.4.95keyboard":{"8":"Backspace","13":"Enter","16":"Shift","17":"Ctrl","18":"Alt","32":"Space","35":"End…
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/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js5 CKEDITOR.dialog.add("a11yHelp",function(e){var a=e.lang.a11yhelp,b=e.lang.common.keyboard,q=CKEDITO…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified76 "keyboard": {
163 … the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cm…
165 … the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cm…
/plugin/bootswrapper/exe/help/
H A Dmodal.txt122 | ''keyboard'' | ''true'' | ''true'' ''false'' | Closes the modal when escape key is pressed |

1234