Oh damn, i had assumed that users would have a keyboard at least. hm, that complicates things. the programs reads its layout from pdp1_layout.txt if it exists. this isn't very pretty but maybe you can try to rearrange things manually by editing it? try starting with:
```
layout 1024 640 fullscreen
bgcol 6e8b8e
display 595 155 330 330
reader 15 45 480 80
punch 15 155 480 80
typewriter 15 275 480 300
```
the 4 numbers in each line are x y width height of the region. i definitely want to have a better user interface, also for mounting tapes and such. so maybe i can think of something, but if you can, attach a keyboard.
aap