1RAZERTOOL(1) Utility Commands RAZERTOOL(1)
2
3
4
6 razertool - Tool for controlling the Razer Copperhead(TM) mouse in
7 *nix.
8
10 razertool [-p PROFILE] [-1 ... -7 ACTION] [-d DPI] [-r HZ] -s -h -i -P
11
13 With razertool you can create, modify or switch the profiles of your
14 Copperhead(TM) mouse, assign actions to the buttons, switch the resoluā
15 tions and set the report rate of the USB-interface via libusb.
16
18 -p PROFILE
19 select profile to modify/display
20
21 -1 ... -7 ACTION
22 select button action
23
24 -d DPI select dpi (400/800/1600/2000)
25
26 -r HZ select report rate (125/500/1000)
27
28 -s switch to profile
29
30 -h display the help
31
32 -i display information about device
33
34 -P display profile
35
37 1.) switching the resolution to 1600 DPI:
38
39 razertool -d 1600
40
41 2.) switching the report rate of the USB-interface to 1000 Hz:
42
43 razertool -r 1000
44
45 3.) showing the firmware version of the mouse:
46
47 razertool -i
48
49 4.) Switching to profile nr. 2:
50
51 razertool -p 2 -s
52
53
55 razertool was written by Christopher Lais <zinx@users.sourceforge.net>
56 this manpage was written by Lars Wendler <polynomial-c@gmx.de>
57
58
59
60razertool 0.0.6 Aug 08, 2006 RAZERTOOL(1)