Views

Special options

Go back to table of contents


These is a non-exhaustive of special tunning not accessible from the graphical interface, mainly used for troubleshooting purpose. These options are editable in <Jajuk repository>/conf.properties file (if you didn't change the jajuk workspace, this file is located at [[home directory]]/.jajuk/conf.properties

  • jajuk.frame.forced_position [default=""]: set forced Jajuk frame size and position at startup in x,y,width height format. Example:
jajuk.frame.forced_position=10,10,1000,800
  • jajuk.force_tray_shutdown [default="false"]: force tray to hide, can be used if the systray brings startup issues

Go back to table of contents