Changes for page Gnome3-Hints

Last modified by christoph_lechleitner@iteg_at on 2012-07-31 06.41:55

From version 2.1
edited by christoph_lechleitner@iteg_at
on 2012-06-03 02.09:30
Change comment: workspace switching
To version 10.1
edited by christoph_lechleitner@iteg_at
on 2012-07-31 06.41:55
Change comment: panel settings extension

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,25 @@
1 1  === {{id name="Gnome3-Hints-SomeGnome3Hints"/}}Some Gnome 3 Hints ===
2 2  
3 -[[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"]]
3 +===== {{id name="Gnome3-Hints-GeneralTips"/}}General Tips =====
4 4  
5 -[[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"]]
5 +Some of the tips may apply to only Gnome 3.0 and 3.2, be aware of the switch from gconf to gsettings (or whatever).
6 6  
7 +===== {{id name="Gnome3-Hints-HowTo..."/}}HowTo ... =====
8 +
9 +* [[How to switch modal dialogs from attached to decorated+movable in Gnome 3.2>>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"]]
10 +3.2: {{code language="none"}}gconf-editor{{/code}}, {{code language="none"}}/desktop/gnome/shell/windows{{/code}}, {{code language="none"}}attach_modal_dialogs{{/code}}
11 +3.4: {{code language="none"}}gsettings set org.gnome.shell.overrides attach-modal-dialogs false{{/code}} (or use {{code language="none"}}dconf-editor{{/code}})
12 +* [[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"]] (
13 +3.2: {{code language="none"}}gconf-editor{{/code}}, {{code language="none"}}/desktop/gnome/shell/windows{{/code}}, {{code language="none"}}workspaces_only_on_primary{{/code}}
14 +3.4: {{code language="none"}}gsettings set org.gnome.shell.overrides workspaces-only-on-primary false{{/code}} (or use {{code language="none"}}dconf-editor{{/code}})
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 +* To give workspaces names: {{code language="none"}}gconf-editor{{/code}}, {{code language="none"}}/apps/metacity/worspace_names{{/code}}, {{code language="none"}}name_1{{/code}}, {{code language="none"}}name_2{{/code}}, ...
17 +
18 +* [[Install Gnome Extensions>>doc:KH.Linux Hints.Gnome3-Hints.Gnome-Shell Extensions.WebHome]] (System Monitor, etc.)
19 +* Restart the gnome shell without logging out: Alt+F2; {{code language="none"}}r{{/code}}
20 +
21 +===== {{id name="Gnome3-Hints-Extensions"/}}Extensions =====
22 +
23 +* Panel settings, incl. auto-hide: [[https:~~/~~/extensions.gnome.org/extension/208/panel-settings/>>url:https://extensions.gnome.org/extension/208/panel-settings/||shape="rect"]]
24 +
7 7  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -657875
1 +657172
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/KH/pages/657875/Gnome3-Hints
1 +https://clazzes.atlassian.net/wiki/spaces/KH/pages/657172/Gnome3-Hints