Replace a sequence of guimenuitem elements with
a menuchoice element.
This commit is contained in:
parent
da4f549e69
commit
79c94fdb78
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17933
1 changed files with 9 additions and 6 deletions
|
@ -1283,9 +1283,10 @@ DisplayManager.requestPort: 0</screen>
|
|||
<xref linkend="antialias">. So, with up-to-date software,
|
||||
anti-aliasing is possible within the
|
||||
<application>GNOME</application> desktop. Just go to
|
||||
<guimenuitem>Applications</guimenuitem> ->
|
||||
<guimenuitem>Desktop Preferences</guimenuitem> ->
|
||||
<guimenuitem>Font</guimenuitem>, and select either
|
||||
<menuchoice>
|
||||
<guimenu>Applications</guimenu>
|
||||
<guisubmenu>Desktop Preferences</guisubmenu>
|
||||
<guimenuitem>Font</guimenuitem></menuchoice>, and select either
|
||||
<guibutton>Best shapes</guibutton>,
|
||||
<guibutton>Best contrast</guibutton>, or
|
||||
<guibutton>Subpixel smoothing (LCDs)</guibutton>. For a
|
||||
|
@ -1546,9 +1547,11 @@ esac</screen>
|
|||
linkend="antialias"> on antialiasing X11 fonts. So, with
|
||||
up-to-date software, anti-aliasing is possible on a
|
||||
<application>KDE</application> desktop. Just go to the KDE
|
||||
menu, go to <guimenuitem>Preferences</guimenuitem> ->
|
||||
<guimenuitem>Look and Feel</guimenuitem> ->
|
||||
<guimenuitem>Fonts</guimenuitem>, and click on the check box
|
||||
menu, go to
|
||||
<menuchoice>
|
||||
<guimenu>Preferences</guimenu>
|
||||
<guisubmenu>Look and Feel</guisubmenu>
|
||||
<guimenuitem>Fonts</guimenuitem></menuchoice>, and click on the check box
|
||||
<guibutton>Use Anti-Aliasing for Fonts and Icons</guibutton>.
|
||||
For a Qt application which is not part of
|
||||
<application>KDE</application>, the environment variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue