> using inferno as a drawterm means that you can have a > non-graphical shell window (local mouse interaction and editing, remote > commands) which is useful when connecting through higher > latency connections. i wouldn't be without it.
you don't have to start rio on drawterm. that's controlled by your profile.
comment out these lines from your profile if you don't want
rio:
case cpu
...blah blah blah...
if (! test -e /mnt/term/mnt/wsys) {
# cpu call from drawterm
exec rio
}
- erik
