Table of Contents

Name

amigashell - amiga lookalike shell

Synopsis

amigashell [start] [stop] [status] [restart]

Description

Amigashell makes your shell just look like an amiga commandline. It won't run under X. It won't run over a remote shell either. Amigashell has been tested successfully on i386 (textmode) and sparc (framebuffer) machines running Linux (Debian GNU/Linux). It should be no problem to adapt the scripts and the makefile to work on other Linux distributions.

Supported shells are bash, ash and zsh: If you want to run amigashelld under ash instead of bash (default) please change the first line in amigashelld (/usr/bin/amigashell/amigashelld), same with zsh.

The top bar shows you kernel version, free memory, load average, time and date.

amigashell start
will load the amiga font, change the cursor appearance, load amiga colors (by default /dev/tty1 .. /dev/tty6)

The screen resolution is not touched. If you want a higher resolution use consolechars, fbset or SVGATextMode (or whatever) to set your resolution.

If you want the script run anytime you boot your machine you can do this:
cd /etc/rc2.d

ln -s ../init.d/amigashell S99amigashell

Author

This manual page was written by Gurkan Sengun <gurkan@linuks.mine.nu>.


Table of Contents