1

I am running on Ubuntu 22.04 desktop and I want to be able to configure the system settings from the command line. A tool like the gnome-control-center is not applicable as it is GUI based. Is there any way of doing this?

Jonathan
  • 1,280
  • 1
    I am now using Kubuntu. You need to expore gsettings. See: man gsettings & gsettings list-schemas and : https://askubuntu.com/questions/249887/gconf-dconf-gsettings-and-the-relationship-between-them – oldfred Mar 03 '23 at 22:43
  • It appears that there is no schema for gsettings to cover the system settings. – Jonathan Mar 03 '23 at 22:46
  • What specific settings are you looking for? – oldfred Mar 04 '23 at 03:28
  • Basically, all of them but specifically settings in Accessibility, Appearance, Screen Display. I am writing a program that will completely automate the customization of a Ubuntu instllation and thus need access to all the settings. – Jonathan Mar 04 '23 at 08:34
  • Last time I did a new install to another system, I copied /home/fred/.config which had most of my Kubuntu settings. Generally you just need to restore all of /home as the hidden folders are all the settings for everything. – oldfred Mar 04 '23 at 15:01

0 Answers0