Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: fc77dbd34c5c99bce46d40a2491937c3bcbd10af authored by Linus Torvalds on 28 February 2016, 16:41:20 UTC
Linux 4.5-rc6
Tip revision: fc77dbd
sysfs-driver-hid-corsair
What:		/sys/bus/drivers/corsair/<dev>/macro_mode
Date:		August 2015
KernelVersion:	4.2
Contact:	Clement Vuchener <clement.vuchener@gmail.com>
Description:	Get/set the current playback mode. "SW" for software mode
		where G-keys triggers their regular key codes. "HW" for
		hardware playback mode where the G-keys play their macro
		from the on-board memory.


What:		/sys/bus/drivers/corsair/<dev>/current_profile
Date:		August 2015
KernelVersion:	4.2
Contact:	Clement Vuchener <clement.vuchener@gmail.com>
Description:	Get/set the current selected profile. Values are from 1 to 3.
back to top