iTunes does not display all options at low screen resolutions


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iTunes does not display all options at low screen resolutions
# 1  
Old 11-22-2008
iTunes does not display all options at low screen resolutions

When opening iTunes 8.0.2 or later, some customers may notice a message stating "For best results with iTunes, use a screen resolution of at least 1024x768" as show below. This recommendation is made to ensure that all parts of the iTunes interface will be visible during use. When opening iTunes after connecting an iPod or iPhone for the first time or after a restore you may not be able to locate the "Done," "Continue," or "Accept" buttons as shown below. This is due to the screen resolution of your Mac or PC being too low.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. AIX

High Runqueue (R) LOW CPU LOW I/O Low Network Low memory usage

Hello All I have a system running AIX 61 shared uncapped partition (with 11 physical processors, 24 Virtual 72GB of Memory) . The output from NMON, vmstat show a high run queue (60+) for continous periods of time intervals, but NO paging, relatively low I/o (6000) , CPU % is 40, Low network.... (9 Replies)
Discussion started by: IL-Malti
9 Replies

2. UNIX for Dummies Questions & Answers

xterm display options

Hello everyboby, can someone write me all options for Xterm option -name. For example, I know that @d give me server ip... but, how to write something like ${USER}@${HOST}: ${PWD}$ on title bar ? I use a connection line like this @(XTerm, method=stdappdb) -fn 6x13 -bg AliceBlue -fg blue... (2 Replies)
Discussion started by: gogol_bordello
2 Replies

3. UNIX Desktop Questions & Answers

Display resolutions

Hi, I have recently install SUSE 9.1 on my laptop The resolution only comes up in 800x600 i dont get any other options but also is shown as a small box rather than the whole screen. In windows it is fine and covers the full display. I tried to set the dismensions but this doesn't work ... (3 Replies)
Discussion started by: billett05
3 Replies
Login or Register to Ask a Question
scroll_lines(5) 						File Formats Manual						   scroll_lines(5)

NAME
scroll_lines - number of scrollable lines used by the Internal Terminal Emulator VALUES
Failsafe Default Allowed values Recommended values No larger than is sufficient for a user's purposes. DESCRIPTION
This tunable specifies the total number of scroll buffer lines used by the HP-UX graphics console Internal Terminal Emulator (ITE). This value is the sum of both on-screen and off-screen lines. For instance, if the ITE has 68 on-screen lines, and the value of scroll_lines is 128, then there will be 60 off-screen lines that can be scrolled back into view. During boot, the system may adjust the value of upward, depending upon the installed graphics hardware. On graphics cards capable of run- ning at more than one resolution, the ITE will first determine the maximum number of on-screen lines across all possible resolutions. The ITE will then ensure that is at least equal to this number of on-screen lines. For example, assume the graphics card supports two possible resolutions which result in one ITE resolution of 160 characters by 62 lines and another ITE resolution of 120 characters by 78 lines. If a value of 62 had been specified for in the system file, the ITE would then adjust this value upwards to 78. Who Is Expected to Change This Tunable? Anyone. Restrictions on Changing Changes to this tunable take effect at the next reboot. When Should the Value of This Tunable Be Raised? The value of can be increased if the user would like to retain additional lines in the scroll buffer. What Are the Side Effects of Raising the Value of This Tunable? Increasing the size of the ITE scroll buffer consumes kernel memory which will be dedicated to the ITE and cannot be used for other pur- poses by the rest of the system. Memory is used at the rate of 2 bytes per off-screen character. When Should the Value of This Tunable Be Lowered? If the additional off-screen lines in the scroll buffer are not required, can be decreased to free up a small amount of memory. The sav- ings will be two bytes per off-screen character. For instance, if the display is 160 characters wide, decreasing by 10 will free up 3200 bytes. What Are the Side Effects of Lowering the Value of This Tunable? If is set below or equal to the number of lines displayed on the ITE screen, no off-screen text will be accessible. What Other Tunables Should Be Changed at the Same Time? None. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. Tunable Kernel Parameters scroll_lines(5)