Class Xfce

java.lang.Object
fi.evolver.script.app.Xfce

public class Xfce extends Object
  • Constructor Details

    • Xfce

      public Xfce()
  • Method Details

    • writeUserConfigDir

      public static void writeUserConfigDir(Path configDirSource) throws IOException
      Write Xfce configuration files to the user's config directory.
      Parameters:
      configDirSource - the .tar.gz file to be extracted
      Throws:
      IOException - if writing/replacing the config directory fails
    • configureGnomeKeyringAutostart

      public static void configureGnomeKeyringAutostart() throws IOException
      Throws:
      IOException
    • addAutostartScript

      public static void addAutostartScript(String desktopEntryFilename, String name, String execString) throws IOException
      Throws:
      IOException