Home / FAQs / Session/IDE / Why Don’t Copy and Paste Shortcuts Work in Unicode Dyalog?
In Unicode Dyalog, the Ctrl+X, Ctrl+C, and Ctrl+V keys can be assigned either to clipboard operations or to generating APL characters. If copy and paste are not working, these keys are usually configured for glyph input.
Why This Happens
Unicode Dyalog allows Ctrl+X, Ctrl+C, and Ctrl+V to generate APL symbols. This behaviour is controlled by the Keyboard Shortcuts settings.
How to Restore Standard Copy and Paste
Open Options → Configure → Unicode Input and press the “Configure Layout…” button.
Select “Use Ctrl+X, C, V for clipboard”.
Unicode IME Adjustment
If glyph generation is disabled in Dyalog, the Unicode IME translate table may also need updating.
Edit the translate table (.din) file and remove the leading ‘+’ from:
8835=Ctrl+x 8745=Ctrl+c 8746=Ctrl+v
Save the file and restart Dyalog.
Editing Permissions (Windows)
On Windows, you may need to run your text editor as Administrator to modify the .din file.
Summary
Copy and paste shortcuts usually fail because the keys are assigned to APL glyph generation rather than clipboard operations.
Vince Chan, Customer Support
Get tips and the latest news. We’ll never spam you. Unsubscribe at any time.
Copyright © 2004 – 2026 Dyalog Ltd.
Technical advice and assistance on all aspects of Dyalog usage is available by e-mail (support@dyalog.com) and/or telephone (+44 1256 830030 – limited to U.K. office hours). Limited advice on design and coding is available, but is not intended to replace the use of the printed and on-line documentation. Except when reporting an issue with the software, users are encouraged to seek advice from the user community via the Dyalog Forum (reading the content of the forums does not require membership).