Windows 8 Trackpad Gestures

Discussion in 'Windows Virtual Machine' started by koppah, Oct 2, 2012.

  1. koppah

    koppah Bit poster

    Messages:
    63
    Hi Parallels crew,

    When do you guys think you'll enable support for Windows 8 gestures on the trackpad? Would make using the OS that much more pleasant :)

    Cheers,

    Jonathan
     
  2. serv

    serv Forum Maven

    Messages:
    817
    Which specific gestures you suggest to enable?
     
  3. koppah

    koppah Bit poster

    Messages:
    63
    The following gestures would very much enrich the experience. Some of these, you are simulating via Parallels, but might be better to let Windows handle them, as there are problems such as acceleration and speed being off with your existing solution.

     
  4. serv

    serv Forum Maven

    Messages:
    817
    Zoom and horizontal scroll are there since PD7.
     
  5. koppah

    koppah Bit poster

    Messages:
    63
    As I mentioned, scroll is not working very well.

    Also, are you turning the command into a DPI increase, or is it getting passed in as a proper Windows 8 gesture?
     
  6. serv

    serv Forum Maven

    Messages:
    817
    I don't see you mentioning scroll issues anywhere. Can you you elaborate?
    Zooming via touchpad was available long before Windows 8, it boils down to mouse wheel events or application specific keyboard shortcuts injected by driver helper. It has nothing to do with DPI, BTW.
    The the three new Charms/Switcher/App bar "gestures" are also mapped to keyboard shortcuts. I doubt they can enrich user experience to any degree.
     
  7. koppah

    koppah Bit poster

    Messages:
    63
    So, let me get this straight. A customer is telling you that having these would enrich the experience, and you are telling them that their opinion doesn't matter? I am starting to question your customer service skills at this point...

    The whole idea is that there is a multitouch trackpad, and that you want your customers to use Parallels instead of Bootcamp. Windows 8 supports native multitouch gestures. You should not be translating a scroll gesture to a mouse scroll - you should be letting Windows make that decision. This generalises to any multitouch gesture, given that Windows 8 apps will be able to take advantage of the new touch input SDK. By translating gestures before they get to the Windows Touch layer, you are removing that ability completely.

    You can find out more about the access applications have to multitouch gestures at MSDN: http://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh465387.aspx

    I'm hoping this convinces you that Parallels will be at a disadvantage if you cannot support multitouch gestures correctly, especially for Modern Windows 8 Apps.
     
  8. serv

    serv Forum Maven

    Messages:
    817
    Lets clarify. In your first post you're asking when multi-touch gestures will be enabled. So I'm trying to figure what exactly needs to be done beyond what's already in the product. I'm saying is that two-finger panning and zooming have long been available, these gestures are passed to any Windows guest not just 8. Also, the way PD integrates with OS X puts some restrictions on which OS handles low level events. So, we don't normally pass user input to Windows as is.
    Again, can you describe what doesn't work in Windows 8 right now (besides charms) to give me user perspective?
     
  9. koppah

    koppah Bit poster

    Messages:
    63
    I understand there may be technical hurdles to cross, I'm just saying that they would be useful.

    As to existing behaviour, I can't get a clear repro, but scrolling sometimes goes WAY too fast. I'm not sure how to fix it, and I *suspect* it may have to do with running in HiDPI mode. It becomes very difficult to accurately scroll in many applications, such that sometimes, I need to switch to the keyboard. Scrolling in OS X allows me to adjust between fine-grained scrolling, and fast page-by-page. Is there a setting somewhere I can tweak to play with it?
     
  10. Ronald Bokleman

    Ronald Bokleman Member

    Messages:
    32
    These don't work in PD 8.0

    So while they work in Windows, this doesn't meant they work when in full screen mode in PD for Mac 8.0. I tried all of them and the trackpad on my MacBook Pro and on a Magic Trackpad to no avail.

    Like the original poster said, it would be good to get support for these gestures.
     
  11. Gamesurgeon

    Gamesurgeon Bit poster

    Messages:
    4
    I agree with the original poster. If you have a Macbook Air or Macbook Pro, open up any side-scrolling app in Windows 8 (the weather app. will do, for example). One will immediately notice that scrolling with two fingers creates noticeable stutters and, in turn, creates a bad user experience. Furthermore, if you swipe back and forth very quickly (i.e. momentum scrolling), the screen will sometimes jump uncontrollably.

    I'm not too sure what the limitations are for implementing better trackpad gesture support, but it's certainly something I'd like to have because the current support is sub-par. Serv, if you cannot replicate this, I will create a video and post it on YouTube at some point to clarify/elucidate any confusion.

    Thanks,
     
  12. jminning

    jminning Bit poster

    Messages:
    1
    Enriched user experience

    I also would like to say that supporting the Windows 8 charms gestures would definitely improve the user experience. I will be really disappointed in Parallels 8 if they don't bring out support for these gestures.
     
  13. Roman Fattakhov

    Roman Fattakhov Parallels Team

    Messages:
    62
    Hi,

    PLease update your Parallels Desktop 8 to the latest build (Parallels Desktop > Check for Updates...)

    The latest update lets you open the Windows 8 Charm sidebar with one finger swipe.
     
  14. bobpenn

    bobpenn Junior Member

    Messages:
    19
    How do you get charms to come in? I tried every one finger swipe I could find. Charms never showed up.

    Update: got it to work. Nice.
     
    Last edited: Oct 27, 2012
  15. bobpenn

    bobpenn Junior Member

    Messages:
    19
    iHeartRadio has no audio but does show album cover information. Netflix definitely doesn't work at all.

    Update 2: looks like a new Parallels Desktop is being pushed out today. Am upgrading and seeing if it works better ...

    Wow, quick!

    UPDATE: Netflix and Hulu Plus still don't work. Says Windows graphic driver is failing and needs to be updated. iHeartRadio stlll won't play music.
     
    Last edited: Oct 27, 2012
  16. Michael Pitt

    Michael Pitt Member

    Messages:
    64
    Sorry for being a bit dim here, but how do I turn off charm swiping? Its awful - I'm constantly bringing up the charms when I'm coding by just brushing against the trackpad.

    Thanks in advance :)
     
  17. DanielBrowning

    DanielBrowning Bit poster

    Messages:
    7
    I could do with knowing how to turn this off as well. I've got a Windows 7 install, and brushing the trackpad wrong brings up Flip3D. Not fun.
     
  18. alev

    alev Parallels Team

    Messages:
    462
    Hi,

    If you wish to disable this feature, please do the following:
    Locate your Virtual Machine .pvm file (usually in ~/Documents/Parallels). Right click and show package content.
    Open config.pvs file and search for the following node:
    Change this node from <Enabled>1</Enabled> to <Enabled>0</Enabled> and save the config.pvs file.

    We are considering to make this as a GUI option in upcoming updates.

    Thanks,
    Alex
     
  19. GrizzlyAdams

    GrizzlyAdams Member

    Messages:
    44
    These gestures were working with two-finger left/right swipes on my Magic Mouse UNTIL this latest update released today. The gestures are enabled in the PVS file. Any idea how I can get them working again?
     
  20. bobpenn

    bobpenn Junior Member

    Messages:
    19
    I have found the that the single finger Charms gesture the top/bottom menu gesture, and the single finger open apps gesture work, and then stop working. Then for minutes they will not work, then all of a sudden begin again. I cannot find any pattern to this stop and start pattern. This is with the latest build which came out today. I am use an Apple external bluetooth trackpad.
     

Share This Page