Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: b2d229d4ddb17db541098b83524d901257e93845 authored by Linus Torvalds on 17 April 2022, 20:57:31 UTC
Linux 5.18-rc3
Tip revision: b2d229d
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