RazerTool - Tool for controlling the Razer Copperhead(TM) mouse in *nix.

Post-Installation: ----------------------------------------------------------
  If you're not able to use razertool/razertool-gtk as a user, then you may
  want to copy "razertool.rules.example" to "/etc/udev/rules.d/razertool.rules"
  and restart udev then unplug and plug-in your mouse.
  You may need to modify it to use a group you're in instead of "plugdev".
-----------------------------------------------------------------------------

Disclaimer: -----------------------------------------------------------------------------
  *** THIS IS NOT OFFICIAL SOFTWARE ***
  Please do not email Razer with bug reports or other problems.
  *** THIS IS NOT OFFICIAL SOFTWARE ***

  May permanently destroy mouse, create black holes, etc.

  razertool works with 6.17i, but will probably fail with other versions
  of the firmware.

  Please email me with success/failure reports.

  If you get any more information about the device(s) than what I've
  figured out so far, please email me (see AUTHORS)
-----------------------------------------------------------------------------

Aquiring: -------------------------------------------------------------------
New/old versions are available at: http://sf.net/projects/razertool/
-----------------------------------------------------------------------------

RAZERTOOL-GTK (GUI) ---------------------------------------------------------
	Nothing is sent to the mouse until you hit apply.

	razertool-gtk *can not* detect what keymap will be used on the
	usb keyboard interface of the mouse (used for macros), so if
	you are using something other than a US layout, it will probably
	send the wrong keys.
-----------------------------------------------------------------------------

RAZERTOOL (command-line) ----------------------------------------------------
	"razertool -h" gives help

	List of valid actions for buttons for razertool:
		BUTTON1
		BUTTON2
		BUTTON3
		DOUBLE_CLICK
		KEY
		MACRO
		OFF
		ON_THE_FLY
		BUTTON4
		BUTTON5
		DPI_UP
		DPI_DOWN
		DPI_400
		DPI_800
		DPI_1600
		DPI_2000
		PROFILE1
		PROFILE2
		PROFILE3
		PROFILE4
		PROFILE5
	
	KEY must be given a key, like "KEY:F1", or "KEY:a", and does not
	yet translate to the proper character set (if you're using a non-US
	layout).
	
	MACRO must be given a macro, like:
		MACRO:A,B:down,C:down,B:up,C:up,DELAY,F1

	If you don't specify down/up, it does both.  DELAY delays for 50ms.
	
	It is necessary to give a textual description for Space, Minus,
	Semicolon, Comma, Colon, and Minus, if you want to use them as a key,
	since those are used for separating arguments in macros:
		' ', '-', ';', and ',' separate keys
		':' separates keys from their actions
	
	Keys are standard USB key codes, or various text representations
	of them.
-----------------------------------------------------------------------------

RAZERFLASH (command-line) ---------------------------------------------------
	Flashes firmware
-----------------------------------------------------------------------------
