Merge lp:~jjfrv8/xubuntu-docs/chapters-3-4-revisions into lp:xubuntu-docs/trusty

Proposed by Jack Fromm
Status: Merged
Merged at revision: 151
Proposed branch: lp:~jjfrv8/xubuntu-docs/chapters-3-4-revisions
Merge into: lp:xubuntu-docs/trusty
Diff against target: 226 lines (+65/-53)
3 files modified
desktop-guide/C/guide-desktop.xml (+12/-37)
desktop-guide/C/settings-preferences.xml (+33/-15)
desktop-guide/libs/xubuntu.ent (+20/-1)
To merge this branch: bzr merge lp:~jjfrv8/xubuntu-docs/chapters-3-4-revisions
Reviewer Review Type Date Requested Status
Pasi Lallinaho (community) Approve
Review via email: mp+208951@code.launchpad.net

Description of the change

Revised guide-desktop and settings-preferences to reflect Whisker Menu and new panel changes.
Added four new icons to the images folder display how they look on Whisker Menu.
Added a duplicate set of entities for all the Settings Manager entries to display the Whisker Menu icon.

To post a comment you must log in.
Revision history for this message
David Pires (slickymaster) wrote :

In my opinion, the new icons added, are a good and needed addition hence they should be merged and used throughout the documentation.

149. By Jack Fromm <email address hidden>

Revised guide-desktop and settings-preferences to reflect changes in new panel.

Revision history for this message
Pasi Lallinaho (knome) wrote :

I will drop the mention of any specific release when merging in:

+ <para>Beginning with version 14.04, Trusty Tahr, the Xubuntu desktop has a single panel which is located at the top of the screen.</para>

