The required configuration to run the emulator is the standard configuration of recent Linux distributions. Version 3.0 and later of the GTK+ toolkit is required and might require a system update. It is available at http://www.gtk.org.
You can install the emulator in two ways:
teo-1.8.4-i586.deb.teo-1.8.4-i586.tar.gz. The executable is named teo.The launch of Teo will be done by clicking the icon of Teo. If you right-click on it, you can choose between simply launching it, or launching it with a hard reset.
If the ALTGR key doesn't do anything, have a look at you keyboard layout with respect to the third level chooser: Keyboard layout/Options/ from 'System Parameters' to choose 3rd level options.
If your keyboard is other than AZERTY, you have access to the French keyboard by using the following procedure :
The only problem is that during the time the French keyboard is enabled, it will be for all applications. To go back to your natural keyboard, simply run setxkbmap <your_keyboard_layout>... or restart Linux.
Teo uses the default sound device (via ALSA).
On new Linux systems, floppy drives are not activated at installation. It's necessary to make some adjustments from a Terminal:
Creating the entry for the first drive (if you have one) :
/dev/fd0Creating the entry for the second drive (if you have one) :
/dev/fd1Declaring the disks access :
And finally, activating everything :
If the direct access has still difficulties to work (like I/O errors, for example), mount the floppy drive by right-clicking on the Floppy Drive in your file browser and select Detect Media or simply by left-clicking on the floppy drive (needs a MSDOS formated diskette in the drive).
If installation has been made with tar.gz packages, just remove the root folder teo.
If installation has been made with .deb packages, execute sudo apt-get remove --purge teo in a Terminal.