djpnewton / vmulti

Virtual Multiple HID Driver (multitouch, mouse, digitizer, keyboard, joystick)
MIT License
401 stars 171 forks source link

Not able to right click on Window-8 start screen app icon #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the windows start screen( pressing Windows key)
2. Press any icon and hold for 1 second.

What is the expected output? What do you see instead?
Expected : Right click should be generated.

What version of the product are you using? On what operating system?
Windows Edition : Windows-8 Pro 
System Type : 64-bit OS
Processor : Intel Core i7

Original issue reported on code.google.com by ronakpat...@gmail.com on 25 Dec 2012 at 9:11

GoogleCodeExporter commented 9 years ago
I am using the API vmulti_update_multitouch.

Original comment by ronakpat...@gmail.com on 25 Dec 2012 at 9:12

GoogleCodeExporter commented 9 years ago
You have probably already found this out by now, but for the record:
This is simply because how Windows 8 treats mutitouch input. There are no right 
clicks anywhere but on the desktop. Instead to select a tile on the home screen 
you need to slide it down a bit and release.

Original comment by sim.nils...@gmail.com on 15 May 2013 at 4:08

GoogleCodeExporter commented 9 years ago
Yes I found it. The gesture is slide it down a bit and release. Thanks.

Original comment by ronakpat...@gmail.com on 18 May 2013 at 5:31