KMLOCfg is designed to work on UNIX® systems with the K Desktop Environment
  (KDE). The following things have to be installed on your system in order to
  build and use KMLOCfg:
 
 KMLOCfg for KDE 1.x
 
  - QtTM GUI toolkit version 1.41 or better (not 2.x, not 3.x).
   Visit Trolltech for more information about QtTM. 
  - K Desktop Environment version 1.x (not 2.x, not 3.x).
   You can get the latest 1.x version from The KDE Home Page. 
 
 
 
 KMLOCfg for KDE 2.x
 
  - QtTM GUI toolkit version 2.2.1 or better (not 1.x, not 3.x).
   Visit Trolltech for more information about QtTM. 
  - K Desktop Environment version 2.x (not 1.x, not 3.x).
   You can get the latest 2.x version from The KDE Home Page. 
 
 
 
 KMLOCfg for KDE 3.x
 
  - QtTM GUI toolkit version 3.0.3 or better (not 1.x, not 2.x).
   Visit Trolltech for more information about QtTM. 
  - K Desktop Environment version 3.x (not 1.x, not 2.x).
   You can get the latest 3.x version from The KDE Home Page. 
 
 
 
 KMLOCfg for KDE 1.x
 
 
 
 KMLOCfg for KDE 2.x
 
 
 
 KMLOCfg for KDE 3.x
 
 
 
 Plannings for future releases
 The development will be focused on the KDE 3 versions now.
 
 
 The ELSA MicroLink ISDN Office and Linux®
 Connection to an internet service provider
 The MicroLink ISDN Office is an ISDN terminaladaptor
  with serial and USB interface. It behaves like a normal analog modem with
  extended AT command set. Thus the connection to an internet service provider
  can be done like it would be a modem. If your provider doesn't support the
  protocol X.75 on the B-channel, which can be noticed by the message
  "NO CARRIER" after dialing, you can try the modem command
  AT$IBP=HDLCP for modem initialization.
 
 The USB interface
 The MicroLink ISDN Office conforms to the Universal Serial
  Bus Communication Device Class Abstract Control Model (USB CDC ACM).
  Thus it can be used also under Linux® both with the serial interface
  and through the USB interface.
 Under Linux® with kernel version 2.4 it is done with the ACM driver.
  The following kernel modules have to be loaded:
  
   - usbcore.o (CONFIG_USB=m)
 
   - usb-uhci.o (CONFIG_USB_UHCI=m) or uhci.o (CONFIG_USB_UHCI_ALT=m) or usb-ohci.o (CONFIG_USB_OHCI=m)
 
   - acm.o (CONFIG_USB_ACM=m)
 
  
 The MicroLink ISDN Office then can be accessed over the
  special file /dev/usb/ttyACM0. If this file does not exist, you
  can create it with mknod /dev/usb/ttyACM0 c 166 0.
  Please consider the access rights of the users.
 
 
 
 A KDE-based facsimile utility for the ELSA MicroLink Office
  modem.
 
 A KDE-based voice message utility for the ELSA MicroLink Office
  modem.
 
 A utility for the ELSA MicroLink Office modem with
  HylaFAXTM.
 
 A utility for the ELSA MicroLink Office modem with
  mgetty+sendfax.
 
 A command line facsimile utility for the ELSA MicroLink Office
  modem.
 
 
 License
 KMLOCfg is free software and is distributed under the terms of the
  GNU General Public License (GPL).
  No warranty is granted for any kind of damages which may be caused by installation or use of this software!
 Trademarks
 
  - HylaFAX is a trademark of
   Silicon Graphics, Inc.
 
  - KDE and K Desktop Environment are trademarks of
   KDE e.V.
 
  - Linux® is a registered trademark of
   Linus Torvalds.
 
  - Qt is a trademark of
   Trolltech AS.
 
  - UNIX® is a registered trademark of
   The Open Group.
 
 
 Any other trademarks used are the property of their respective owners.