PageRenderTime 52ms CodeModel.GetById 25ms app.highlight 11ms RepoModel.GetById 4ms app.codeStats 1ms

/Documentation/ABI/testing/sysfs-driver-hid-prodikeys

https://bitbucket.org/sammyz/iscream_thunderc-2.6.35-rebase
#! | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | 59b7d101d8ed831ef3bbda5253e9439d MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
 1What:		/sys/bus/hid/drivers/prodikeys/.../channel
 2Date:		April 2010
 3KernelVersion:	2.6.34
 4Contact:	Don Prince <dhprince.devel@yahoo.co.uk>
 5Description:
 6		Allows control (via software) the midi channel to which
 7		that the pc-midi keyboard will output.midi data.
 8		Range: 0..15
 9		Type:  Read/write
10What:		/sys/bus/hid/drivers/prodikeys/.../sustain
11Date:		April 2010
12KernelVersion:	2.6.34
13Contact:	Don Prince <dhprince.devel@yahoo.co.uk>
14Description:
15		Allows control (via software) the sustain duration of a
16		note held by the pc-midi driver.
17		0 means sustain mode is disabled.
18		Range: 0..5000 (milliseconds)
19		Type:  Read/write
20What:		/sys/bus/hid/drivers/prodikeys/.../octave
21Date:		April 2010
22KernelVersion:	2.6.34
23Contact:	Don Prince <dhprince.devel@yahoo.co.uk>
24Description:
25		Controls the octave shift modifier in the pc-midi driver.
26		The octave can be shifted via software up/down 2 octaves.
27		0 means the no ocatve shift.
28		Range: -2..2 (minus 2 to plus 2)
29		Type: Read/Write