[FIXED BUT NOT SOLVED] NVIDIA - Desktop shifted left off the screen...

Hello Community!
For a pretty long time right now, I am trying to fix the video setup of my HTPC but without success. Because I'am run out of ideas, I really need Your help.
PROBLEM:
The desktop is shifted left off the screen, round about 100 Pixel.
It started some time in the past, while upgrading a one year old Ubuntu installation (NVDIA drivers). Because I couldn't fix it and also wanted to replace Ubuntu with ArchLinux, I performed a clean ArchLinux installation.
First I used the nouveau drivers ending up with the same problem. I read an configured using xrandr and cvt, but with no success. 
So I restored the system to a snapshot taken before X11 and nouveau drivers installations, thank's BTRFS, and installed the proprietary NVIDIA drivers ending up with the same problems. Again I tried all the tips and tricks found in the documentations and forums, used nvidia-xconfig, hand crafted the xorg.conf all with no success.
HARDWARE
The system is a MSI Media Live (http://www.msi.com/product/desktop/Media-Live.html)
. Support AMDR Athlon 64 X2, Athlon 64 and Sempron in the Socket AM2 package
. North Bridge: nVidia® C51PVG Chipset
. South Bridge: nVidia® MCP51 Chipset
. Graphics is Integrated NVIDIA GPU GeForce 6150 LE
. VGA, SCART and HDMI - Connectors
The display Problem is on VGA and HDMI now, where in the past the VGA was perfect. Therefor I connected and used the VGA port only, in all tests.
INSTALLATION HISTORY
2012-12-30 + Installation according ArchLinux install guide
2012-12-31 + pacman -S openssh
systemctl start sshd
2012-12-31 + pacman -S btrfs-progs
2012-12-31 pacman -S sudo
2012-12-31 + sudo pacman -S bash-completion
2013-01-03 + pacman -S rsync wget gptfdisk
2013-01-10 + pacman -Suy nvidia-304xx
2013-01-10 + pacman -Syu nvidia-304xx-utils
2013-01-10 + pacman -S xorg-server xorg-xinit xorg-server-utils
2013-01-10 + pacman -S mesa
2013-01-10 + pacman -S xorg-twm xorg-xclock xterm
2013-01-10 + pacman -S ttf-dejavu
2013-01-10 + pacman -Suy lxdm
2013-01-10 + systemctl enable lxdm.service
2013-01-10 + pacman -S xorg-xdpyinfo
2013-01-10 + pacman -S pkgtools
2013-01-10 + pacman -S pkgfile
2013-01-10 + pacman -S bc
As You can see, I installed only a minimal X11 environment for test. The lxdm display manger shows up but with very small font and shifted to the left. Only if I force a resolution of 1024x768 the image is centered on screen/tv but still the very small font. Obviously not a solution for a HTPC.
Here are the xorg.conf and the Xorg.0.log of my last test configuration.
xorg.xonf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.64 (buildmeister@swio-display-x86-rhel47-12) Tue Oct 30 12:04:46 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 100 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
In the Section "ServerLayout" I modified the line
     Screen      0  "Screen0" 100 0
by adding the 100 0 at the end.
Xorg.0.log
[ 12.997]
X.Org X Server 1.13.1
Release Date: 2012-12-13
[ 12.997] X Protocol Version 11, Revision 0
[ 12.997] Build Operating System: Linux 3.7.0-1-ARCH x86_64
[ 12.997] Current Operating System: Linux media-pc 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64
[ 12.997] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0f1f870d-ccaa-4bc2-b149-1792f0c69fce
[ 12.997] Build Date: 16 December 2012 04:45:14PM
[ 12.997]
[ 12.997] Current version of pixman: 0.28.2
[ 12.997] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.997] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.998] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 18 13:18:12 2013
[ 13.065] (==) Using config file: "/etc/X11/xorg.conf"
[ 13.065] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.066] (==) ServerLayout "Layout0"
[ 13.066] (**) |-->Screen "Screen0" (0)
[ 13.066] (**) | |-->Monitor "Monitor0"
[ 13.066] (**) | |-->Device "Device0"
[ 13.066] (**) |-->Input Device "Keyboard0"
[ 13.066] (**) |-->Input Device "Mouse0"
[ 13.066] (==) Automatically adding devices
[ 13.066] (==) Automatically enabling devices
[ 13.066] (==) Automatically adding GPU devices
[ 13.213] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 13.213] Entry deleted from font path.
[ 13.213] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 13.213] Entry deleted from font path.
[ 13.222] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 13.222] Entry deleted from font path.
[ 13.222] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 13.222] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 13.223] Entry deleted from font path.
[ 13.223] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 13.223] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 13.223] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 13.223] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 13.223] (WW) Disabling Keyboard0
[ 13.223] (WW) Disabling Mouse0
[ 13.223] (II) Loader magic: 0x7fcc40
[ 13.223] (II) Module ABI versions:
[ 13.223] X.Org ANSI C Emulation: 0.4
[ 13.223] X.Org Video Driver: 13.1
[ 13.223] X.Org XInput driver : 18.0
[ 13.223] X.Org Server Extension : 7.0
[ 13.226] (--) PCI:*(0:0:5:0) 10de:0241:1462:3290 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
[ 13.226] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 13.226] Initializing built-in extension Generic Event Extension
[ 13.226] Initializing built-in extension SHAPE
[ 13.226] Initializing built-in extension MIT-SHM
[ 13.226] Initializing built-in extension XInputExtension
[ 13.227] Initializing built-in extension XTEST
[ 13.227] Initializing built-in extension BIG-REQUESTS
[ 13.227] Initializing built-in extension SYNC
[ 13.227] Initializing built-in extension XKEYBOARD
[ 13.227] Initializing built-in extension XC-MISC
[ 13.227] Initializing built-in extension SECURITY
[ 13.227] Initializing built-in extension XINERAMA
[ 13.227] Initializing built-in extension XFIXES
[ 13.227] Initializing built-in extension RENDER
[ 13.227] Initializing built-in extension RANDR
[ 13.227] Initializing built-in extension COMPOSITE
[ 13.227] Initializing built-in extension DAMAGE
[ 13.227] Initializing built-in extension MIT-SCREEN-SAVER
[ 13.227] Initializing built-in extension DOUBLE-BUFFER
[ 13.227] Initializing built-in extension RECORD
[ 13.227] Initializing built-in extension DPMS
[ 13.227] Initializing built-in extension X-Resource
[ 13.227] Initializing built-in extension XVideo
[ 13.227] Initializing built-in extension XVideo-MotionCompensation
[ 13.227] Initializing built-in extension XFree86-VidModeExtension
[ 13.227] Initializing built-in extension XFree86-DGA
[ 13.227] Initializing built-in extension XFree86-DRI
[ 13.227] Initializing built-in extension DRI2
[ 13.227] (II) LoadModule: "glx"
[ 13.414] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15.559] (II) Module glx: vendor="NVIDIA Corporation"
[ 15.559] compiled for 4.0.2, module version = 1.0.0
[ 15.559] Module class: X.Org Server Extension
[ 15.559] (II) NVIDIA GLX Module 304.64 Tue Oct 30 11:18:32 PDT 2012
[ 15.560] Loading extension GLX
[ 15.560] (II) LoadModule: "nvidia"
[ 15.560] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 15.868] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 15.868] compiled for 4.0.2, module version = 1.0.0
[ 15.868] Module class: X.Org Video Driver
[ 15.868] (II) NVIDIA dlloader X Driver 304.64 Tue Oct 30 10:59:51 PDT 2012
[ 15.868] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 15.868] (++) using VT number 7
[ 15.875] (II) Loading sub module "fb"
[ 15.875] (II) LoadModule: "fb"
[ 15.984] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.008] (II) Module fb: vendor="X.Org Foundation"
[ 16.008] compiled for 1.13.1, module version = 1.0.0
[ 16.008] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.008] (II) Loading sub module "wfb"
[ 16.008] (II) LoadModule: "wfb"
[ 16.008] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 16.025] (II) Module wfb: vendor="X.Org Foundation"
[ 16.025] compiled for 1.13.1, module version = 1.0.0
[ 16.025] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.025] (II) Loading sub module "ramdac"
[ 16.025] (II) LoadModule: "ramdac"
[ 16.025] (II) Module "ramdac" already built-in
[ 16.025] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 16.025] (==) NVIDIA(0): RGB weight 888
[ 16.025] (==) NVIDIA(0): Default visual is TrueColor
[ 16.025] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.026] (**) NVIDIA(0): Enabling 2D acceleration
[ 19.582] (II) NVIDIA(GPU-0): Display (Acer AT3220 (CRT-0)) does not support NVIDIA 3D
[ 19.582] (II) NVIDIA(GPU-0): Vision stereo.
[ 19.584] (II) NVIDIA(0): NVIDIA GPU GeForce 6150 LE (C51) at PCI:0:5:0 (GPU-0)
[ 19.584] (--) NVIDIA(0): Memory: 262144 kBytes
[ 19.584] (--) NVIDIA(0): VideoBIOS: 05.51.28.56.19
[ 19.584] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 19.584] (--) NVIDIA(0): Valid display device(s) on GeForce 6150 LE at PCI:0:5:0
[ 19.584] (--) NVIDIA(0): Acer AT3220 (CRT-0) (connected)
[ 19.584] (--) NVIDIA(0): TV-0
[ 19.584] (--) NVIDIA(0): DFP-0
[ 19.584] (--) NVIDIA(0): Acer AT3220 (CRT-0): 350.0 MHz maximum pixel clock
[ 19.585] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[ 19.585] (--) NVIDIA(0): TV encoder: (null)
[ 19.585] (--) NVIDIA(0): DFP-0: 310.0 MHz maximum pixel clock
[ 19.585] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 19.585] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 19.585] (**) NVIDIA(0): device Acer AT3220 (CRT-0) (Using EDID frequencies has
[ 19.585] (**) NVIDIA(0): been enabled on all display devices.)
[ 19.585] (==) NVIDIA(0):
[ 19.585] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 19.585] (==) NVIDIA(0): will be used as the requested mode.
[ 19.585] (==) NVIDIA(0):
[ 19.585] (II) NVIDIA(0): Validated MetaModes:
[ 19.585] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
[ 19.585] (II) NVIDIA(0): Virtual screen size determined to be 1360 x 768
[ 19.587] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
[ 19.588] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
[ 19.589] (--) NVIDIA(0): DPI set to (49, 48); computed from "UseEdidDpi" X config
[ 19.589] (--) NVIDIA(0): option
[ 19.589] (--) Depth 24 pixmap format is 32 bpp
[ 19.599] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 19.599] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 19.599] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 19.599] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 19.599] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 19.599] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 19.599] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 19.599] (II) NVIDIA(0): Config Options in the README.
[ 19.599] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[ 19.754] Loading extension NV-GLX
[ 19.797] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 19.797] (==) NVIDIA(0): Backing store disabled
[ 19.797] (==) NVIDIA(0): Silken mouse enabled
[ 19.798] (**) NVIDIA(0): DPMS enabled
[ 19.798] Loading extension NV-CONTROL
[ 19.799] Loading extension XINERAMA
[ 19.799] (II) Loading sub module "dri2"
[ 19.799] (II) LoadModule: "dri2"
[ 19.799] (II) Module "dri2" already built-in
[ 19.799] (II) NVIDIA(0): [DRI2] Setup complete
[ 19.799] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 19.799] (--) RandR disabled
[ 19.817] (II) Initializing extension GLX
[ 20.522] (II) config/udev: Adding input device Power Button (/dev/input/event3)
only removed the input detection stuff
Question
How can I shift the display to the right?
Many thanks for any hints.
rale
Last edited by rale (2013-01-19 11:46:14)

