using System; using System.Collections.Generic; using System.Text; namespace OpenTK.Platform.X11 { class X11Mouse { } }