Dyalog 17.1 for Linux every time changes the layout at the startup(adding APL characters). It doesn't work very well all the time and messes the other layouts selected and their input mode.
Is there an option to disable the layout setup on a startup of the Dyalog for Linux? I would like to configure the way how I switch layouts and how enter characters by myself.
P.S. For example I don't want APL characters system wide and happy to enter them in RIDE only with RIDE's backtick prefix.
How to prevent Dyalog 17.1 to change keyboard layout
-
- Posts: 439
- Joined: Wed Oct 01, 2008 9:39 am
Re: How to prevent Dyalog 17.1 to change keyboard layout
Hi alexeyv,
How do you start Dyalog?
Have you tried the following, and does it help?
dyalog -nokbd
Regards,
Vince
How do you start Dyalog?
Have you tried the following, and does it help?
dyalog -nokbd
Regards,
Vince
Re: How to prevent Dyalog 17.1 to change keyboard layout
Sorry for late response.
-nokbd option helped me.
-nokbd option helped me.