I have a distro with Gnome 3. I can get to the Keyboard "app" from system settings. How can I open directly the Keyboard configuration app using a terminal ?

Is there a list with all of this ?

link|improve this question

25% accept rate
feedback

1 Answer

To open the system settings app, itself, just invoke gnome-control-center from the terminal prompt. From there, you can select the keyboard app.

If you don't want to display the entry screen to system settings, pass keyboard as a parameter:

gnome-control-center keyboard.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.