Kdenlive/Configuration: Difference between revisions

From KDE Community Wiki
(→‎Windows: add the layout settings)
 
(8 intermediate revisions by 4 users not shown)
Line 3: Line 3:


= GNU/Linux =
= GNU/Linux =
~ means your home folder.


* '''~/.config/kdenliverc''' : contains the general settings of the application
* '''~/.config/kdenliverc''' : contains the general settings of the application
* '''~/.config/kdenlive-layoutsrc''' : contains the layout settings


*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : temporary session info
*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : temporary session info


*~/.cache/kdenlive
*~/.cache/kdenlive : contains the cached files. If you can't load previous Kdenlive project delete the content.


* ~/.local/share/kdenlive
* ~/.local/share/kdenlive


= AppImages =
* ~/.local/share/stalefiles/kdenlive
 
* ~/.local/share/kxmlgui5/kdenlive/kdenliveui.rc : contains UI configuration
 
* '''~/.local/share/kdenlive/.backup''' : automatic created backups
 
== AppImages ==
 
* '''~/.config/kdenlive-appimagerc''' : contains the general settings of the application
 
= Windows =
 
* '''%AppData%\kdenlive\'''
* '''%LocalAppData%\kdenlive\'''
* '''%LocalAppData%\kdenliverc''' : contains the general Kdenlive settings
* '''%LocalAppData%\kdenlive-layoutsrc''' : contains the layout settings
* '''%LocalAppData%\kxmlgui5\kdenlive\kdenliveui.rc''' : contains UI configuration, if your UI is broken, delete this file
* '''%AppData%\kdenlive\.backup'''  : automatic created backups

Latest revision as of 08:54, 1 January 2021

Kdenlive's appliction-wide persistent settings are stored in the following locations, depending on your platform.


GNU/Linux

~ means your home folder.


  • ~/.config/kdenliverc : contains the general settings of the application
  • ~/.config/kdenlive-layoutsrc : contains the layout settings
  • ~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz : temporary session info
  • ~/.cache/kdenlive : contains the cached files. If you can't load previous Kdenlive project delete the content.
  • ~/.local/share/kdenlive
  • ~/.local/share/stalefiles/kdenlive
  • ~/.local/share/kxmlgui5/kdenlive/kdenliveui.rc : contains UI configuration
  • ~/.local/share/kdenlive/.backup : automatic created backups

AppImages

  • ~/.config/kdenlive-appimagerc : contains the general settings of the application

Windows

  • %AppData%\kdenlive\
  • %LocalAppData%\kdenlive\
  • %LocalAppData%\kdenliverc : contains the general Kdenlive settings
  • %LocalAppData%\kdenlive-layoutsrc : contains the layout settings
  • %LocalAppData%\kxmlgui5\kdenlive\kdenliveui.rc : contains UI configuration, if your UI is broken, delete this file
  • %AppData%\kdenlive\.backup  : automatic created backups