How do can i increase the font size of iTunes or other apps in general?

Hi
I got a macbook pro 17 hires, my mistake, i can barely read anything, i tried making the text as large as i could in the prefs, my itunes text is too tiny, i also changed that in the iTunes prefs but the so called large looks like size 8, i need 14 in my case!
I heard there is a terminal command to increase the size of iTunes beyond the size provided in iTunes preferences, anyone know?
Please advise.

i was just remnded that i did do some terminal command before to adjust the text and this is why my itunes has tiny text even when it is selected at LARGE in its prefs.
you would nt¡ot know how to reset it would you?

Similar Messages

  • How can I increase the font size of my email when I print it out, it is printing tiny

    How can I increase the font size when I print out emails, it is printing tiny size?

    In the Print dialog window, click the small reveal-button to the right of the printer's name -
    The window will expand to show additional settings (similar to 'old' Page Setup) -
    Be sure "Scale:" is set to 100% and the 'Keep apparent font size' item is checked.

  • How can we increase the font size in Adobe Bridge CC 2014?

    How can we increase the font size in Adobe Bridge CC 2014?
    We use Windows 7 64bit computers and Dell High Density UltraSharp UP2414Q monitors with a resolution of 3840 x 2160.
    Other applications in Adobe CC 2014 work fine with this high resolution (Indesign, Photoshop) but I can't find where to adjust font size in Bridge.
    Right now menu items are hardly ledgible.

    Same problem.  Bridge is unusable with this micro font and no way to change it.
    I would call tech support but I don't feel like being on hold for two hours to talk to someone Adobe pays pennies a day in a loud call center who won't be able to help anyway. Fail.

  • I have Photoshop cs6 Ext on an ASUS laptop. How can I increase the font size of the contents of the FILTER Panel situated on bottom left of screen. The font size is extreamly small and almost unreadable. I have changed display parameters, not the resoluti

    I have Photoshop cs6 Ext on an ASUS laptop. How can I increase the font size of the contents of the FILTER Panel situated on bottom left of screen. The font size is extreamly small and almost unreadable. I have changed display parameters, not the resolution, to no avail.
    David.

    Paragraph breaks are good for readability. ;-)
    Have you noticed any difference between your MacBook and others at the Apple store? Wondering whether this is a configurable setting at the system level, i.e., DPI.
    You can default Firefox to a larger zoom level to avoid having to zoom every page. You'll still be able to adjust the size for individual sites as needed. It sounds as though you are aware of these add-ons:
    * Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    * NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    There are some discussions about changing coming in Firefox 22 (I think) to address higher density displays like the Retina display. So perhaps there will be a built-in setting to address this in the future.

  • After Firefox was updated, the font size on my screen was decreased for all applications. How can I increase the font size on my screen ??

    After the update, the next screen showed all the letters in smaller font, with fewer pixels. All the screens are like that now and I found nothing in the Firefox help contents. This is a problem because I have vision difficulty. So, how can I increase the font size to what it was before? My screen is about 20 inches wide.
    Also, any chance I can change all the font to Arial instead of Times New Roman?

    Thanks -- that does help!

  • I recently downloaded and installed OS X Mavericks. The font size on the display is smaller. How can I increase the font size. Also everything seems to be running a tad slower. Will this speed up?

    How can I increase the font size in all my displays after it shrank after installing OS X Mavericks?
    How can I increase the speed after installing OS X Mavericks? It is slower now.

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    See http://kb.mozillazine.org/Zoom_text_of_web_pages
    Your plugins list shows outdated plugin(s) with known security and stability risks.
    * Shockwave Flash 10.0 r45
    * Next Generation Java Plug-in 1.6.0_17 for Mozilla browsers
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • How can I increase the font size of just one paragraph?

    I am using Dreamweaver CS4. I want to increase the font size and style of just one paragraph, but the "page properties" changes the font size for the whole page. In this regard: how can I increase the font size (and style) for just one word. Thank you, Mr. Monroe

    Nancy O.
    How do I get to “CSS Properties”? Do I click on Window > CSS Styles?
    When I click on Window > CSS Styles, I do not see the text “Custom Class.”
    I tried inserting (manually) the HTML code you suggested for the paragraph I want to change and nothing happened. I tried [<span class=”16px”>text came in here</span)]
    I read in a tutorial that after you create a CSS style sheet, all you have to do is select the text you want to apply it to and then attach the style sheet to that text. I can imagine, however, that there are some special steps that one has to perform in order to do this.
    Thanks for your help.
    Mr. Monroe

  • How can i increase the font size on Safari and email so my mother who is legally blind in left eye, right eye 50% vision.  r there any apple product specifically for the blind?

    how can i increase the font size on Safari and email so my mother who is legally blind in left eye, right eye 50% vision.  r there any apple product specifically for the blind?

    From the Safari menu bar click View > Zoom In  or press Command + on the keyboard to increase the size of the page.
    If that doesn't help, open System Preferences > Accessibilty > Settings then select Zoom on the left.
    You can also increase the resolution on the dislplay. System Preferences > Displays > Display > Scaled
    You can also get help by posting in the Apple Support Communities > Vision forum here.

  • How can I adjust the font size in iTunes 11?

    How can I adjust the font size in iTunes 11?  Specifically, when in Artist view both the text in the sidebar and the track listing are huge.

    How to change fontsize in iTunes
    Take an XML-Editor and open:
    "C:\Program Files (x86)\iTunes\iTunes.Resources\de.lproj\TextStyles.plist"
    For other languages change your country code (de, en, fr, pl ...).
    Example for english:  "\en.lproj\TextStyles.plist".
    Backup this File !!!
    To change the Text-Size, change the integer value of the following item:
    "<key>size</key>"
    "<integer>8</integer>"
    This means Text-Size 8
    "<key>size</key>"
    "<integer>12</integer>"
    This means Text-Size 12
    To change the font, change the integer value of the following item:
    <key>font</key>
    <string>Arial</string>
    This means the font changes to Arial
    This also works:
    <key>italic</key>
    <true/>
    <key>bold</key>
    <true/>
    <key>underline</key>
    <true/>
    Example of common Text Properties:
    <!-- Artist View, Text Size In Artist List , Unselected -->
      <key>1033</key>
      <dict>
            <key>- loc hint -</key>
            <string>item table cell 3</string>
            <key>bold</key>
            <true/>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>8</integer>
        </dict>
      <!-- Artist View, Text Size In Artist List, Selected -->
      <key>1034</key>
      <dict>
            <key>- loc hint -</key>
            <string>item table cell 3 (bold)</string>
            <key>bold</key>
            <true/>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>8</integer>
        </dict>
    <!-- Album View Text Size, Titles Of Track List, After Click On Album -->
        <key>1021</key>
        <dict>
            <key>- loc hint -</key>
            <string>item track list 1</string>
            <key>font</key>
            <string>Segoe UI Semibold</string>
            <key>size</key>
            <integer>8</integer>
        </dict>
      <!-- Artist View Text Size, Titels Of Track List -->
        <key>1022</key>
        <dict>
            <key>- loc hint -</key>
            <string>item track list 2</string>
            <key>font</key>
            <string>Segoe UI</string>
            <key>justification</key>
            <string>right</string>
            <key>size</key>
            <integer>8</integer>
        </dict>
      <!-- Track Number Size, In Album And Artist View -->
        <key>1023</key>
        <dict>
            <key>- loc hint -</key>
            <string>item track list 3</string>
            <key>font</key>
            <string>Segoe UI</string>
            <key>justification</key>
            <string>right</string>
            <key>size</key>
            <integer>9</integer>
        </dict>
      <!-- Artist Text Size, In Album And Artist View -->
        <key>1024</key>
        <dict>
            <key>- loc hint -</key>
            <string>item track list 4</string>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>9</integer>
        </dict>
    <!-- Album View Text Size, Title Of Album Under The Cover -->
        <key>1001</key>
        <dict>
            <key>- loc hint -</key>
            <string>item grid 1</string>
            <key>bold</key>
            <true/>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>8</integer>
        </dict>
      <!-- Album View Text Size, Artist Under The Cover -->
        <key>1002</key>
        <dict>
            <key>- loc hint -</key>
            <string>item grid 2</string>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>8</integer>
        </dict>
    <!-- Titleview Textsize In Table -->
        <key>9002</key>
        <dict>
            <key>- loc hint -</key>
            <string>List Contents (Small)</string>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>8</integer>
        </dict>
    <!-- Title View Text Size, Title Of Album Next To Cover -->
        <key>9029</key>
        <dict>
            <key>- loc hint -</key>
            <string>List Contents (Small Bold)</string>
            <key>bold</key>
            <true/>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>5</integer>
        </dict>
    <!-- Textsize Playlist Sidebar Left Selected -->
        <key>1307</key>
        <dict>
            <key>- loc hint -</key>
            <string>playlists outline small font (selected)</string>
            <key>bold</key>
            <true/>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>3</integer>
        </dict>
    <!-- Textsize Playlist Sidebar Left Unselected -->
        <key>1304</key>
        <dict>
            <key>- loc hint -</key>
            <string>playlists outline small font</string>
            <key>bold</key>
            <true/>
            <key>font</key>
            <string>Segoe UI</string>
            <key>size</key>
            <integer>7</integer>
        </dict>
    Hope this helps.

  • How can I increase the font size?

    I don't see as well as I used to be able to see.  I can increase the font in Safari, Microsoft Office apps, etc.  but how can I boost the font size on the dock icon, help windows, and system information?  I sort of exected a 22 inch screen to have proportionately larger font size (or special options for the visually impaired.)

    DUH to me.  Your answer was perfect!  I've only had my iMac set up for 2-3 days and I never figured I have the sorts of high resolution way beyond what my Dell laptop has.  Thank, Dansyacht.

  • How can I increase the font size in the Comment pane?

    In the commenting preferences, I can specify different fonts and font sizes. However, it seems like those settings only affect the text that appears in the popups. How can I increase the size of the font in the Comment pane itself? It is so tiny, it's hard to read. I use Acrobat's Comment pane features extensively to reply to my reviewers' comments, and increasing the font size would help reduce eye strain.

    Unfortunately you can't but starting in Acrobat XI, you can at least undock the Comment List and expand the window.

  • How can one increase the font size in the address bar

    I want to increase the font size of the address bar. It is hard to read.

    hello brucew56, you can use the following addon to increase the font size of the user interface:
    https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

  • How can I increase the font size in MacMail?

    I would like to increase the font size in my MacMail e-mails in my 13 Inch MacBook Air. The current font size is miniscule and I cannot find the commands to increase it (I am new to the MacBook Air product).
    Can anyone please help?
    Thank you.

    Change font size and color at Preferences -> Fonts & Colors.

  • How can I increase the font size in Reminders

    Is there any hack, tweak or 3rd party software to increase the font size in Reminders. It is really tiny and can't enlarge even on a huge display.

    Unfortunately you can't but starting in Acrobat XI, you can at least undock the Comment List and expand the window.

  • How to do I increase the font size inside the drop down menus?

    I am trying to enlarge the default font size of the drop down menus that appear when you use the items in the menu bar. For example, I want to increase the font size used in the list that appears under "bookmarks." I do not trying to do anything other than this. Theme and Font size changer does not do this.

    Can you clarify with a screenshot which for items you want to change the font size?
    I use this code on Linux for some font sizes:
    <pre><nowiki>/* font-size: sidebar */
    #commonDialog *, #sidebar-box *, #bookmarksPanel *, #history-panel *{ font-size:11pt!important; }
    /* font-size: Bookmarks */
    #bookmarksBarContent menuitem.bookmark-item,
    #bookmarksMenuPopup menu,
    #bookmarksMenuPopup menuitem { font-size:11pt!important; }
    /* font-size: search bar,autohide */
    #search-container .textbox-input-box {font-size:0px!important}
    #search-container .searchbar-textbox:hover .textbox-input-box,
    #search-container .searchbar-textbox[focused="true"] .textbox-input-box { font-size:12pt!important; font-family:"DejaVu Sans Mono"; }
    /* font-size: navigator toolbox */
    #navigator-toolbox menupopup menu, #navigator-toolbox menupopup menuitem { font-size:12px!important; }</nowiki></pre>

Maybe you are looking for