Mr.Elendig wrote:Switch to dvi/hdmi if you can. Else you have to play with screen calibration etc.
Thank You Mr.Elendig!
The simplest answer often is best. After I connected a TFT display, instead of my TV, I was able to calibrate the screen output and got the desktop shifted. Knowing that, I tried the settings of my TV again. There is a hard to find option for calibration wich is set to automatic but doesn't do it. Trying to turn it of did the trick. Even the option stays on automatic and even the display format is fixed to 4:3 instead of 16:9, finaly the TV adjusted the display correctly.
None the less, the problem not to be able to shift the desktop using the screen paramters in xorg.conf remains.
Thanks
rale

Similar Messages

  • I imported photos from an old iPhoto (2001) to photo library and can now see them as thumbnails but not when I click on them. The screen is black cannot see or print either. Is there any way to salvage those old photos? I now use iLife09. OS 10.6

    I imported photos from an old iPhoto (2001) to photo library and can now see them only as thumbnails but not when I click on them. The screen is black cannot see or print either. Is there any way to salvage those old photos? I now use iLife09. OS 10.6

    Did you import the old iPhoto library into the new one? That's not what you want to do because you will import all of the original, modified and thumbnail files as if they were original files. Lots of duplicates and useless small photos.
    Do you have a backup copy of the library that you imported into to?  If you do then bring it in and then use  iPhoto Library Manager to merge the two libraries into a new, 3rd library.
    If you don't then you'll have to try to fix the current one and then cull out the duplicates and small useless photos as follows:  make a temporary, duplicate copy of your library and apply the three fixes in order as necessary.
    Fix #1
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your HD/User/Home()/ Library/Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your HD/User/Home()/Library /Caches/com.apple.iPhoto folder. 
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    Fix #2
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #3
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If this doesn't fix the problem you'll have to start over from scratch and create a new library from the files inside the Originals folder of your current library.  But first you should cull out the small photos that would be the thumbnails from the 2001 library.
    Move the Originals folder to the Desktop, open and do a search for Kind=photo, File size is less than 10 KB.  That should find all of the thumbnail files which you can then drag to the Trash.  You might have to make that less than 50 KB. Then Import the remaining photos into a new iPhoto library.
    OT

  • Imac display problem, the resolution seems to be unusual, top bar and all folders on the desktop background is off the screen

    Need help with 21" imac display problem. The resolution seems to be unsual, everything on the desktop background goes off the screen. The resolution is set at 1920 x 1080

    Quit the game and restart the iPad.
    To quit the game - Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    If that doesn't work try this.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • After successful install of Windows 7, the desktop edges are off the screen.  Please help.

    I'd used the previous bootcamp and win xp just fine.  Just bought a new mac mini and a new copy of windows 7 (well, an upgrade where I did the clean install approach).  I have this mac mini approached to an LCD tv using an HDMI connection.
    No matter what I've tried, I can't force the desktop to not be off the edges (unless I go to a super small resolution where it looks crappy).
    The Lion/mac operating system does just fine with the LCD/HDMI connection.  In Windows, I've played around with the resolutions, ran an update for the graphics driver, and checked my TV settings for an "overscan" setting. 
    None of the above worked.
    I tried looking in the windows settings for something with the graphics card but I think I'm looking in the wrong area.  I've seen discussion boards talk about a "just scan' setting but I can't find that on my TV menus or in windows. 
    Any suggestions?
    Thanks.

    No one?
    I've been doing more research and it seems the issue may be in some setting with the graphics card but for the life of me I haven't been able to find it.  I have the new mac mini.  Anyone?
    Thanks.

  • Desktop icons go off the screen

    My son was most likely trying to play a game and I am thinking he changed the screen somehow. Now, my screen icons go off the page. My menu bar at the top alos moves so the time, etc., are not fixedin the top right corner. Where do I go to change this.
    Mac OSX
    Version 10.6.7
    Many thanks to anyone that can help me with this.

    Try going to System Preferences - Universal Access and set Zoom to Off.
    BTW you probably want to change your profile, it says you're using 10.6.4 which I'm guessing is incorrect.

  • Won't stop checking for mail!!! *fixed but not solved*

    Hey all, my iPod touch is stuck in a weird way. It's working fine in every aspect except it will not stop "checking for mail". It's been in that mode for about 10 hours now, it isn't' receiving mail, just got the little spinning wheel and saying "checking for mail". I even have the wi-fi turned off!
    It appears to be wearing my battering down much faster and I have tried everything I can think of, connected it to my mac, synced content, turned off wi-fi.
    Does anyone know of anything else I can do?
    Thanks in advance,
    Stephen
    EDIT: Forget it, tried turning it off and on and that fixed it. Sorry I didn't try that first...
    Still have no idea why it happened though...
    Message was edited by: halcyonseven

    Thanks so much for your reply!
    I should have also mentioned that I've deleted the account, did a reset, and even a restore (at apple's suggestion) and nothing has helped.  I just finished reentering all the account info after the restore and it still has the "checking for mail wheel spinning". I have 15 iPads in this office and haven't had an issue with any of them expect this one.
    It also has the "Load More Messages..." 29 messages total, 0 unread - at the bottom of the inbox, but it won't let me select it or "load" any more messages.  It does send and receive emails just fine though.  Slow, but fine.
    Any other thoughts?!

  • MacBook Pro Display (window) shifts off the screen when I move my mouse

    With a slight move with my magic mouse, my entire open window will shift completely off the screen with only a part of the window still visible. I have to click on the exposed edge of the window for it to shift back into place. It's only the window of the program that I have open that moves. The dock and the desktop image stays in place. I'm using an HP external monitor now but it was doing this before I hooked up the monitor. I've tried maximizing and minimizing my window but that does not seem to have an effect. Could it be the magic mouse? Thanks in advance for any help.

    Wow. The power of Google is truly amazing. Just a little while ago, my husband was going nuts with our computer. I googled the words 'when I move my mouse to the left, the screen moves to the right'. And, Eureka! What do you think was the first thing that popped up on Google?
    Well, the answer to my question, of course!:P Which led me right to here. It may not have been me that asked the question, but this did answer MY question!
    Apparently this applies to Leopard too. Thanks alot!
    Message was edited by: Linda Schodowsky

  • How do i fix my desktop it is displayed off center to the left of the screen

    how do i fix my desktop it is displaying the taskbar and desktop screen display to the left of the screen??? i have tried updating, sytem restore, changing screen display resolution,

    kerchoo wrote: how do i fix my desktop it is displaying the taskbar and desktop screen display to the left of the screen??? i have tried updating, sytem restore, changing screen display resolution,
    Hello kerchoo, Are you referring to the Taskbar of the entire desktop screen?
    If it is the Taskbar, just left click on the Taskbar, hold down the mouse button, and drag the Taskbar to the bottom of the screen or any other location and release the mouse button.
    If you are referring to the entire desktop screen, and you have already tried changing the resolution, you might take a look at the monitor screen adjustments on the monitor itself.
    There should a button for a Menu, where you can navigate to move the screen from top to bottom, left to right and so forth.
    You may also take a look in the Control Panel, Nvidia Control Panel, and in the Adjust Desktop Size and Position, check the box for Full-Screen. If you have an ATI video card and not an Nvidia, you would look for the ATI Control Panel.
    Please let us know if this is not what you are experiencing.
    Please click the White Kudos star on the left, to say thanks.
    Please mark Accept As Solution if it solves your problem.

  • I bought an iPhone 5S in the USA, however he warmed up and took off the screen, I live in Brazil and they do not give assistance to my device, but I can not go back to the U.S. just to change the iphone, what should I do to solve my problem ?

    I bought an iPhone 5S in the USA, however he warmed up and took off the screen, I live in Brazil and they do not give assistance to my device, but I can not go back to the U.S. just to change the iphone, what should I do to solve my problem ?

    I live in China as well and my iPhone5s is the model A1530 I bougth outside China. I have the same problem as Nikatnight with the iPhone while the iPad Air (wifi only) is working like a charm. It must be definitely something related to the carrier since I was abroad few days ago and everything worked well.
    If you pay attention at the source of your maps, you'll discover they are provided by AutoNavi instead of TomTom and make them appear in chinese with their own border interpretation. Queries are only acceppted in Chinese (p.e. if I type in english "Los Angeles International Airport"  it replies it cannot locate it)
    I suppose everything will be fine when you'll be out of censorship....
    Perhaps iOS  Apple Maps are absolutely useless for expatriate in China.
    Use Google Maps instead
    BTW, I'm surprised how much Apple might prostrate towards hard power Governments.... No matter what, money are always on top!

  • AirDrop on my MacBook Pro but not on my Desktop MacPro (Quad-Core Intel Xeon). Does the desktop not support it?

    AirDrop on my MacBook Pro but not on my Desktop MacPro (Quad-Core Intel Xeon). Does the desktop not support it? What gives?

    See if your Mac model supports it:
    http://support.apple.com/kb/HT4783
    Thanks ... Ken

  • I've tried to update my i-Tunes version after the site suggested I should following my i-Pad being plugged into it for the first time. The update seemed successful but the program would not open at all despite switching off the PC and re-starting several

    I’ve tried to update my i-Tunes version after the site suggested I should following my i-Pad Air being plugged into it for the first time. The update seemed successful but the program would not open at all despite switching off the PC and re-starting several times. I then tried wiping the original software from the computer and re-downloading from scratch. Each time I tried the download failed with a message saying “Service “Apple Mobile Device” failed to start. Verify that you have sufficient privileges to start system services” At this stage, the only way forward was to “abort” the download. This I have done now four times and the same thing happens. When I did finally manage to get an i-Tunes shortcut on my desktop, the program wouldn’t open saying: “i-Tunes was not installed correctly. Please re-install i-Tunes. Error 7 (Windows error 193)” Any ideas to resolve this?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • How InDesign comes to know about any changes on document, but not saved. As it shows * on the name of document when it is opened and any changes. And after saving * symbol is get removed from the name of document. How and where indesign@ handles this?

    How InDesign comes to know about any changes on document, but not saved. As it shows * on the name of document when it is opened and any changes.
    And after saving * symbol is get removed from the name of document. How and where indesign@ handles this?

    Are you just asking because you want to know, or do you have a problem you need to solve? I don't know how to write a program, but I think what your are describing is not an unusual thing for a  program to do. The * tells you that changes have been made since the last save, and the program reserves a portion of memory for undo functions. I suppose a coder could tell you how it works, but I don't think it would help an average user to know, but that's just my opinion.

  • I have purchased apps for my ipod touch and they are not loading properly.  They appear on the screen, however when I touch them, they do not load and bounce back to the main screen.  Any suggestions on how to fix?

    I have purchased apps for my ipod touch and they are not loading properly.  They appear on the screen, but when you touch them, they do not open and bounce back to the main screen.  Any ideas on how to fix?

    Try the basics from the manual:
    restart.
    reset.
    restore.
    iPod touch User Guide (For iOS 4.3 Software)

  • Hi  I can't seem to create folders to save emails in.  I have added a new mailbox, but it doesn't show up on the left of the screen.  What am I doing wrong??  Thanks

    HI.  I can't seem to create folders to save emails in.  I have added (several!) new mail boxes, but they do not appear in the menu on the left of the screen.  How can I access/view them?  Many thanks

    Well, just to confirm the process, open Mail and click on the word "Mailbox" up at the top pf the screen in the menu bar.  Then click on "New Mailbox" in the list.  In the window that opens, enter the name you want for this new mailbox.  The new Mailbox will be located over in the left hand column under the heading there, "On My Mac".  If you cannot see the mailbox there, then it is "hidden" under "On My Mac". You will need to hover your mouse cursor over the phrase "On My Mac" and just to the right the word "Show" will faintly appear.  Click on "Show" and your Mailboxes under "On My Mac" will appear.

  • Well I was using my iphone 5, When restart and it did not turn on gets stuck in the presentation of apple (the apple) and at the top left of the screen above the apple logo reincia Appears this text, down and then turns back on and i get the same error ,

    Well I was using my iphone 5, When restart and it did not turn on gets stuck in the presentation of apple (the apple) and at the top left of the screen above the apple logo reincia Appears this text, down and then turns back on and i get the same error , i try to restore with itunes restore mode and throws me error!, could anyone help? I'm going crazy!. Thank you!
    This is the mistake That I get up the logo and then reboots iphone and Continues to Appear;
    (NAND) _findflashmediaandkeepout: 601 physical nand block offset 1
    (NAND) start: 356 this 0x96959400 PROVIDER = 0x96b1de80 falshmedia = 0x96b1de80
    (NAND) WMR_Start: 149 apple PNN  NAND Driver, Read / Write
    (NAND) WMR_Start: 174 FIL_INT (OK)
    (NAND) WMR_open :371 vfl_open (ok)
    (NAND) s_cxt_boot:88 sftl: error, unclean shutdown; adopted 7775 spans
    (NAND) WMR_open:420 FTL_open      (ok)
    (NAND)_publishServices:642 FTL capabilities: 0x00000001
    (NAND)_ppnvflGetStruct:3469 checking borrowed blocks-count:23 max_count:23
    (NAND)_fetchBorrowedList:881 number of borrowed blocks 16

    Hi Guys!
    I'm German, so my english writing might not be perfect
    I had the same Issue on a 5 i bought. Exact same screen and writing. Battery was totally drawn, first thing I had to replace. The screen had been replaced and since then it wouldn't work anymore according to the previous owner.
    It took me a couple hours, after recieving a few errors like 4013 it just never completed the restore, got really hot as well. The Flexwire of the Dock Connector seemed damaged, replaced the dock, but that didn't help.
    I almost gave up, thought the Logic Board was bad.
    BUT! Then i deceided to check if it has anything to do with the Screen assembly, and it did.
    Long story short, on mine the front facing camera, and sensor assy were bad.
    Anyhow, the phone works ''perfect'' when i leave them unplugged. So I just ordered a new one and we will see if thats the problem or if the damage is in the Logic Board.
    If so, i can live without the sensor and front cam.
    Just wanted to share, good luck everyone.

Maybe you are looking for