Typing glyphs on Linux: Difference between revisions

Jump to navigation Jump to search
m
Add hyphen to -nokbd option
(Add Xfce keyboard tutorial to the wiki instead of linking to external GitHub repository. Tutorial now uses xfconf-query, which is the idiomatic method (instead of manually editing the XML config files))
m (Add hyphen to -nokbd option)
Line 144: Line 144:
By default, Dyalog APL overrides the current [https://www.x.org/wiki/XKB/ XKB] configuration to use the Meta ("Windows") key as the modifier for entering APL symbols. If the user manages their keyboard configuration manually using the techniques described on this page, this behavior can be quite troublesome.
By default, Dyalog APL overrides the current [https://www.x.org/wiki/XKB/ XKB] configuration to use the Meta ("Windows") key as the modifier for entering APL symbols. If the user manages their keyboard configuration manually using the techniques described on this page, this behavior can be quite troublesome.


To run Dyalog without overriding ("hijacking") the user keyboard configuration, run <code>dyalog</code> with the <code>nokbd</code> option:
To run Dyalog without overriding ("hijacking") the user keyboard configuration, run <code>dyalog</code> with the <code>-nokbd</code> option:


<source lang=bash>
<source lang=bash>
45

edits

Navigation menu