Re:"Less New-kid on the block"
Posted by
Arne Chr. Jorgensen
on 1999-07-15 12:50:26 UTC
Earlier I asked if someone knew how to get my xemc inside my screen,
and Carles Perello got me started.
Solution: in any nnn.run script - like stepper.run, - add the
following:
# run xemc in foreground
plat/linux_2_0_36/bin/xemc -ini step.ini -geometry 620x440
That is: the -geometry command - set size to your own liking.
I also tried to send the xemc screen to another computer with the
display command, - but I have not worked it out yet.
//ARNE
and Carles Perello got me started.
Solution: in any nnn.run script - like stepper.run, - add the
following:
# run xemc in foreground
plat/linux_2_0_36/bin/xemc -ini step.ini -geometry 620x440
That is: the -geometry command - set size to your own liking.
I also tried to send the xemc screen to another computer with the
display command, - but I have not worked it out yet.
//ARNE