How to open the additional drivers window using command line
In a terminal, enter the following command:
software-properties-gtk --open-tab=4
- 0 = Ubuntu Software
- 1 = Other Software
- 2 = Updates
- 3 = Authentication
- 4 = Additional Drivers
The additional drivers window is now incorporated in the Software & Updates application in Ubuntu 13.04
It can be launched from the command line (gnome-terminal). Press Alt F2
to run a command and then type gnome-terminal
and press enter
This will launch a command line.
On the command line type software-properties-gtk
it will launch Software & Updates window, the last tab on that window is the Additional Drivers tab.