#
# This file is a command-module for Dragonfly.
# (c) Copyright 2008 by Christo Butcher
# Licensed under the LGPL, see
#
import pkg_resources
pkg_resources.require("dragonfly >= 0.6.5beta1.dev-r76")
import win32con
from ctypes import (pointer, c_ulong)
from dragonfly import (Grammar, CompoundRule, Choice,
Config, Section, Item)
import dragonfly.actions.sendinput as sendinput
#---------------------------------------------------------------------------
# Create the main command rule.
class CommandRule(CompoundRule):
spec = "[