Daniel Bunday

Show:

What's happening?

  • Followup: RE: map left click to keystroke

    Sorry about the readabilityof first post. Below is a snippet of the 199-Keyboard-Default file. The last "elif" is what I added. Can someone tell me what I did wrong? elif Event.Code == GizmoKey.KEY_MUTE: Gizmod.toggleMuteAllCards() return True elif Event.Code == GizmoKey.KEY_NEXTSONG: # ctrl alt right (switch workspace in compiz...

    2009-11-09 21:25:05 UTC in Gizmo Daemon

  • map left click to keystroke

    Below is a snippet of the 199-Keyboard-Default file. The last "elif" is what I added. Can someone tell me what I did wrong? elif Event.Code == GizmoKey.KEY_MUTE: Gizmod.toggleMuteAllCards() return True elif Event.Code == GizmoKey.KEY_NEXTSONG: # ctrl alt right (switch workspace in compiz) Gizmod.Keyboards[0].createEvent(GizmoEventType.EV_KEY...

    2009-11-09 21:07:07 UTC in Gizmo Daemon

About Me

  • 2009-11-09 (2 months ago)
  • 2695106
  • lostinthe60s (My Site)
  • Daniel Bunday

Send me a message