<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello,<br>
<br>
If you assign a shortcut to the action in the framework using the
Document Type Configuration dialog box [1], the shortcut will be
used by Web Author as well. For example, the "Bold" action from
the default DITA framework has the shortcut Ctrl+B or (Cmd+B on
Mac). Web Author also supports adding shortcuts to actions
implemented in JS [2], [3] - you just have to pass the shortcut to
the constructor of the base class.<br>
<br>
Best,<br>
Cristian<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/doc/versions/20.1/ug-editor/topics/the-action-dialog.html#the-action-dialog">https://www.oxygenxml.com/doc/versions/20.1/ug-editor/topics/the-action-dialog.html#the-action-dialog</a><br>
[2]
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/maven/com/oxygenxml/oxygen-webapp/20.1.0.1/jsdoc/sync.actions.AbstractAction.html">https://www.oxygenxml.com/maven/com/oxygenxml/oxygen-webapp/20.1.0.1/jsdoc/sync.actions.AbstractAction.html</a><br>
[3]
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/maven/com/oxygenxml/oxygen-webapp/20.1.0.1/jsdoc/tutorial-customaction.html">https://www.oxygenxml.com/maven/com/oxygenxml/oxygen-webapp/20.1.0.1/jsdoc/tutorial-customaction.html</a><br>
<br>
On 10/16/2018 12:46 PM, Jirka Kosek wrote:<br>
</div>
<blockquote type="cite"
cite="mid:c33e4b94-40e0-365d-2955-709905537962@kosek.cz">
<pre wrap="">Hi,
for desktop oXygen it's easy to create actions in framework and assign
them to keyboard shortcuts. Is this possible for Web Author as well?
I've read documentation but I haven't noticed such possibility.
Many thanks in advance,
Jirka
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>