Wiki source code of Gnome3-Hints
Version 6.1 by 5fbc055b7cc103006957e1ae on 2012-06-14 11.38:19
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | === {{id name="Gnome3-Hints-SomeGnome3Hints"/}}Some Gnome 3 Hints === |
| 2 | |||
| |
4.1 | 3 | ===== {{id name="Gnome3-Hints-GeneralTips"/}}General Tips ===== |
| |
2.1 | 4 | |
| |
4.1 | 5 | Many Gnome3 changed settings apply immediatly. For those claiming to require a restart or logout+login, usually restarting the shell is satisfying: {{code language="none"}}Alt-F2{{/code}}, {{code language="none"}}r{{/code}}, {{code language="none"}}Enter{{/code}}. This also seems to make some software updates count faster. |
| |
2.1 | 6 | |
| |
5.1 | 7 | Some of the tips may apply to only Gnome 3.0 and 3.2, be aware of the switch from {{code language="none"}}gconf{{/code}} to {{code language="none"}}gsettings{{/code}} (or whatever). |
| 8 | |||
| |
4.1 | 9 | ===== {{id name="Gnome3-Hints-HowTo..."/}}HowTo ... ===== |
| |
3.1 | 10 | |
| |
4.1 | 11 | [[How to switch modal dialogs from attached to decorated+movable>>url:http://stackoverflow.com/questions/8691025/qt-qdialog-and-gnome-3-how-to-display-the-close-button-title-bar-and-make-it-mo||shape="rect"]] (gconf-editor, (% style="color: rgb(68,68,68);" %){{code language="none"}}/desktop/gnome/shell/windows{{/code}}, {{code language="none"}}attach_modal_dialogs{{/code}}) |
| 12 | |||
| 13 | [[How to include the 2nd monitor in workspace switching>>url:http://gregcor.com/2011/05/07/fix-dual-monitors-in-gnome-3-aka-my-workspaces-are-broken/||shape="rect"]] (gconf-editor, (% style="color: rgb(68,68,68);" %){{code language="none"}}/desktop/gnome/shell/windows{{/code}}, (% style="color: rgb(68, 68, 68); color: rgb(68, 68, 68)" %){{code language="none"}}workspaces_only_on_primary{{/code}}) | ||
| 14 | |||
| 15 | [[How to reduce the time after which Alt-Tab shows the window list>>url:http://askubuntu.com/questions/90213/is-there-any-way-to-make-the-alt-tab-window-changer-pop-up-quicker-in-gnome-shel||shape="rect"]] (watch out for the comment about {{code language="none"}}POPUP_DELAY_TIMEOUT{{/code}} in {{code language="none"}}/usr/share/gnome-shell/js/ui/altTab.js{{/code}}) | ||
| 16 | |||
| |
5.1 | 17 | To give workspaces names: gconf-editor, {{code language="none"}}/apps/metacity/worspace_names{{/code}}, {{code language="none"}}name_1{{/code}}, {{code language="none"}}name_2{{/code}}, ... |
| |
6.1 | 18 | |
| 19 | [[Install Gnome Extensions>>doc:KH.Linux Hints.Gnome3-Hints.Gnome-Shell Extensions.WebHome]] (System Monitor, etc.) | ||
| 20 | |||
| 21 | Restart the gnome shell without logging out: {{code language="none"}}Alt+F2; r{{/code}} |