[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Towards a general help system



In order for a help system we develop to be general enough to be used on
various systems (which is one of the goals of SEUL as well, to also provide
use to other, non seul-specific distributions), we need to provide the ability
for help files to be written for other desktops then the one ultimately chosen
for SEUL.

A simple way to do this would be to encapsulate desktop task files within 
separate directories (depending on the desktop) and simply providing a
symbolic link to the one actually in use.

eg. Desktop help files in directories:

  fvwm
  gnome
  KDE
  fvwm95
  ...

and a link:
  desktop

This way we can support anything. The same can be done for any other
elements of the system which may have conflicts.

Ken Duck