Solaar/lib/solaar
Peter Wu 6e36e33b22 Decouple controls from tasks (programmable keys)
They are treated differently in the HID++ 2.0 specification. Observations seem
to confirm this difference. For instance, a part of solaar-cli's output:

	0: unknown:0022         => Home                   FN sensitive, is FN, reprogrammable
	1: Mail                 => Mail                   FN sensitive, is FN, reprogrammable
	2: unknown:003E         => Search                 FN sensitive, is FN, reprogrammable
2013-05-26 22:47:03 +02:00
..
ui commented-out stray print 2013-05-26 19:02:17 +03:00
__init__.py version 0.8.8.2 2013-05-26 18:43:23 +03:00
appinstance.py move the code for single-instance check into its own file 2013-04-28 14:06:41 +02:00
cli.py Decouple controls from tasks (programmable keys) 2013-05-26 22:47:03 +02:00
gtk.py updated status_icon to support future appindicator implementation 2013-05-26 01:24:49 +03:00
listener.py disable status polling on devices 2013-05-22 20:42:26 +03:00