xhb-requests-0.1.0.6.2015.8.1
Graphics.XHB.Requests.Internal.Instances.Input
Contents
Methods
requestIO :: CloseDevice -> Connection -> IO () Source #
requestIO :: SelectExtensionEvent -> Connection -> IO () Source #
requestIO :: ChangeDeviceDontPropagateList -> Connection -> IO () Source #
requestIO :: UngrabDevice -> Connection -> IO () Source #
requestIO :: GrabDeviceKey -> Connection -> IO () Source #
requestIO :: UngrabDeviceKey -> Connection -> IO () Source #
requestIO :: GrabDeviceButton -> Connection -> IO () Source #
requestIO :: UngrabDeviceButton -> Connection -> IO () Source #
requestIO :: AllowDeviceEvents -> Connection -> IO () Source #
requestIO :: SetDeviceFocus -> Connection -> IO () Source #
requestIO :: ChangeDeviceKeyMapping -> Connection -> IO () Source #
requestIO :: SendExtensionEvent -> Connection -> IO () Source #
requestIO :: DeviceBell -> Connection -> IO () Source #
requestWithReplyIO :: GetExtensionVersion -> Connection -> IO (IO (Either SomeError GetExtensionVersionReply)) Source #
requestWithReplyIO :: ListInputDevices -> Connection -> IO (IO (Either SomeError ListInputDevicesReply)) Source #
requestWithReplyIO :: OpenDevice -> Connection -> IO (IO (Either SomeError OpenDeviceReply)) Source #
requestWithReplyIO :: SetDeviceMode -> Connection -> IO (IO (Either SomeError SetDeviceModeReply)) Source #
requestWithReplyIO :: GetSelectedExtensionEvents -> Connection -> IO (IO (Either SomeError GetSelectedExtensionEventsReply)) Source #
requestWithReplyIO :: GetDeviceDontPropagateList -> Connection -> IO (IO (Either SomeError GetDeviceDontPropagateListReply)) Source #
requestWithReplyIO :: GetDeviceMotionEvents -> Connection -> IO (IO (Either SomeError GetDeviceMotionEventsReply)) Source #
requestWithReplyIO :: ChangeKeyboardDevice -> Connection -> IO (IO (Either SomeError ChangeKeyboardDeviceReply)) Source #
requestWithReplyIO :: ChangePointerDevice -> Connection -> IO (IO (Either SomeError ChangePointerDeviceReply)) Source #
requestWithReplyIO :: GrabDevice -> Connection -> IO (IO (Either SomeError GrabDeviceReply)) Source #
requestWithReplyIO :: GetDeviceFocus -> Connection -> IO (IO (Either SomeError GetDeviceFocusReply)) Source #
requestWithReplyIO :: GetFeedbackControl -> Connection -> IO (IO (Either SomeError GetFeedbackControlReply)) Source #
requestWithReplyIO :: GetDeviceKeyMapping -> Connection -> IO (IO (Either SomeError GetDeviceKeyMappingReply)) Source #
requestWithReplyIO :: GetDeviceModifierMapping -> Connection -> IO (IO (Either SomeError GetDeviceModifierMappingReply)) Source #
requestWithReplyIO :: SetDeviceModifierMapping -> Connection -> IO (IO (Either SomeError SetDeviceModifierMappingReply)) Source #
requestWithReplyIO :: GetDeviceButtonMapping -> Connection -> IO (IO (Either SomeError GetDeviceButtonMappingReply)) Source #
requestWithReplyIO :: SetDeviceButtonMapping -> Connection -> IO (IO (Either SomeError SetDeviceButtonMappingReply)) Source #
requestWithReplyIO :: QueryDeviceState -> Connection -> IO (IO (Either SomeError QueryDeviceStateReply)) Source #
requestWithReplyIO :: SetDeviceValuators -> Connection -> IO (IO (Either SomeError SetDeviceValuatorsReply)) Source #
requestWithReplyIO :: GetDeviceControl -> Connection -> IO (IO (Either SomeError GetDeviceControlReply)) Source #