<html> <head> <title>confedit</title> </head>
<body>
  <center>
  <h1>confedit</h1>
  <hr>
  <h1>A big fat Warning: <br><br>
  Do <b>NOT</b> use confedit!</h1>
  unless you know what you are doing...<br>
  <br><hr>
  </center>
  <h2>Possible Actions</h2>
  By highlighting an item a editor will show up. <br>
  After pressing on a item for some time a popup menu
  with the possible actions will show up.
  <h3>conf file</h3>
  <ul>
<li>Save:<br>save the changes</li>
<li>Revert:<br>revert the file to the backup copy<br>
i.e. undo the last change</li>
<li>Delete:<br>delete the file from the filesystem<br>
This cannot be undone, your settings will be lost and
reverted to the default!</li>
  </ul>
  <h3>group</h3>
  <ul>
<li>Revert:<br>revert the group to the saved version<br>
i.e. undo the last change</li>
<li>Delete:<br>delete the group<br>
This cannot be undone, your settings will be lost and
reverted to the default!</li>
  </ul>
  <h3>entry</h3>
  <ul>
<li>Revert:<br>revert the entry to the saved version<br>
i.e. undo the last change</li>
<li>Delete:<br>delete the entry<br>
This cannot be undone, your settings will be lost and
reverted to the default!</li>
  </ul>
</body>
</html>