Issue with going to fullscreen on Quicktime X

In Quicktime if you hit "command+f" it should take you to the full screen view. Several times recently when I have hit the shortcut keys my Macbook restarts instead of going to the full screen view. Has anyone else had this issue?

Try resetting the SMC:
http://support.apple.com/kb/HT1411

Similar Messages

  • Issues with FLVPlayback in Fullscreen

    We have a Flash project where the end product will be a Windows Projector (exe) file since it will not be played online within a browser. I'd like to use the following actionscritpt:
    stage.displayState = StageDisplayState.FULL_SCREEN;
    However, I'm having issues with the FLVPlayback component. Initially it would load over all of the other content (just from being introduced in the first frame), which is not desired. Then I discovered:
    fullScreenTakeOver=false;
    This seems to supress the video until I want it to play.
    However, now when the video ends, the entire screen goes black. Please note that this is not the case when I'm not in FULL_SCREEN.
    If it helps, we're developing in Flash CS5.5 using Actionscript 3.

    Actually, I don't want the video to be full screen at all. Our Art Director pitched an idea to the client where these doors zoom up and then reveal a video player, and then close when the video is finished. There are a couple of places where video content
    is displayed, but the rest of the presentation is Flash animations, text with audio voice overs and 360s. I'm wanting the overall project to go from 1024 to 1920 (full screen) or fit whatever resolution the user has set. The issue is that if I use the stage.displayState action, it does something funky once I encounter a video. The rest of the project is fine in full_screen.

  • Issues with OSX snow leopard and quicktime

    I recently installed snow leopard and quicktime x does not play avi files. I've tried the perian patch but it won't install on my computer. Everything goes accordingly but when I go to the perian pref panel it says not installed. I click the manual install button and nothing happens. Any ideas?

    Remove the Perian prefPane from /Library/PreferencePanes/, download the latest version, and try installing it. If still no go, try VLC.

  • [bug?] playback issues with QT browser plugin, any workarounds?

    I've noticed a playback issue with media files using the quicktime plugin (currently v7.1.3) with Firefox 1.5.0.x and now Firefox 2.0 on Windows XP (SP2):
    Description:
    When I open a media file in a separate tab or window, audio playback cuts out when I switch focus away from the tab or window (i.e. when it runs in the background). When I put the tab/window in the foreground again, playing resumes.
    Reproducible: Always
    Steps to Reproduce:
    1. Open an mp3 file with quicktime plugin in a new tab
    2. Switch focus to some other tab or firefox window
    Expected Results:
    Audio playback should continue in the background.
    Actual Results:
    Audio playback cuts out and resumes once you click on the tab containing the plugin or if you hover over it with the cursor. The cutting and resuming out doesn't happen right away but after a short delay, suggesting that it might have something to do with thread prioritization.
    The file is completely buffered by quicktime, this is not about connection speed or bandwidth issues.
    Opening the link to the same file with right-click->Open Link in External Application works well.
    Someone else has filed a bug report against Firefox about this issue here:
    https://bugzilla.mozilla.org/show_bug.cgi?id=339449
    I wouldn't be surprised if this turns out not to be an issue with Gecko but with QuickTime.
    Can other users confirm this on XP? Is this a known QuickTime bug? Are there fixes or workarounds?
    Windows XP

    Yeah I had that thought as well but no joy. It works for the player but it doesn't solve my plugin problem. It really seems to be something about prioritizing, the way the audio cuts in and out - notice how it takes a few fractions of a second before a process loses its CPU cycles when you click away from it? You can observe this with System Monitor on the Mac or Linux or process explorer on XP. That's how the audio is cutting out and back in. I still think it's probably a bug/'feature' either with Gecko, the Firefox browser engine, or with the QT plugin..

  • Multiple issues with Safari

    As of this morning my Safari appears to be performing faster, although not consistently; however, youtube will load but cannot view videos, news video will not load, and I cannot listen to the radio via my computer (no streamming). Any assistance is appreciated.

    If you are having problems playing MPEG4 video in Quicktime 7.4 (and Apple are aware that some users have had such problems) you should carefully check in
    /Library/Quicktime and
    /Library/Internet Plug-ins and
    Home/Library/Quicktime
    to check whether you have any third party plug-ins that are not completely up to date.
    Current versions of Flip4Mac and DiVX and Perian do NOT cause failure alone or in combination. However the one SPECIFIC extension that ALWAYS causes the failure alone or in groups is 3ivxMediaImp. All other 3ivx extensions DO work. Remove only that ONE SPECIFIC extension.
    Please try this and see if it fixes your problem with QT Player, the QT Firefox Plugin, and iTunes not playing MPEG4 files (including mp4 files).
    Older 3ivx and DivX components are often incompatible with new QuickTime versions and are, in many cases, obviated by component packs like Perian.
    This is not the only explanation for issues with MPEG4 file playback in QuickTime 7.4 and later, however. The issue with some videos from YouTube, democracynow.org and others, for instance, is the result of that content not complying with MPEG4 standards (namely that they use bogus track dimensions). QuickTime had previously ignored invalid track dimensions but this was changed in order to support properly authored anamorphic content.
    The recent update to QT 7.4.1 has fixed a number of issues but some problems are unavoidable when working with non-standards compliant content. The standards are important for many reasons including keeping hackers from manipulating improperly coded web pages.
    However, there is a workaround (also the basis for why those files will still play in iTunes): there are a few ways to trick QuickTime into ignoring the invalid track data. For instance, rename the files .3GP and they'll show up just fine.
    Post back if you want a list of the plug-ins you should have in order to play pretty much anything in Quicktime.

  • Adobe AIR : Issue with StageVideo FullScreen on MacBook w/ Retina

    Has anyone run into an issue with StageVideo running in FullScreen mode on high-res monitors, such as a MacBook Pro with retina?
    The issue I'm seeing is that the video runs fine if the application is windowed, but when it goes full screen, the video display is cropped to a quarter of the MacBook Pro screen size. The rest of the viewable area is black.
    Things worth knowing:
    Fullscreen works perfect on lower-res monitors
    This only happens on a MacBook Pro in the ADL Preview  OR  when requestedDisplayResolution is set to TRUE in the Application Descriptor file.
    If requestedDisplayResolution is set to FALSE, and your run the application (outside of ADL Preview), FullScreen works fine.
    I'm setting the viewport with stageVideo.viewPort = new Rectangle( 0 , 0 , 1440  , 900 );
    I haven't been able to find any information out there on this.
    Any help is greatly appreciated.
    -m

    According to the docs (StageVideo - Adobe ActionScript® 3 (AS3 ) API Reference):
    The absolute position and size of the video surface in pixels.
    The position of the video is relative to the upper left corner of the stage.
    The valid range of the x and y properties of the viewPort Rectangle object are -8192 to 8191. Therefore, you can position the video completely or partially off the stage. You can also make the video larger than the stage if you make the width and height properties of the viewPort property larger than the stage.
    It seems like you need to pass the full stage width and height to the stageView.viewPort call.  Currently you're hardcoding it to 1440 x 900, what is the actual dimensions of your screen?

  • Fullscreen issue with flash player 10.1?

    This is the code I am using
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
         <fx:Script>
              <![CDATA[
                   import mx.events.FlexEvent;
                   protected function canvas1_showHandler(event:FlexEvent):void
                        stage.displayState = StageDisplayState.NORMAL;
                   protected function canvas2_showHandler(event:FlexEvent):void
                        stage.displayState = StageDisplayState.FULL_SCREEN;
              ]]>
         </fx:Script>
         <fx:Declarations>
              <!-- Place non-visual elements (e.g., services, value objects) here -->
         </fx:Declarations>
         <mx:TabNavigator>
              <mx:Canvas label="Tab1" width="300" height="400" show="canvas1_showHandler(event)"/>
              <mx:Canvas label="Tab2" width="300" height="400" show="canvas2_showHandler(event)"/>
         </mx:TabNavigator>
    </s:Application>
    When I run this code in Firefox with flash player 10,it is working as expected(When I go to tab2,application goes to fullscreen.When tab1,normal state).But in flash player 10.1,I can go to tab2.But cannot select tab1 again.It stays as fullscreen with tab2 selected.
    Any idea why this is so?

    I think that the issue is not with flashplayer but with firefox 3.5+ .The problem is that the swf cannot receive any mouse events while in full screen mode in FF 3.5+.In FF 3 and other browsers,this is working as expected.I searched a lot in the internet but did not find anything fruitful.Anyone has experienced this issue?

  • Issues with recently installed quicktime

    I will admit having the occassional crashing issue with premiere, but since in installed the newest version of quicktime (I believe it's 7.4) premiere holds out for about an HOUR maybe! if I'm lucky, usually if i attempt anything audio editing, it crashes and I'm back to square one.
    it seems to hold for exporting files (through the media encoder or to AVI) but the second one attempts to do any editing, extending or shortening clips, down it goes with that lovely "Premiere has experienced an unknown error and will attempt to save your project" (Which it doesn't).
    Given I'm working with a large project it is annoying for the 20 minute pause for it to re-load, only to have it go down a few minutes later.
    It doesn't matter the scene/sequence I'm editing.
    I do need quicktime for some of the projects I'm working on right now, but if it's the cause of this issue...I'm not sure sure it's viable.
    I've uninstalled it, and I'm going to give it a run for the night see if that helps, but if it doesn't, any ideas?
    Thanks in advance.
    H.R. Crystal

    Thanks Jon. I'm going to go download and install 6.5.2 now.
    I JUST LOVE! how everyone tells you to have the most up to date Quicktime, but ack! seems to cause issues.
    I'll see if this fixes my issues.
    Appreciated the note on the version.

  • Is anyone else having issues with "skipping" while the songs are playing?! It is very aggravating to us... and we've had it going on for several months now.  Any ideas at all how to fix it?

    Is anyone else having issues with "skipping" while the songs are playing?! It is very aggravating to us... and we've had it going on for several months now.  Any ideas at all how to fix it?

    So, don't use youtube.
    http://www.the-top-tens.com/lists/best-alternatives-youtube.asp
    http://www.youtubealternative.com/

  • I am having issues with my iphone6 bluetooth connection in my car.  When going to settings under bluetooth, it is unable to find any devices.  I did not have this issue until I downloaded IOS 8.0.2.  Do you know if there has been any resolution yet?

    I am having issues with my iphone6 Bluetooth connection in my 2013 Mercedes C Class.  When going to settings under Bluetooth, it is unable to find any devices.  I did not have this issue until I downloaded IOS 8.0.2.  Do you know if there has been any resolution from Apple yet?

    Hi susan from WSL, 
    Welcome to the Apple Support Communities!
    I understand that when your Bluetooth accessories, such as your car connection, do not work as expected it can be very frustrating. In this situation, I would recommend working through the troubleshooting steps provided in the attached article. 
    If you can’t use a Bluetooth accessory or car kit
    Cheers, 
    Joe

  • Issue with Macbook Pro (early 2011) screen going black.

    I installed an SSD with Mt Lion.  Periodically the screen goes black like it's going to sleep.  It hasn't done this in the past just noticed it the last few weeks. 
    The SSD is a Crucial with 8GB of Crucial memory.  I've got all the software fixes up to date.  Has anyone else seen this.  I've read a few postings, one mentioned issues with Mt. Lion and another with a logic board in the laptop. 

    Well, seem like there's already ton of thread related to this issue ...
    https://discussions.apple.com/thread/4766577?tstart=0
    https://discussions.apple.com/message/21110132#21110132
    http://www.mbp2011.com/#

  • Issue with fullscreen gl and screen corruption...

    Hi.
    I am running dual monitors on a radeon x1300 with the ati catalyst drivers (version 8.7-2).
    Whenever i attempt to run a gl program fullscreen my displays corrupt.  in windowed mode they work fine.  I think this might be an issue with fullscreen trying to stretch across both displays.  is there a workaround for this so i can run fullscreen on one of the monitors?
    edit:  here is my xorg.conf.  maybe something in there might be helpfull...
    # Auto-generated by Archie mkxcfg
    # Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
        Identifier     "Xorg Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    #    FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
    #    FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc:unscaled"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/100dpi"
        FontPath     "/usr/share/fonts/PEX"
        FontPath     "/usr/share/fonts/cyrillic"
        FontPath     "/usr/share/fonts/Type1"
        FontPath     "/usr/share/fonts/ttf/western"
        FontPath     "/usr/share/fonts/ttf/decoratives"
        FontPath     "/usr/share/fonts/truetype"
        FontPath     "/usr/share/fonts/truetype/openoffice"
        FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
        FontPath     "/usr/share/fonts/latex-ttf-fonts"
        FontPath     "/usr/share/fonts/defoma/CID"
        FontPath     "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
        Load  "ddc"  # ddc probing of monitor
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "bitmap" # bitmap-fonts
        Load  "type1"
        Load  "freetype"
        Load  "record"
        #   Load  "synaptics"
    EndSection
    Section "ServerFlags"
        Option        "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option        "CoreKeyboard"
        Option        "XkbRules" "xorg"
        Option        "XkbModel" "pc105"
        Option        "XkbLayout" "us"
        Option        "XkbVariant" ""
    EndSection
    Section "InputDevice"
        Identifier  "Serial Mouse"
        Driver      "mouse"
        Option        "Protocol" "Microsoft"
        Option        "Device" "/dev/ttyS0"
        Option        "Emulate3Buttons" "true"
        Option        "Emulate3Timeout" "70"
        Option        "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
        Identifier  "PS/2 Mouse"
        Driver      "mouse"
        Option        "Protocol" "auto"
        Option        "ZAxisMapping" "4 5"
        Option        "Device" "/dev/psaux"
        Option        "Emulate3Buttons" "true"
        Option        "Emulate3Timeout" "70"
        Option        "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
        Identifier  "USB Mouse"
        Driver      "mouse"
        Option        "Device" "/dev/input/mice"
        Option        "SendCoreEvents" "true"
        Option        "Protocol" "IMPS/2"
        Option        "ZAxisMapping" "4 5"
        Option        "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    #    VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
        #  Default modes distilled from
        #      "VESA and Industry Standards and Guide for Computer Display Monitor
        #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.
        #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
        # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
        Identifier   "Monitor0"
        HorizSync    28.0 - 96.0
        VertRefresh  50.0 - 75.0
        ModeLine     "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
        ModeLine     "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
        ModeLine     "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
        ModeLine     "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
        ModeLine     "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
        ModeLine     "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
        ModeLine     "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
        ModeLine     "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
        ModeLine     "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
        ModeLine     "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
        ModeLine     "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
        ModeLine     "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
        ModeLine     "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
        ModeLine     "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
        ModeLine     "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
        ModeLine     "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
        ModeLine     "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
        ModeLine     "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
        ModeLine     "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
        ModeLine     "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
        ModeLine     "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
        ModeLine     "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
        ModeLine     "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
        ModeLine     "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine     "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine     "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine     "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine     "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine     "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
        ModeLine     "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
        ModeLine     "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
        ModeLine     "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
        ModeLine     "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
        ModeLine     "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
        ModeLine     "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
        ModeLine     "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
        ModeLine     "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
        ModeLine     "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
        ModeLine     "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
        ModeLine     "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
        ModeLine     "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
        ModeLine     "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
        ModeLine     "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
        ModeLine     "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
        ModeLine     "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
        ModeLine     "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
        ModeLine     "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
        ModeLine     "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
        ModeLine     "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
        ModeLine     "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
        ModeLine     "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
        ModeLine     "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
        ModeLine     "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
        ModeLine     "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
        ModeLine     "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
        ModeLine     "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
        ModeLine     "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
        Option        "DPMS" "true"
    #    HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
        Identifier  "Card0"
        Driver      "fglrx"
        VendorName  "All"
        BoardName   "All"
        Option        "DesktopSetup" "horizontal,reverse"
        Option        "EnableMonitor" "crt1,crt2"
        Option        "OverlayOnCRTC2" "1"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
            Depth     1
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Depth     4
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Depth     8
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Depth     15
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Depth     16
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Depth     24
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Depth     32
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
    EndSection
    Section "DRI"
        Mode         0666
    EndSection
    Last edited by ametamorphosis (2008-08-13 16:21:43)

    I did end up finding a workaround for this. 
    Section "ServerFlags"
    Option "Xinerama" "1"
    EndSection
    It seems to turn both monitors into a single screen. 
    The gl app runs in one of the screens while in fullscreen mode and corruption is limited to the "inactive" monitor. 
    Its clunky to use with any other application though because of how windows maximize across both monitors instead of just one.
    Is there a good way to switch this option other than changing my xorg.conf everytime i want to switch?

  • Is apple going to fix the magic trackpad issue with Autocad zoom/pan soon? It only started happening when I updated to Yosemite

    is apple going to fix the magic trackpad issue with Autocad zoom/pan soon?
    It only started happening when I updated to Yosemite
    I am using macbook pro 15" Retina

    Although it not only bothers me but alot of other photo booth users aswell

  • Any issues with Quicktime 7.6.4 or iTunes 9.0.1

    Has anyone run into any issues with Final Cut Pro after an update to QT 7.6.4 and iTunes 9.0.1? I'm running FCP 6.0.6 on Leopard 10.5.8. QT is at 7.6.2 and iTunes is 8.2.1.

    Larry Jordan found no issues so far
    http://www.larryjordan.biz/nxltrs/nxltr_60.html#qt01
    "NEWS: QUICKTIME UPDATED TO 7.6.4"
    I'm about to go for it. I have backups just in case...

  • Premiere Elements 13 issue with the mouse on When I select a clip of video and move to a different place in my time line, Premiere Elements 13, will not release the clip rom the mouse.    The clip follows my mouse movements and goes to other places in my

    Premiere Elements 13 issue with the mouse on MAC OSX Yosemite 10.10.1
    When I select a clip of video and move to a different place in my time line, Premiere Elements 13, will not release the clip from the mouse.
    The clip follows my mouse movements and goes to other places in my time line.
    I try to delete these extra insertions, but the mouse will not release the clip.
    Action I’ve taken: I’ve re-installed Premiere Elements 13. Problem remains.
    This issue has consumed too much of my time and does not go away.  It ruins my video.
    Help please.
    Thanks

    I tried using the Guest Account on my Mac. In the Guest Account, Illustrator works perfect!
    Then I started wondering what processes (tools/tweaks) I run by default on my account. Turned out the problem was called by a little background tool called RightZoom. RightZoom let's the green 'zoom' button always maximize your current window.
    So thanks! Problem solved!

Maybe you are looking for