Showing posts with label Unity Tweak. Show all posts
Showing posts with label Unity Tweak. Show all posts

Wednesday, 2 September 2015

Unable to run Unity Tweak Tool on Ubuntu 15.10 Daily

Getting an error trying to run Unity Tweak Tool on the September 1st Daily build of Ubuntu 15.10 x64:

The following schema is missing
org.gnome.settings-daemon.peripherals.touchpad
 
Thanks to the guys at Ask Ubuntu for the answer:
http://askubuntu.com/questions/616267/cannot-use-the-unity-tweak-tool
 
Replace occurrences of 'org.gnome.system-daemon.peripherals.touchpad' with
'org.gnome.desktop.peripherals.touchpad'.
  
This was in the following files:
/usr/lib/python3/dist-packages/UnityTweakTool/section/system.py
/usr/lib/python3/dist-packages/UnityTweakTool/section/spaghetti/gsettings.py 

Saturday, 2 November 2013

Unity Tweak now available for Ubuntu

Running the following commands will install Unity Tweak into Ubuntu for you: 
sudo add-apt-repository ppa:freyja-dev/unity-tweak-tool-daily
sudo apt-get update && sudo apt-get install unity-tweak-tool

Thanks to OMG Ubuntu for the instructions:
http://www.omgubuntu.co.uk/2013/02/introducing-unity-tweak-tool

Thanks to PupptLinuxWorld for the heads up:
https://www.youtube.com/watch?v=7SWM4YFO2gA