• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How I wish touchscreen control worked on Windows 8

Rdmkr

Senior member
The main problems I have with the standard touch screen operation are:
- no mouse hovering
- too imprecise
- awkward right click function that is indistinguishable from hold click
- awkward mouse dragging for the same reason as the above

Proposed alternative:
- when you first touch the screen, your touch does not activate a mouse click yet. Optionally, it magnifies a square area around the touched point and otherwise acts just like a hovering mouse pointer

- when you touch with a second finger, the relative position to the first touch determines which mouse button action is simulated. A touch to the left of the first touch simulates a left mouse click, a touch to the right simulates a right mouse click. A touch straight above or below the first touch simulates a mouse wheel click and a swipe in this area simulates turning the mouse wheel.

Is it possible for a 3rd party developer to create a control system like this, or is it only something Microsoft can manipulate?
 
A touchscreen that supports an active stylus would be a far better option. Not only do you get better precision, but you can also do things like hover.
 
Back
Top