ec/lenovo/h8: Implement sticky Fn option

Hardware / Coreboot - Vladimir Serbinenko [gmail.com] - 12 January 2014 10:42 UTC

Useful for accessibility.

Sticky modifier (sticky Fn) is a behaviour of modifier key when you don't have to hold it pressed to achieve the result. E.g. with normal Fn brightness up is: With sticky Fn you can do:

Change-Id: I4da5adcea02428d936023891de08684cae77c44e

11a7c84 ec/lenovo/h8: Implement sticky Fn option.
src/ec/lenovo/h8/h8.c | 12 ++++++++++++
src/mainboard/lenovo/t60/cmos.layout | 1 +
src/mainboard/lenovo/x201/cmos.default | 1 +
src/mainboard/lenovo/x201/cmos.layout | 1 +
src/mainboard/lenovo/x60/cmos.default | 1 +
src/mainboard/lenovo/x60/cmos.layout | 1 +
6 files changed, 17 insertions(+)

Upstream: review.coreboot.org


  • Share