diff options
Diffstat (limited to 'sites')
-rw-r--r-- | sites/apl.pmikkelsen.com/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/apl.pmikkelsen.com/index.md b/sites/apl.pmikkelsen.com/index.md index feec16e..cae6dac 100644 --- a/sites/apl.pmikkelsen.com/index.md +++ b/sites/apl.pmikkelsen.com/index.md @@ -45,7 +45,7 @@ it doesn't take command line arguments (apart from -t and -m for debugging). Remember to use a font that can display the glyphs! To be able to write the apl glyphs, a small script is provided with the name `aplkeys` which works on 9front. Usage is as follows: - # Say my normal kbmap is called dk, but I want to be able to write APL symbols + % Say my normal kbmap is called dk, but I want to be able to write APL symbols aplkeys dk The layout is mostly as the one on X11 on linux, but the way to access the symbols are different. |