You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JakeGinnivan edited this page Jan 5, 2013
·
10 revisions
Welcome to the White wiki!
Getting Started
FAQ
I use my mouse left handed and have my mouse buttons swapped in Windows
Simply add the below code to your test setup
CoreAppXmlConfiguration.Instance.InvertMouseButtons = !System.Windows.Forms.SystemInformation.MouseButtonsSwapped;