Intl keyboard?
Chris 'xc8' (13895) 7 posts |
Hi, Is there any way to have multiple keyboard layouts? thanks! |
Stuart Painting (5389) 712 posts |
Keyboard layouts can be changed semi-permanently by the *Configure Country command, or on-the-fly by the *Country or *Keyboard commands. For example, If you accidentally select the wrong keyboard layout, pressing Alt-Ctrl-F1 will switch you back to the UK layout. This is explained in some depth in the Programmers Reference Manuals:
PRM page numbers are for the “electronic” PRM PDFs, as distributed with RISC OS Pi. If you have the paper PRMs, the page numbers may differ slightly. |
nemo (145) 2529 posts |
Depending on your implementation, you can probably change layout by use of the “International Dial Codes” (which ceased being just dial codes a long time ago):
Codes include 355 for Albania, 86 for China, 972 for Israel, and 71 for DvorakUSA! Dial code support is very build-dependent though. My keyboard drivers expose it through Service_International,272, but most drivers have a few hard-wired and that’s your lot. |
Chris 'xc8' (13895) 7 posts |
Thanks folks, I ve totally forgotten that! |