Skip to content
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;

Clone this wiki locally