lomoco --version (return code: 0)
lomoco
fork of lmctl written by Alexios Chouchoulas <alexios@bedroomlan.org>.
Copyright (C) 2003 Alexios Chouchoulas
Copyright (C) 2005 Andreas Schneider, Peter Feuerer
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
lomoco --help (return code: 0)
Usage: lomoco [OPTION...]
Manage vendor-specific features of Logitech USB mice.
Device Matching
-b, --bus=USB-BUS-NUMBER Only apply the command to the specified bus,
specified in full (e.g. 001 for bus 1)
-d, --dev=USB-DEV-NUMBER Only apply the command to the specified device
number, specified in full (e.g. 034 for device
34)
-p, --pid=PRODUCT-ID Only apply the command to the specified product
ID, specified in hexadecimal and in full (e.g.
C025 for an MX-500 optical mouse)
Actions
-i, --inquire Obtain and display the status of all supported
capabilities for all matching devices
-s, --scan Scan the USB bus and report any matching,
supported Logitech mice
Wireless Status Reporting (CSR command set)
-1, --ch1 Set matching devices to channel 1
-2, --ch2 Set matching devices to channel 2
-c, --clear Make the receiver forget about the mouse connected
to it.
-l, --lock Stop the 30 second search for a wireless mouse.
-u, --unlock Unlock the receiver and search for a wireless
mouse in range.
Resolution Changing (RES command set)
-4, --400 Set matching devices to a resolution of 400cpi
-8, --800 Set matching devices to a resolution of 800cpi
-g, --2000 Set matching devices to a high resolution of
2000cpi
-h, --1600 Set matching devices to a high resolution of
1600cpi
-m, --1200 Set matching devices to a medium resolution of
1200cpi
SmartScroll/Cruise Control (SMS command set)
--no-sms Disable SmartScroll/Cruise Control. 'Up' and
'down' buttons do not also issue wheel events
--sms Enable SmartScroll/Cruise Control. 'Up' and 'down'
buttons also issuewheel up/down events
-?, --help Give this help list
--usage Give a short usage message
-V, --version Print program version
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
Report bugs to <lomoco-dev@lists.linux-gamers.net>.