

                                 T H E


                           F U T U R E S O F T


           Ŀ Ŀ      Ŀ      Ŀ     Ŀ Ŀ
                                Ĵ   
                                              
                                    


                                 F O R


                               
                                   
                                             
                                    






                         (C) 1995 BY FUTURESOFT

                        WRITTEN BY FELIX FONTEIN

                CREATED USING THE FUTURESOFT TURBO CD UNIT

        AND THE FUTURESOFT DIALOG UNIT (EXTRACTED FROM SOKOWAHN PRO)
--------------------------------------------------------------------------------

CD player layout:
~~~~~~~~~~~~~~~~~
   Ŀ
           CD PLAYER       
   Ĵ
    STOP    3/5    3:45    
   Ĵ
                
                           
    1  2  3  4  5          
                           
    6  7  8  9 10  ABBRUCH 
   
   The CD player in Asc-II


   The buttons mean:
   ~~~~~~~~~~~~~~~~~
       a track backward
         stop playing
         start playing/resume if pause
       a track forward
         open/close tray
        pause/resume if already pause
      1   select track 1
      2   select track 2
      .
      .
      .
      9   select track 9
      10  select track 10
 ABBRUCH  cancle the CD player

--------------------------------------------------------------------------------

Keyboard commands:
~~~~~~~~~~~~~~~~~~
   left and right arrows               a track backward/forward
   page up and page down               a track backward/forward
   return                              1) start playing
                                       2) resume if pause
   space                               stop playing
   escape                              cancel the CD player
   1..9                                select track 1..9
   0                                   select track 10
   T                                   open/close the tray
   P                                   1) pause
                                       2) resume if already pause

--------------------------------------------------------------------------------

Mouse commands:
~~~~~~~~~~~~~~~
   left button                         activate selected button
   move mouse                          move cursor
