From 6280f6aa6f0f91b8fc69781e8a8bc69ec3d77f2e Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sat, 23 Jan 2010 19:41:47 +0100 Subject: docs: document additional vibrator plugins and new config switch for kernel26_leds --- docs/fsodeviced.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/fsodeviced.conf b/docs/fsodeviced.conf index 52458fbd..ac782b43 100644 --- a/docs/fsodeviced.conf +++ b/docs/fsodeviced.conf @@ -51,7 +51,8 @@ router_type = alsa # No settings yet [fsodevice.kernel26_leds] -# No settings yet +# Which leds to ignore (substring match) +ignore_by_name = vib [fsodevice.kernel26_powersupply] # No settings yet @@ -86,3 +87,11 @@ router_type = alsa # Enable this on thinkpad devices on kernels <= 2.6.32 (rfkill) #[fsodevice.thinkpad_powercontrol] + +# Enable this on devices that export a vibrator via LED class (e.g. Openmoko) +#[fsodevice.vibrator_ledclass] +# No settings yet + +# Enable this on devices that export a vibrator via TimedOutput class (e.g. Android/Linux) +#[fsodevice.vibrator_timedoutputclass] +# No settings yet -- cgit v1.2.3