Otherwise good as it is.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'desktop-guide/C/guide-desktop.xml'
2--- desktop-guide/C/guide-desktop.xml 2014-01-29 11:50:18 +0000
3+++ desktop-guide/C/guide-desktop.xml 2014-03-07 13:19:24 +0000
4@@ -18,45 +18,18 @@
5 <section id="desktop">
6 <title>Desktop</title>
7
8- <para>Your desktop has two panels: one on top, which is always visible, and one at the bottom
9- of the screen, which is hidden when not in use.</para>
10+ <para>Beginning with version 14.04, Trusty Tahr, the Xubuntu desktop has a single panel which is located at the top of the screen.</para>
11
12 <section id="desktop-top-panel">
13- <title>Top Panel</title>
14-
15- <para>The top panel is mainly used for starting applications and navigating to different
16- places on your computer. It also comes with an <guilabel>Action button</guilabel>,
17- <guilabel>Workspace Switcher</guilabel>, <guilabel>Notification Area</guilabel> and a
18- clock. Clicking on &appmenu; will open the <guilabel>Applications Menu</guilabel>,
19- offering you many choices of applications to start. Note that you can also access the
20- <guilabel>Settings Manager</guilabel>, <guilabel>Help</guilabel>, and a logout dialog from the
21- menu. Clicking on the <guilabel>Action button</guilabel> (your username in the upper
22- right) will bring up a menu with choices for logging out, shutting down, locking the
23- screen, switching users and, depending on your hardware, suspending or hibernating your
24- computer.</para>
25-
26- <para>To the left of the <guilabel>Action button</guilabel> is the <guilabel>Workspace
27- Switcher</guilabel> which looks like two colored rectangles. Clicking on these allows
28- you to instantly switch between two different workspaces which can each contain
29- different running applications. If you're used to running many applications
30- simultaneously, this is a handy way to keep your screen from getting too crowded.</para>
31-
32- <para>To the left of the clock is the <guilabel>Notification Area</guilabel>. Here you will
33- see icons displaying the status of your network connection and the system sound volume.
34- Other notification icons may appear as necessary, for instance when software updates
35- are available.</para>
36- </section>
37-
38- <section id="desktop-bottom-panel">
39- <title>Bottom Panel</title>
40-
41- <para>At the bottom of the screen is a hidden panel called the Launcher Panel. To see this
42- panel, drag your mouse to the bottom of the screen and pause there. As the name
43- indicates, the purpose of this panel is to provide you with a quick way to launch any of
44- the most commonly used Xubuntu applications with a single click. Hovering over each icon
45- with your mouse will display the name of the application.</para>
46- </section>
47-
48+ <title>The Panel</title>
49+
50+ <para>The panel is used for starting and switching applications and for receiving information about your system. On the left side of the panel you will see the Xubuntu logo, &appmenu;. Clicking on this icon will open the <guilabel>Menu</guilabel>, offering you many choices of applications to start. Along the bottom of the menu window are icons for <guilabel>Settings Manager &settings;</guilabel> , <guilabel>Lock Screen &lockscreen;</guilabel> and <guilabel>Log Out &logout;</guilabel> .</para>
51+
52+ <para>The middle section of the panel is dedicated to window buttons for open applications. On the far right is the clock, displaying the date and time. To the left of that is the <guilabel>Notification Area</guilabel>. Here you will see indicators which give you information on your system, including network connectivity, sound volume level, battery status (when appropriate), instant messages and more. Some notification icons will only appear as necessary, for instance when software updates are available.</para>
53+
54+ <para>Both the position of the panel as well as the items it contains are configurable. The <guilabel>Menu</guilabel> is also customizable. See <xref linkend="settings-preferences" /> for more information on those topics.</para>
55+ </section>
56+
57 <section id="desktop-desktop">
58 <title>The Desktop</title>
59
60@@ -166,6 +139,8 @@
61 Style</guimenuitem></menuchoice>. If you prefer a tree view in the left pane, choose
62 <menuchoice><guimenu>View</guimenu><guimenuitem>Side Pane</guimenuitem>
63 <guimenuitem>Tree</guimenuitem></menuchoice>.</para>
64+
65+ <para>For more choices, explore the options under <menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>.</para>
66 </section>
67 </section>
68 </chapter>
69
70=== modified file 'desktop-guide/C/settings-preferences.xml'
71--- desktop-guide/C/settings-preferences.xml 2014-02-11 13:31:35 +0000
72+++ desktop-guide/C/settings-preferences.xml 2014-03-07 13:19:24 +0000
73@@ -12,13 +12,29 @@
74 <title>Settings and Preferences</title>
75
76 <para>The options to customize Xubuntu to your needs and preferences are virtually unlimited, ranging from desktop looks to low level operation tweaks. The sections in this chapter describe how to keep your personal information updated, customize the looks of the desktop and edit the main applications menu to your liking.</para>
77-
78- <section id="personal-info">
79+
80+ <section id="whisker-menu">
81+ <title>Customizing the Menu</title>
82+
83+ <para>Xubuntu 14.04 features a new menu called <application>Whisker Menu</application>. It was chosen, in part, because it is so simple to navigate and customize.</para>
84+
85+ <para>The easiest and probably most useful tweak you can make to the Menu is to customize your <guilabel>Favorites</guilabel>. Accomplishing this is a simple matter of locating the application you want, right-clicking on it and selecting <guilabel>Add to Favorites</guilabel>. From that same right-click popup, you can also choose to add the application to the Desktop or to the Panel. Right-clicking on applications already in <guilabel>Favorites</guilabel> gives you to option to remove them or to sort the list. You can also rearrange <guilabel>Favorites</guilabel> just by dragging them.</para>
86+
87+ <para>If you're not sure where a program is listed or what it is called, you can use the search feature. When you open the Menu, your cursor is already positioned in the search bar. Just start typing and an incremental search is performed on both application names and descriptions. Once you see your application listed in the results, you can directly launch it or right-click on it and add it to your preferred launch location.</para>
88+
89+ <para>For more options to customize the Menu, right-click on &appmenu; and select <guilabel>Properties</guilabel>. There you will find three tabs to change <guilabel>Appearance</guilabel>, <guilabel>Behavior</guilabel> and <guilabel>Search Actions</guilabel>.
90+ </para>
91+
92+ <para>To add directories and launchers which don't appear as entries in the default Menu, you'll need another tool. A more advanced menu editing utility called MenuLibre can be found by clicking &wm-settings-menulibre;. Using this editor you can create, hide and reorder the directories which appear in the right-hand pane of the Menu. Within those directories you can then create application launchers and customize their behavior by configuring the many options available in this utility. For more in-depth information on how to use all of those options, consult the <ulink url="&menulibre-help;">MenuLibre</ulink> online documenation.</para>
93+
94+ </section>
95+
96+ <section id="personal-info">
97 <title>Customizing your personal info</title>
98
99 <para><application>Mugshot</application> is a lightweight user configuration utility that allows you to easily set the profile image and user details for your user profile and any supported applications.</para>
100
101- <para>To launch <application>Mugshot</application> navigate to &settings-mugshot;.</para>
102+ <para>To launch <application>Mugshot</application> navigate to &wm-settings-mugshot;.</para>
103
104 <para>To change your profile image, click the <guibutton>image</guibutton> button on the left of the GUI, select one of the given options and follow the instructions.</para>
105
106@@ -40,7 +56,7 @@
107 <section id="customizing-wallpaper">
108 <title>Changing your wallpaper</title>
109
110- <para>You can easily change your desktop wallpaper navigating to &settings-desktop;, or alternatively, by right clicking your desktop and selecting the <menuchoice><guimenuitem>Desktop Settings...</guimenuitem></menuchoice> option.</para>
111+ <para>You can easily change your desktop wallpaper navigating to &wm-settings-desktop;, or alternatively, by right clicking your desktop and selecting the <menuchoice><guimenuitem>Desktop Settings...</guimenuitem></menuchoice> option.</para>
112
113 <para>Once the <application>Desktop</application> settings dialog is open, the <guilabel>Background</guilabel> tab gives you options for configuring the look of your desktop background. You can choose to use a single image or multiple images as wallpaper or you can use a color scheme.</para>
114
115@@ -73,15 +89,17 @@
116 configuration:</para>
117
118 <itemizedlist>
119- <listitem><para>Right-click any panel</para></listitem>
120+ <listitem><para>Right-click on an empty area of the panel</para></listitem>
121 <listitem><para>From the context menu, select <menuchoice><guimenuitem>Panel</guimenuitem>
122 <guimenuitem>Panel Preferences</guimenuitem></menuchoice></para></listitem>
123- <listitem><para>At the top of the dialog, you can select which panel to edit, add a new panel
124- or delete an existing panel</para></listitem>
125- <listitem><para>In the <guilabel>Display</guilabel> tab, you can control the selected
126- panel appearance</para></listitem>
127- <listitem><para>In the <guilabel>Items</guilabel> tab, you can control the selected
128- panel applets and other items</para></listitem>
129+ <listitem><para>In the <guilabel>Display</guilabel> tab, you can control the panel's size and positioning, including:</para>
130+ <itemizedlist>
131+ <listitem><para>Displaying the panel vertically along either side of the screen</para></listitem>
132+ <listitem><para>Moving the panel to the bottom or the right by unchecking <guilabel>Lock panel</guilabel>, grabbing the handle which appears at either side of the panel and dragging it</para></listitem>
133+ <listitem><para>Extending the panel across multiple monitors</para></listitem>
134+ </itemizedlist></listitem>
135+ <listitem><para>In the <guilabel>Appearance</guilabel> tab, you can pick another background for the panel and regulate its transparency</para></listitem>
136+ <listitem><para>In the <guilabel>Items</guilabel> tab, you can add, remove and rearrange panel applets and other items</para></listitem>
137 </itemizedlist>
138 </section>
139
140@@ -92,13 +110,13 @@
141
142 <itemizedlist>
143 <listitem><para>xfwm themes - control how your window borders look. To change your xfwm
144- theme, go to &settings-window-manager;. In the <guilabel>Style</guilabel> tab, select
145+ theme, go to &wm-settings-window-manager;. In the <guilabel>Style</guilabel> tab, select
146 a new theme to change the window borders appearance.</para></listitem>
147 <listitem><para>GTK themes - control how the content of the windows look. To change your
148- GTK theme, go to &settings-appearance;. In the <guilabel>Style</guilabel> tab, select
149+ GTK theme, go to &wm-settings-appearance;. In the <guilabel>Style</guilabel> tab, select
150 a new theme to change the window content appearance. The tool <application>gtk-theme-config</application> will also allow you to customize your window look.</para></listitem>
151 <listitem><para>Icon themes - control how your icons look. To change your icon theme, go
152- to &settings-appearance;. In the <guilabel>Icons</guilabel> tab, select a new theme
153+ to &wm-settings-appearance;. In the <guilabel>Icons</guilabel> tab, select a new theme
154 to change the icon appearance. Note that not all icon sets will work well with dark
155 panel/window backgrounds!</para></listitem>
156 </itemizedlist>
157@@ -139,7 +157,7 @@
158 by default. In the default Xubuntu configuration, the Xfce compositor is used to draw
159 shadows for windows and to enable translucent panels. If you have a low-end GPU or you
160 don't like the desktop effects mentioned, you can turn off the compositor or change the
161- settings by navigating to &settings-window-manager-tweaks; and in the
162+ settings by navigating to &wm-settings-window-manager-tweaks; and in the
163 <guilabel>Compositor</guilabel> tab either unticking <guilabel>Enable display
164 compositing</guilabel> or modifying settings.</para>
165 </section>
166
167=== added file 'desktop-guide/libs/images/preferences-desktop.png'
168Binary files desktop-guide/libs/images/preferences-desktop.png 1970-01-01 00:00:00 +0000 and desktop-guide/libs/images/preferences-desktop.png 2014-03-07 13:19:24 +0000 differ
169=== added file 'desktop-guide/libs/images/system-lock-screen.png'
170Binary files desktop-guide/libs/images/system-lock-screen.png 1970-01-01 00:00:00 +0000 and desktop-guide/libs/images/system-lock-screen.png 2014-03-07 13:19:24 +0000 differ
171=== added file 'desktop-guide/libs/images/system-log-out.png'
172Binary files desktop-guide/libs/images/system-log-out.png 1970-01-01 00:00:00 +0000 and desktop-guide/libs/images/system-log-out.png 2014-03-07 13:19:24 +0000 differ
173=== added file 'desktop-guide/libs/images/system-users.png'
174Binary files desktop-guide/libs/images/system-users.png 1970-01-01 00:00:00 +0000 and desktop-guide/libs/images/system-users.png 2014-03-07 13:19:24 +0000 differ
175=== modified file 'desktop-guide/libs/xubuntu.ent'
176--- desktop-guide/libs/xubuntu.ent 2014-02-11 13:31:35 +0000
177+++ desktop-guide/libs/xubuntu.ent 2014-03-07 13:19:24 +0000
178@@ -37,6 +37,7 @@
179 <!ENTITY kernel-web 'http://www.kernel.org/' >
180 <!ENTITY laptop-qa 'http://laptop.qa.ubuntu.com/' >
181 <!ENTITY launchpad-web 'http://launchpad.net/' >
182+<!ENTITY menulibre-help 'http://smdavis.us/doku/doku.php?id=menulibre-docs' >
183 <!ENTITY mugshot-help 'http://smdavis.us/doku/doku.php?id=mugshot-docs' >
184 <!ENTITY openprinting-web 'http://www.linuxfoundation.org/collaborate/workgroups/openprinting' >
185 <!ENTITY orage 'http://www.kolumbus.fi/~w408237/orage/' >
186@@ -65,6 +66,10 @@
187 <!-- INLINE ICONS -->
188 <!ENTITY package '<inlinemediaobject role="icon-pkg"><imageobject><imagedata fileref="../libs/images/package_icon.png" /></imageobject></inlinemediaobject>' >
189 <!ENTITY key '<inlinemediaobject role="icon-key"><imageobject><imagedata fileref="../libs/images/key_icon.png" /></imageobject></inlinemediaobject>' >
190+<!ENTITY settings '<guiicon><inlinemediaobject><imageobject><imagedata fileref="../libs/images/preferences-desktop.png" /></imageobject></inlinemediaobject></guiicon>' >
191+<!ENTITY lockscreen '<guiicon><inlinemediaobject><imageobject><imagedata fileref="../libs/images/system-lock-screen.png" /></imageobject></inlinemediaobject></guiicon>' >
192+<!ENTITY users '<guiicon><inlinemediaobject><imageobject><imagedata fileref="../libs/images/system-users.png" /></imageobject></inlinemediaobject></guiicon>' >
193+<!ENTITY logout '<guiicon><inlinemediaobject><imageobject><imagedata fileref="../libs/images/system-log-out.png" /></imageobject></inlinemediaobject></guiicon>' >
194
195 <!-- LOCATIONS -->
196 <!ENTITY location '<inlinemediaobject><imageobject><imagedata fileref="../libs/images/location_icon.png"/></imageobject></inlinemediaobject>' >
197@@ -79,7 +84,6 @@
198 <!-- MENUS -->
199 <!ENTITY appmenu '<guiicon><inlinemediaobject><imageobject><imagedata fileref="../libs/images/menu_icon.png"/></imageobject></inlinemediaobject></guiicon>' >
200 <!-- Items -->
201-<!ENTITY computer-janitor '<application><menuchoice>&appmenu;<guisubmenu>System</guisubmenu><guimenuitem>Computer Janitor</guimenuitem></menuchoice></application>' >
202 <!ENTITY file-manager '<application><menuchoice>&appmenu;<guisubmenu>Accessories</guisubmenu><guimenuitem>File Manager</guimenuitem></menuchoice></application>' >
203 <!ENTITY gigolo '<application><menuchoice>&appmenu;<guisubmenu>System</guisubmenu><guimenuitem>Gigolo</guimenuitem></menuchoice></application>' >
204 <!ENTITY gmusicbrowser '<application><menuchoice>&appmenu;<guisubmenu>Multimedia</guisubmenu><guimenuitem>gmusicbrowser</guimenuitem></menuchoice></application>' >
205@@ -107,6 +111,21 @@
206 <!ENTITY terminal '<application><menuchoice>&appmenu;<guisubmenu>Accessories</guisubmenu><guimenuitem>Terminal Emulator</guimenuitem></menuchoice></application>' >
207 <!ENTITY users-groups '<application><menuchoice>&appmenu;<guimenuitem>Settings Manager</guimenuitem><guimenuitem>Users and Groups</guimenuitem></menuchoice></application>' >
208 <!ENTITY xfburn '<application><menuchoice>&appmenu;<guisubmenu>Multimedia</guisubmenu><guimenuitem>Xfburn</guimenuitem></menuchoice></application>' >
209+<!-- Items-Whisker Menu-specific -->
210+<!ENTITY wm-settings-appearance '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Appearance</guimenuitem></menuchoice></application>' >
211+<!ENTITY wm-settings-desktop '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Desktop</guimenuitem></menuchoice></application>' >
212+<!ENTITY wm-settings-keyboard '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Keyboard</guimenuitem></menuchoice></application>' >
213+<!ENTITY wm-settings-manager '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem></menuchoice></application>' >
214+<!ENTITY wm-settings-menulibre '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Menu Editor</guimenuitem></menuchoice></application>' >
215+<!ENTITY wm-settings-mouse-touchpad '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Mouse and Touchpad</guimenuitem></menuchoice></application>' >
216+<!ENTITY wm-settings-mugshot '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>About Me</guimenuitem></menuchoice></application>' >
217+<!ENTITY wm-settings-power-manager '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Power Manager</guimenuitem></menuchoice></application>' >
218+<!ENTITY wm-settings-print '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Printers</guimenuitem></menuchoice></application>' >
219+<!ENTITY wm-settings-window-manager '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Window Manager</guimenuitem></menuchoice></application>' >
220+<!ENTITY wm-settings-window-manager-tweaks '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Window Manager Tweaks</guimenuitem></menuchoice></application>' >
221+<!ENTITY wm-software-properties '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Software &amp; Updates</guimenuitem></menuchoice></application>' >
222+<!ENTITY wm-software-updater '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Software Updater</guimenuitem></menuchoice></application>' >
223+<!ENTITY wm-users-groups '<application><menuchoice>&appmenu;<guimenuitem> &settings; Settings Manager</guimenuitem><guimenuitem>Users and Groups</guimenuitem></menuchoice></application>' >
224
225 <!-- LANGUAGES (sorted by two letter code)-->
226 <!ENTITY Afar 'aa' >

Subscribers

People subscribed via source and target branches