Is it normal to have such a reduced system settings menu in Ubuntu 14.04? No options for keyboard, sounds...
Asked
Active
Viewed 1,204 times
1 Answers
3
I noticed in the comments TuKsn mentioned to use
gksu unity-control-center
You said this came up with an error. Instead, try the following:
sudo apt-get install unity-control-center
If you do not yet have it installed, it will ask if you wish to install it (y/n). If you do have it installed, which is likely, it will make sure you have the newest version. Some of the solutions found at Missing System Settings after removing some packages may also help.

Colonel Trogdor
- 1,633
gksu unity-control-center
. Is it a fresh install of 14.04 or a update from a over version? – TuKsn May 24 '14 at 16:52